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
5.86k stars 669 forks source link

Add Adaptive layer height min/max setting #5709

Open LordBoos opened 1 week ago

LordBoos commented 1 week ago

Is there an existing issue for this feature request?

Is your feature request related to a problem?

When setting adaptive layer height, the min/max is loaded from printer extruder settings. This is a bit weird to configure all the time. Most of the time I want adaptive layer height to have max layer height at 0.2mm, but default extruder setting is 0.28mm. I don't want to save new maximum for whole extruder.

Which printers will be beneficial to this feature?

All

Describe the solution you'd like

It would be great if I could set min/max layer height of the adaptive layer height right in its tool window: orca-slicer_ihD7pxZnEk Upper and lower bounds of sliders should be taken from extruder min/max setting.

Describe alternatives you've considered

No response

Additional context

No response

vovodroid commented 1 week ago

I added such thing to Prusa, code is available in my fork https://github.com/vovodroid/PrusaSlicer