Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deactivated tool head cool down temps set high in slicer 2024 #6854

Open
3 tasks done
Hooglabah opened this issue Sep 21, 2024 · 0 comments
Open
3 tasks done

Deactivated tool head cool down temps set high in slicer 2024 #6854

Hooglabah opened this issue Sep 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Hooglabah
Copy link

Hooglabah commented Sep 21, 2024

Is there an existing issue for this problem?

  • I have searched the existing issues

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

  • Log file
  • Project file

Anything else?

screen shot showing issues

@Hooglabah Hooglabah added the bug Something isn't working label Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant