Forum Replies Created
-
AuthorPosts
-
RileyKeymaster
Great to hear its working now. I will look more into the task hanging. I did know that if you do not disconnect it hangs if you do this in say.. Netbeans.. I did not know it was doing that via the binary.
I will look into it more. However you need to disconnect for now 🙂
Riley
RileyKeymasterRileyKeymasterI just posted a build 2072 tgFX. Try it out. It should work fine with master now. Can any of you guys confirm that this is now working? I built the Win32 binary first. If it is working right I will make the osx and Win64 bins as well.
Here is the link.
https://www.dropbox.com/sh/huiupgemipv8f4q/X2l_1EH-gxRiley
RileyKeymastercmcgrath,
The task manager thing is troubling. Thanks for the info on that. I will look into that.
Here is then new build 2072 Win32. I think this should fix things.
https://www.dropbox.com/sh/huiupgemipv8f4q/X2l_1EH-gx
Riley
RileyKeymasterI verified this. The latest version (read in code not the binaries) work just fine with 380.05. The bad news is packaging software on the windows side was giving me fits. I am going to take another go tonight at this.
Setting $ex=0 and then connecting does not seem to work either, you need a specific code fix for now in tgFX. I will post again once I have these working tonight.
Riley
RileyKeymasterI suspect that you might have an too old version of avrdude? Are you using the one that comes with the Arduino IDE? Or just “apt-get” style? If so try the Arduino one.
Riley
RileyKeymasterHey guys,
Sorry I have been out of a touch a bit. With the Maker Faire and then some vacation. Anyhow, Yes you guys are on it. I think its the default flow control setting that is hanging tgFX. I am doing some testing tonight and should be posting new bins for all platforms very very soon.
If you set $ex=0 and then connect to tgFX it should work. If it does not then I have a bit more troubleshooting to do 🙂
Thanks for your patience.
Riley
RileyKeymasterInPhase,
Thanks for the replies. I am testing out a fix for tgFX tonight. Like Alden said we suspect its RTS/CTS that is set by default in all of the lastest branches firmware.
Riley
RileyKeymasterSet your $ex=0 and try again. Long shot.
Also:
These are these are the settings we use for shapeoko’s default:
https://github.com/synthetos/TinyG/blob/master/firmware/tinyg/settings/settings_shapeoko375.h
Its in a C header file format. But you can read it and figure it out pretty easy.
Riley
RileyKeymasterThis is fixed in the windows 64bit “experimental” directory. Its a “one off buffer issue”
I have NOT created new builds for win32 or osx. I will very soon.
Riley
September 11, 2013 at 8:03 pm in reply to: New tinyg board with problems on the fourth motor driver #4514RileyKeymasterThe last driver is default set to a “a axis”. Try doing this…
$4ma=1
then while having 2 motors hooked up to motor 1 and motor 4 issue a:
g0x100
Both motors should move the same.
Riley
RileyKeymasterCan you send me the output from coolterm of $$ command?
Thanks,
Riley
September 8, 2013 at 4:24 pm in reply to: Any examples of two or more TinyG with SPI or RS485? #4482RileyKeymasterI know Alden has tested this. I am pretty sure it not written up and we are trying to get ready for the makerfaire in 2 weeks. I have pinged him and he said hes going to get you a reply. I just wanted you to know we are not ignoring you. Just a but of a juggling act at the moment!
Riley
RileyKeymasterIs this OSX?
RileyKeymasterwhwallacemo1,
While I am not entirely sure what exactly is going on with your whole story I would lean towards your arduino might be damaged by your first mistake on the v3 board?
Also we do not ship a Emergency Switch. Did you purchase your v3 or v4 from us? or Inventables?
If you are using the same arduino that you used on the v3 when you “let the sparks fly” then I would try another arduino with the new v4 shield.
ril3y
-
AuthorPosts