mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-30 23:51:12 +00:00
Reported in https://github.com/prusa3d/PrusaSlicer/issues/2752 and was a result of setting support contact z distance to negative value. This lowered the maximum allowed print_z of the next layer, even though previous layer had object layers too, so the penalty from the contact z should not have been applied. Fixed simply by rejecting the negative contact_z.