Skip to content

Instantly share code, notes, and snippets.

@lord-carlos
Last active November 6, 2020 17:26
Show Gist options
  • Save lord-carlos/5cf346a83cfdd9d709e789a6edc5d2ec to your computer and use it in GitHub Desktop.
Save lord-carlos/5cf346a83cfdd9d709e789a6edc5d2ec to your computer and use it in GitHub Desktop.
Pause prusa printer, wait for user input. mk3, gcode, m600
;by joan.t
G1 X10.000 Y200.000 E0; parking position GET THE PRUSA TO STICK IT'S TONGUE OUT!
M1; user stop
M105; return to current temp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment