Fix wipe tower placed outside bed boundary on first slice #316

Closed
opened 2026-04-05 16:19:50 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @SoftFever on 3/15/2026

Description

The wipe tower config position (wipe_tower_x/y) could be outside the plate boundary (e.g. default y=250 on a 200mm printer). No constraint was applied at slice time, so the tower was generated out-of-bounds.

issue reported in #12731

Screenshots/Recordings/Graphs

Tests

*Originally created by @SoftFever on 3/15/2026* # Description The wipe tower config position (wipe_tower_x/y) could be outside the plate boundary (e.g. default y=250 on a 200mm printer). No constraint was applied at slice time, so the tower was generated out-of-bounds. issue reported in #12731 # 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#316