When moving the head between cuts, it seems to travel very slowly. How can I increase this value?
Set that already. This isn’t an engraving… its just moving from one line cut, to another line cut, not a continuous item
ah, good point.
So if you save the gcode and look edit or browse the file, is the motion between cuts using ‘G0’ stmt ? I believe that is the usual case, so it could be your grbl max XY speed (one or both) could have been changed. issue $$ on the console command line to see the config in grbl. $110 (X) and $111 (Y), in mm/min units usually. Could also use menu Edit-‘Machine Settings’ in LB. In coordinated XY motion, the machine moves at the slower max speed in G0 motion, but usually XY are the same max speed value.
I don’t think you can get the grbl values from an XTool S1…
XTool must allow you a way to change settings, I would think. But it is XTool
Perhaps XTool fixed a previous problem a little too hard:
That’s on a D1, not the S1 in your profile, but …
This topic was automatically closed after 30 days. New replies are no longer allowed.