Skip to content

Instantly share code, notes, and snippets.

@SippieCup
Created May 27, 2020 02:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SippieCup/2858ca59261d159479d3f9311ddcb991 to your computer and use it in GitHub Desktop.
Save SippieCup/2858ca59261d159479d3f9311ddcb991 to your computer and use it in GitHub Desktop.
M104 S0 ; turn off temperature
M140 S0 ; turn off Bed
G1 E0 ; Retract Filament to minimize dropping filament while still cooling nozzle
G1 X290 F1000
G1 Y290 F1000;
M84; disable motors
M107; turn off fan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment