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 windows x86 x64 build 3256 _ Job progress display #63

Open cmcgrath5035 opened 10 years ago

cmcgrath5035 commented 10 years ago

Have seen this both Win7 and Linux:

After clean startup, tgFX will trace a run job in the Display area and display the X,Y and Z coordinates as well as velocity in the data boxes while the job runs.

Attempts to rerun same loaded Gcode file, or load a different gcode file, and run job - No job tracing, no X,Y,Z position info, but velocity is displayed.

So far, only way to get display back is to exit and restart tgFX.

I have not studied output.log yet to see if an answer is hiding in there.