G-code snippets
alranel opened this issue · 1 comments
alranel commented
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
lordofhyphens commented
@alexrj any reason why this is here, or can I leave it closed?