SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.2k stars 715 forks source link

Support: "Independent support layer height" active although hidden #5668

Open avogra opened 1 month ago

avogra commented 1 month ago

Is there an existing issue for this problem?

OrcaSlicer Version

2.0.0

Operating System (OS)

Windows

OS Version

Windows 11

Additional system information

No response

Printer

BambuLab X1C

How to reproduce

  1. Enable Support with type manual and disable Others->Prime Tower
  2. enable Support -> Advanced -> Independent support layer height
  3. enable Others -> Prime Tower

Actual results

after 2. in addition to the part layers, Orca introduces support layers at some odd heights after 3. the Option "Independent support layer height" is hidden but supports are still in separate layers with odd heights

side note: tree support is always generated on the same layers as the parts, no matter if the option is enabled.

Expected results

after 3. odd layers don't appear and support is generated at the same layers as the part.

as I learned from https://github.com/SoftFever/OrcaSlicer/issues/2806, hiding of the option "Independent support layer height" is intended because it is not compatible with prime tower. Yet, activating prime tower while the option is enabled seems to only hide the option but not deactivated it. It is at least irritating for the user to see those odd layers with no apparent way to get rid of them. Not making the option available while prime tower is enbaled probably serves some reason, that will

Project file & Debug log uploads

support_layer_height_bug.zip

Checklist of files to include

Anything else?

No response