slic3r/Slic3r-Manual

G-code snippets

alranel opened this issue · 1 comments

G1 Z5 F5000 ; raise extruder by 5mm
M109 S[first_layer_temperature] ; wait for extruder temperature
G1 X[print_center_x] Y[print_center_y] ; move to print center

@alexrj any reason why this is here, or can I leave it closed?