Fix: Bring back "Only lift Z below" can be disabled #1550

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

Originally created by @kisslorand on 11/22/2025

Setting Only lift Z below to 0 meant that this option is disabled, ZHop would be active at any layer height above what Only lift Z above was set to. This is explained in the tooltip also:
"If you set this to a positive value, Z lift will only take place below the specified absolute Z."

This option was lost, setting Only lift Z below to 0 resulted in no ZHop at all.

This PR brings back the old behaviour, nothing less, nothing more.

Fixes #11437
Fixes #11932

*Originally created by @kisslorand on 11/22/2025* Setting `Only lift Z below` to 0 meant that this option is disabled, ZHop would be active at any layer height above what `Only lift Z above` was set to. This is explained in the tooltip also: "If you set this to a positive value, Z lift will only take place below the specified absolute Z." This option was lost, setting `Only lift Z below` to 0 resulted in no ZHop at all. This PR brings back the old behaviour, nothing less, nothing more. Fixes #11437 Fixes #11932
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1550