Skip to content

Instantly share code, notes, and snippets.

@Azrrael-exe
Last active January 29, 2023 22:30
Show Gist options
  • Save Azrrael-exe/fb0a686ae24fa5fd0126ac52154321fa to your computer and use it in GitHub Desktop.
Save Azrrael-exe/fb0a686ae24fa5fd0126ac52154321fa to your computer and use it in GitHub Desktop.
M104 S0
M140 S0
;Retract the filament
G92 E1
G1 E-1 F300
G28 X0 Y0
M84
G28 ;Home
G29
G1 Z15.0 F4800 ;Move the platform down 15mm
;Prime the extruder
G92 E0
G1 F200 E3
G92 E0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment