- GCode and Part Programs
- G&M Codes
- Radius to end of arc differs from radius to start: error when resuming line
Radius to end of arc differs from radius to start: error when resuming line
06 Aug 2024 10:46 #307069
by U2fletch
I did a CNC conversion on a longarm quilting machine so frequently need to resume a file from the middle when the thread breaks. I am using GcodeTools from within Inkscape to generate the gcode from vector art. The attached code runs fine, but generates the dreaded arc error when attempting to restart at a specific line. The GCodetools extension has few options for postprocessing, so wondering if there is a setting or GCode within Linuxcnc I can use to make this work. Path accuracy is not a big deal since we are talking about a quilt here.
I am using Touchy as interface.
I am using Touchy as interface.
Please Log in or Create an account to join the conversation.
06 Aug 2024 10:50 #307071
by MaHa
Replied by MaHa on topic Radius to end of arc differs from radius to start: error when resuming line
You need a G1 move to the last X Y position, before the starting line
Please Log in or Create an account to join the conversation.
- GCode and Part Programs
- G&M Codes
- Radius to end of arc differs from radius to start: error when resuming line
Time to create page: 0.061 seconds