Home › Forums › TinyG › TinyG Support › How to configure Himing switches in tinyg2?
- This topic has 36 replies, 2 voices, and was last updated 8 years, 6 months ago by cmcgrath5035.
-
AuthorPosts
-
December 27, 2015 at 8:08 pm #9205Buckman117Member
I Finally got a chance to compile the master branch and my problems went away. have you had any luck interfacing with a vfd. my vfd seems to want a variable frequency input instead of a variable duty cycle.
December 28, 2015 at 6:50 am #9208cmcgrath5035ModeratorI have not seen any traffic here on a variable frequency based control capability.
I do see that you logged an Issue atwhich is the right approach; it will likely be classed an “Enhancement Request”.
May 7, 2016 at 12:41 am #9654Buckman117Membercmcgrath5035 By any chance do you know what the pins in G2 on a DUE mean for the following?
gblrst ==? grbl reset
gblfrh ==? grbl freehold
gblcyst ==? grbl cycle start
gblenab ==? grbl enableIf so can you advise what the function is of each of the above just for clarity because I cannot find any reference in either the wiki of the forum for G2 on a DUE. right now these pins are floating on my setup and I am wondering if I should ground them or pull them to 3.3v
Thanks as always for your help and the real problem that my mill was suffering from was noise from the vfd. Isolating the controller and running 24v logic outside of the DUE made many random errors disappear.
May 7, 2016 at 6:07 am #9655cmcgrath5035ModeratorCan I assume you have seen this diagram?
I haven’t played much with G2 in a while and unfortunately most of my files on the topic are on my other computer, where I am not.
I vaguely recall these being debug signals, useful for logic analyser input while tinyG2 was running.
Since GRBL does not run on DUE, I think any reference to GRBL is unlikely.I would probaly assume gblxxx–> globalxxx, ??
May 8, 2016 at 2:42 am #9656Buckman117MemberOK there most likely for debug so not inputs like I hoped.
Is there a better place to attempt to get a hold of people who use G2? Particularly because I broke down and started to learn Linux specifically so I could compile g2-edge which I could not for the life of me Get to compile on windows. I now have an idea why. The pins appear to be arranged differently than on the previous wiki pdf of the pinout. The warning about pins changing appears to be valid and I cannot figure out where they are referenced from. till I can figure this out I’m stuck at master.
May 8, 2016 at 11:40 am #9657Buckman117MemberI figured out my problem with the pins changing. I forgot to change the make file when compiling for edge and edge_90!!! I was only off by 6 inches the 6 between my ears.
May 8, 2016 at 9:47 pm #9658cmcgrath5035ModeratorGood that you are back on track.
There is a whole lot of detail to deal with , for sure.To sort of respond to your question, G2 folks lurk in many places, here, significant activity on
and occasionally on Chilipeppr forums.
-
AuthorPosts
- You must be logged in to reply to this topic.