SuperSlicer 2.5.59 random Tool Change GCode

Hello! I just downloaded the latest superslicer and I am having an issue where my custom tool change GCode is being inserted at the beginning of every print. I am not sure if I am missing a setting somewhere that would be causing this or if it is an issue with the slicer. Looking at the GCODE I feel like the M600 should be commented out but it is not? Would love any insight.
;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
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server