Autoslice + SliceDelay #1583

Closed
opened 2026-04-05 18:31:01 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @ianalexis on 11/18/2025

Closes #6653 + partially #8742
Enable automatic slicing on setting changes (auto_slice_after_change) + Delay time:

  • If a change happens while slicing, the running slice is canceled and restart it with the new values.
  • Add a configurable debounce (auto_slice_change_delay_seconds, seconds; 0 = immediate) to group rapid edits and avoid redundant re-slices.
imagen

https://github.com/user-attachments/assets/3a0123ac-73d4-4409-a7f0-adb8ef9300e2

*Originally created by @ianalexis on 11/18/2025* Closes #6653 + partially #8742 Enable automatic slicing on setting changes (auto_slice_after_change) + Delay time: - If a change happens while slicing, the running slice is canceled and restart it with the new values. - Add a configurable debounce (auto_slice_change_delay_seconds, seconds; 0 = immediate) to group rapid edits and avoid redundant re-slices. <img width="626" height="633" alt="imagen" src="https://github.com/user-attachments/assets/e6fb29f5-7e5f-4fcc-80e8-b6f6e5ab208c" /> https://github.com/user-attachments/assets/3a0123ac-73d4-4409-a7f0-adb8ef9300e2
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1583