Respect printer's z_offset during first tool change in the Prime Tower #1388

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

Originally created by @Dalamar on 12/10/2025

Description

This addresses the issue: https://github.com/OrcaSlicer/OrcaSlicer/issues/11611

Tests

  1. Debugged and tested in XCode.
  2. Sliced the model with Prime Tower configured with No sparse layer for the printer with z_offset: 0.25 and layer height 0.2
  3. Inspected generated GCODE and noticed that prime tower first tool change now respects the printer's z_offset and the value is 0.45 as expected.
*Originally created by @Dalamar on 12/10/2025* # Description This addresses the issue: https://github.com/OrcaSlicer/OrcaSlicer/issues/11611 ## Tests 1. Debugged and tested in XCode. 2. Sliced the model with Prime Tower configured with `No sparse layer` for the printer with z_offset: 0.25 and layer height 0.2 3. Inspected generated GCODE and noticed that prime tower first tool change now respects the printer's z_offset and the value is 0.45 as expected.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1388