Missing T0 or T1 in GCode for Dual Extruder
 
Notifications
Clear all

Missing T0 or T1 in GCode for Dual Extruder  

  RSS
raineroe
(@raineroe)
New Member
Missing T0 or T1 in GCode for Dual Extruder

Hello,
I have a small problem
I have a 3D printer with 2 individual extruders.
At Simplify3 Do I have T0 or T1 for the extruder in the GCode output.
PrusaSlicer is missing T0 or T1 ???
My printer is waiting for T0 ; Extruder 0 activated  

PrusaSlicer

M107
M190 S90 ; set bed temperature and wait for it to be reached
M104 S230 ; set temperature
;TYPE:Custom
M109 S230 ; set temperature and wait for it to be reached

Simply3D

M106 S0
M140 S90
M190 S90
M104 S230 T0
M104 S0 T1
M109 S230 T0
; process Process1
; layer 1, Z = 0.200
T0 ;Extruder 0 Enabled

I don't want to do this manually all the time

Posted : 16/01/2022 10:39 am
Lichtjaeger
(@lichtjaeger)
Noble Member
RE: Missing T0 or T1 in GCode for Dual Extruder

You can add those lines to the start g-code in the printer settings of PrusaSlicer. But you need to be in expert mode.

Posted : 16/01/2022 11:09 am
Share: