Skip to content

Instantly share code, notes, and snippets.

@fragmuffin
Created July 27, 2017 13:32
Show Gist options
  • Save fragmuffin/589aeca009290f2ad7b4f0425267f03f to your computer and use it in GitHub Desktop.
Save fragmuffin/589aeca009290f2ad7b4f0425267f03f to your computer and use it in GitHub Desktop.
gcode file failing on my cnc miller
T5
G17
G21
G90
S7000
M03
G00 Z5
G00 X9.602 Y48.74
G00 Z2
F100
G01 Z-0.5
F70
G02 I-0.111 J-1.255 X10.75 Y47.437
G01 X10.75 Y-47.437
G02 I-1.247 J-0.058 X8.271 Y-47.704
G01 X8.25 Y-47.438
G01 X8.25 Y47.438
G02 I1.252 J0.052 X9.602 Y48.74
G00 Z5
G00 Z1.5
F100
G01 Z-1
F70
G02 I-0.111 J-1.255 X10.75 Y47.437
G01 X10.75 Y-47.437
G02 I-1.247 J-0.058 X8.271 Y-47.704
G01 X8.25 Y-47.438
G01 X8.25 Y47.438
G02 I1.252 J0.052 X9.602 Y48.74
G00 Z5
M5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment