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
Use provided generic tool changer printer.
Use the inbuilt shapes tool to make a sqaure.
set temps to 0 for all layers (bed and hotends).
Have at least one tool change.
Actual results
All gcode is correct except the inbuilt end filament Tool cool down.
gcode thats at fault :
;
stop printing object Cube id:0 copy 0
G1 E-2 F1800 M104 S4294967271 T0 ; set nozzle temperature ;cooldown
T1
M109 S15 T1 ; set nozzle temperature and wait for it to be reached
; printing object Cube id:2 copy 0
The cool down is input at every tool change.
Expected results
User defined or default idle tempreature set for the deactivated tool head.
Is there an existing issue for this problem?
OrcaSlicer Version
2.2
Operating System (OS)
Windows
OS Version
windows 10
Additional system information
CPU: AMD ryzen 7 7600x
36gb ddr4 ram
amd radeon:6950xt 24gb vram
Printer
Scratch built IDEX cartisian
How to reproduce
Use provided generic tool changer printer.
Use the inbuilt shapes tool to make a sqaure.
set temps to 0 for all layers (bed and hotends).
Have at least one tool change.
Actual results
All gcode is correct except the inbuilt end filament Tool cool down.
gcode thats at fault :
;
stop printing object Cube id:0 copy 0
G1 E-2 F1800
M104 S4294967271 T0 ; set nozzle temperature ;cooldown
T1
M109 S15 T1 ; set nozzle temperature and wait for it to be reached
; printing object Cube id:2 copy 0
The cool down is input at every tool change.
Expected results
User defined or default idle tempreature set for the deactivated tool head.
Project file & Debug log uploads
Sample for devs.zip
klippy.log
Checklist of files to include
Anything else?
The text was updated successfully, but these errors were encountered: