Can anybody help determine why Kirimoto issued a faulty gcode file. Grbl says there’s an error in line 14, and it’s a very simple Outline operation, which I have tested on another similar piece. Most likely I’m doing something wrong, but I’ve no idea what it is since it works on a very similiar piece with the exact same operations.
I’m very new to this and would appreciate any help, I’ve searched in vain for possible answers.
Thanks so much.
I’ll post here the first few lines, since it says the error is on line 14, apparently it’s missing an axis information, but I don’t know why Kirimoto didn’t include it.
G90
M6 T8
G0 X7.5785 Y7.5576 F6000
G1 Z1.0 F300
G0 Z-0.5096 F250
G1 X8.3767 Y6.7990 F500
G3 X23.3605 Y1.0 I15.0664 J16.6766
G1 X233.1395
G1 X234.1410 Y1.0243
G1 X235.2415 Y1.1048
G1 X236.3354 Y1.2399
G1 X237.4216 Y1.4274
G3 X255.5000 Y23.2626 I-4.3672 J22.0480
G1 Y83.2004
G1 X255.4757 Y84.1999
G3 X233.1767 Y105.5000 I-22.3676 J-1.1130
G1 X23.3604
G1 X22.3582 Y105.4756
G1 X21.2585 Y105.3952
G1 X20.1646 Y105.2601
G1 X19.0784 Y105.0726
G3 X1.0 Y83.2374 I4.3673 J-22.0482
G1 Y23.2997
G1 X1.0244 Y22.3001
G3 X7.5785 Y7.5576 I22.3541 J1.1059
G0 Z1.9904 F300
G0 X23.1320 Y21.7820 F6000
G0 Z-0.5096 F250
G2 F500 I31.4714 J31.4708
line 14
is a gcode arc command. if your GRBL does not support that then disable arcs under the lower left expert menu.
Thank you so much, Stewart! I will check and post back, maybe it will help someone else.
I don’t see that option either in versions 3.9, 4.0, 4.1 or 4.2. In mine it looks like this:
what is your exact version? I’m looking at 4.2.3
on grid.space and that has the option to enable/disable arcs.
Well, I’ve set Arc Resolution to “0” and it works! But I’m curious where you got your screenshot from, which version? Or is it in a different section to where I sent you my screenshot?
Thanks so so so much, Stewart! You’ve saved my day and most likely the whole week as well.
Greetings from Spain
I’m here: Kiri:Moto and when I click version in the top middle, it just offers me up to 4.2
When I load Kiri from grid.space and hover the middle menu, look at the version # on the bottom of the menu. The other screenshot was with dark mode
enabled.
Mine says 41.10, but I when I click on version, I’m at the highest option offered, 4.2
BTW, I’m using the online version.
are you running on app.grid.space
? sorry, I forgot to update that endpoint. use grid.space
if shift + reload doesn’t fix this.
I’m very confused with the versions! I need to keep trying on that. But the important thing is you solved my problem and I’m now cutting my part! Thanks so much again, Stewart.
1 Like