Skip to content

Instantly share code, notes, and snippets.

@jmadden91
Created September 11, 2018 10:37
Show Gist options
  • Save jmadden91/70fa8d243f19ea9301daece1a82f5d75 to your computer and use it in GitHub Desktop.
Save jmadden91/70fa8d243f19ea9301daece1a82f5d75 to your computer and use it in GitHub Desktop.
End G Code
M104 S0 ; turn off extruder
M140 S0 ; turn off bed
G1 X0 Y295 F1000 ; move finished print out front
M84 ; disable motors
M106 S0 ; turn off cooling fan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment