Skip to content

Instantly share code, notes, and snippets.

M107 ;turn off fan
M104 S0 ; turn off extruder
M140 S0 ; turn off bed
;Retract and reshape the filament
G92 E0; Zero Extruder
G91; Relative Coordinates
G1 E-5 F10000; Fast Retract 5mm
G1 E2 F10000; Fast Reinsert 2mm
@zeroflow
zeroflow / config.txt
Created January 28, 2018 15:17
Smoothieware config - MKS sBase 1.3 for Anycubic Kossel Linear Plus
# NOTE Lines must not exceed 132 characters
# Robot module configurations : general handling of movement G-codes and slicing into moves
arm_solution linear_delta # delta
#---------------------------------------------------------------------------
#Basic Parameters
#---------------------------------------------------------------------------