Skip to content

Instantly share code, notes, and snippets.

@Jodaille
Created September 23, 2022 16:52
Show Gist options
  • Save Jodaille/c60b96a845cf35425497006a686485fa to your computer and use it in GitHub Desktop.
Save Jodaille/c60b96a845cf35425497006a686485fa to your computer and use it in GitHub Desktop.
Plotter circle
M5
G1 X0 Y0 F3000
G1 X0 Y10 F500
M03 S1000
G03 X0 Y10.000 I0 J-10
M5
G1 X10 Y10 F1500
M03 S1000
G03 X10 Y10.000 I10 J-10
M5
G1 X20 Y20 F2500
M03 S1000
G03 X20 Y20.000 I50 J-50
M5
G1 X20 Y20 F3000
M03 S1000
G03 X20 Y20.000 I50 J-40
M5
G1 X20 Y20 F3000
M03 S1000
G03 X20 Y20.000 I50 J-30
M5
G1 X0 Y0 F3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment