Don't emit the preheat command if ooze_prevention is disabled. #1222

Closed
opened 2026-04-05 17:02:09 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @SoftFever on 12/31/2025

Description

This pull request fixes the issue where, when ooze prevention is disabled, OrcaSlicer is still emitting preheat commands. Previously, we only stopped emitting preheat commands when the preheat time is zero. This change fixes the behavior so that it respects the setting and reduces confusion.

Fixes #10533

Screenshots/Recordings/Graphs

Tests

*Originally created by @SoftFever on 12/31/2025* # Description This pull request fixes the issue where, when ooze prevention is disabled, OrcaSlicer is still emitting preheat commands. Previously, we only stopped emitting preheat commands when the preheat time is zero. This change fixes the behavior so that it respects the setting and reduces confusion. Fixes #10533 # Screenshots/Recordings/Graphs <!-- > Please attach relevant screenshots to showcase the UI changes. > Please attach images that can help explain the changes. --> ## Tests <!-- > Please describe the tests that you have conducted to verify the changes made in this PR. -->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1222