;TYPE:Custom
; custom gcode: start_gcode
START_PRINT EXTRUDER_TEMP=250 BED_TEMP=108
; custom gcode end: start_gcode
G21 ; set units to millimeters
G90 ; use absolute coordinates
M82 ; use absolute distances for extrusion
G92 E0
; custom gcode: toolchange_gcode
M600
; custom gcode end: toolchange_gcode
; custom gcode: start_filament_gcode
; Filament gcode
SET_GCODE_OFFSET Z=0
SET_PRESSURE_ADVANCE ADVANCE=0.035
; custom gcode end: start_filament_gcode
M104 S250 T0 ; set temperature
M109 S250 T0 ; set temperature and wait for it to be reached
M190 S108 ; set bed temperature and wait for it to be reached
;LAYER_CHANGE
;Z:0.2
;HEIGHT:0.2
; custom gcode: before_layer_gcode
;BEFORE_LAYER_CHANGE
;0.2
; custom gcode end: before_layer_gcode
G1 E-1.2 F2400
G1 Z0.2 F15000
; custom gcode: layer_gcode
;AFTER_LAYER_CHANGE
;0.2
; custom gcode end: layer_gcode
;TYPE:Custom
; custom gcode: start_gcode
START_PRINT EXTRUDER_TEMP=250 BED_TEMP=108
; custom gcode end: start_gcode
G21 ; set units to millimeters
G90 ; use absolute coordinates
M82 ; use absolute distances for extrusion
G92 E0
; custom gcode: toolchange_gcode
M600
; custom gcode end: toolchange_gcode
; custom gcode: start_filament_gcode
; Filament gcode
SET_GCODE_OFFSET Z=0
SET_PRESSURE_ADVANCE ADVANCE=0.035
; custom gcode end: start_filament_gcode
M104 S250 T0 ; set temperature
M109 S250 T0 ; set temperature and wait for it to be reached
M190 S108 ; set bed temperature and wait for it to be reached
;LAYER_CHANGE
;Z:0.2
;HEIGHT:0.2
; custom gcode: before_layer_gcode
;BEFORE_LAYER_CHANGE
;0.2
; custom gcode end: before_layer_gcode
G1 E-1.2 F2400
G1 Z0.2 F15000
; custom gcode: layer_gcode
;AFTER_LAYER_CHANGE
;0.2
; custom gcode end: layer_gcode