Page 1 of 1

RTG Screen Refresh Rate

Posted: Wed Oct 06, 2021 12:11 am
by bagels
Is it possible to change the RTG redraw rate during operation? With a faster feedrate and a smaller tool, it can be hard to see whats going on.

Image

Or alternately, could there be an option to not show the diameter of the tool, but instead just have a smoothly tracking crosshairs at the effective tool position center? A majority of hobbiest or DIY controller CNC users don't have an ATC, and won't necessarily specify tools in their Gcode or postprocessor. I know from a quick search of forum posts (looking for an answer to the first question) that this has come up a couple times before.

Re: RTG Screen Refresh Rate

Posted: Wed Oct 06, 2021 9:24 am
by CNCMaryland
Click Trail Off - I think F9. That will remove the diameter of the tool.

Re: RTG Screen Refresh Rate

Posted: Wed Oct 06, 2021 3:09 pm
by cnckeith
diameter of tool represented on the graphics is determined by the G code being run and the diameter value of the tools in the tool library.

Re: RTG Screen Refresh Rate

Posted: Wed Oct 06, 2021 5:19 pm
by bagels
Thanks guys, but neither of those comments answered the question. I am both aware of how to set the diameter of the tool and also aware of how to remove the trail. This RTG system works well for very slow feedrates, but above about 5000mm/min and/or below about .25" it reaches its limits as shown in my picture.

What I would like is a more functional trail. I was wondering if it was possible to increase the drawing rate so that it drew MORE dots per unit time, or else to have the ability to simply trace the line with a pointer at the full computer refresh rate. similar to Linuxcnc, Uccnc, Mach 3/4 etc. etc.