You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
start_gcode = M107\nM190 S80 ; wait for bed temperature to be reached\nM104 S230 ; set temperature\nG28\nG1 Z27 F200\nG1 X70 F2000\nG91\nG90\nG1 Y30 F2000\nG1 Z0 F200\nG92 E0\n//prime extruder\nG1 F100.0 E2.00\nM109 S230 ; wait for temperature to be reached\nG90 ; use absolute coordinates\nG21 ; set units to millimeters\nG92 E0\nM82 ; use absolute distances for extrusion\n