mitimot
(Luis Alonzo)
June 27, 2024, 6:33pm
1
I found what appears to be a fabulous extension that allows you to take sketches drawings and turn them into g-code. However, when I download the g code I get an error that says “Error in line 25: endpoint error”
If anyone has had success with Fabber please let me know.
Luis
Chaotica
(Joel McKenzie )
June 27, 2024, 6:52pm
2
Have you looked at the G-code on line #25 to see what is there?
mitimot
(Luis Alonzo)
June 28, 2024, 12:22am
3
Hi Joel,
Thanks for asking. I don’t know how to read code but here is a cut and paste of the code:
(TOOL/MILL,0.1,0.05,0.000,0)
(FILENAME: )
()
G21
G90
G0X0.000Y0.000Z29.050
(TOOL/MILL,6.3500,0,1.0000,0.0)
M6 T201
M3 S12500
G0X48.545Y-40.323
G0Z29.050
G1Z16.236F317.5
G1X48.710Y-40.480F1905.0
X48.855Y-40.600
X48.975Y-40.690
X49.099Y-40.774
X49.233Y-40.855
X49.487Y-40.986
X49.637Y-41.050
X49.901Y-41.142
X50.166Y-41.209
X50.313Y-41.236
X50.461Y-41.256
X50.610Y-41.269
X50.760Y-41.275
X133.406
X133.653Y-41.261
X133.879Y-41.231
X134.102Y-41.185
X134.284Y-41.135
X134.444Y-41.081
X134.637Y-41.003
X134.790Y-40.930
X134.972Y-40.830
X135.153Y-40.714
X135.300Y-40.606
X135.460Y-40.473
X135.611Y-40.330
X135.752Y-40.177
X135.887Y-40.010
X135.996Y-39.856
X136.089Y-39.707
The arc endpoint error is odd considering you have no G2 or G3 arcs in your code. Can you share the actual gcode file?
1 Like
mitimot
(Luis Alonzo)
June 28, 2024, 6:03pm
5
Hi Neil,
Thank you for your interest and help.
L
CornerRadiator.nc (40.3 KB)
system
(system)
Closed
July 28, 2024, 6:03pm
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.