synthetos / tgFX

A GUI controller for the TinyG motion controller.
https://www.synthetos.com/webstore/index.php/assembled-electronics/tiny-g.html
51 stars 37 forks source link

tgFX Jogging and TinyG mode (or state) #59

Open cmcgrath5035 opened 10 years ago

cmcgrath5035 commented 10 years ago

tgFX build 3009(Linux) Jogging seems to be working relatively reliably. However, if I move back and forth between jogging and CLI entry, it seems as if tinyG is in 'incremental' addressing mode after jogging(?); if I enter G0 X10, machine goes to X10. But entering just X10 takes the machine to [currentX + 10], I think.

I would be real helpful if the tinyG addressing state/mode could be added to the status field below the CLI box (bottom row of the window).

ril3y commented 10 years ago

What build of TinyG are you running? Edge and Dev have introduced some new behaviors that need to be fixed.

On Tue, Apr 8, 2014 at 5:39 PM, cmcgrath5035 notifications@github.comwrote:

tgFX build 3009(Linux) Jogging seems to be working relatively reliably. However, if I move back and forth between jogging and CLI entry, it seems as if tinyG is in 'incremental' addressing mode after jogging(?); if I enter G0 X10, machine goes to X10. But entering just X10 takes the machine to [currentX + 10], I think.

I would be real helpful if the tinyG addressing state/mode could be added to the status field below the CLI box (bottom row of the window).

Reply to this email directly or view it on GitHubhttps://github.com/synthetos/tgFX/issues/59 .

cmcgrath5035 commented 10 years ago

TinyG is 412.01, was edge at the time

On 04/08/2014 07:54 PM, ril3y wrote:

What build of TinyG are you running? Edge and Dev have introduced some new behaviors that need to be fixed.

On Tue, Apr 8, 2014 at 5:39 PM, cmcgrath5035 notifications@github.comwrote:

tgFX build 3009(Linux) Jogging seems to be working relatively reliably. However, if I move back and forth between jogging and CLI entry, it seems as if tinyG is in 'incremental' addressing mode after jogging(?); if I enter G0 X10, machine goes to X10. But entering just X10 takes the machine to [currentX + 10], I think.

I would be real helpful if the tinyG addressing state/mode could be added to the status field below the CLI box (bottom row of the window).

Reply to this email directly or view it on GitHubhttps://github.com/synthetos/tgFX/issues/59 .

— Reply to this email directly or view it on GitHub https://github.com/synthetos/tgFX/issues/59#issuecomment-39915464.