Skip to content

Instantly share code, notes, and snippets.

@kfrancis
Created March 17, 2020 21:11
Show Gist options
  • Save kfrancis/8d265fede83058e43d7b68852eb89c47 to your computer and use it in GitHub Desktop.
Save kfrancis/8d265fede83058e43d7b68852eb89c47 to your computer and use it in GitHub Desktop.
OctoPrint AnyCubic Predator Print Complete
M140 S0
M82 ;absolute extrusion mode
M107
M104 S0
M140 S0
;Retract the filament
G92 E1
G1 E-1 F300
G28
M84
M83 ;relative extrusion mode
M104 S0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment