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
7.25k stars 854 forks source link

Variable Layer Height lowest layers not selectable #6798

Closed ZedOud closed 3 weeks ago

ZedOud commented 1 month ago

Is there an existing issue for this problem?

OrcaSlicer Version

2.2.0-beta

Operating System (OS)

macOS

OS Version

Sonoma 14.6.1

Additional system information

CPU: Intel

Printer

Elegoo Neptune 4 Max

How to reproduce

  1. Add a primitive.
  2. Open the Variable Layer Height menu.
  3. Attempt to manually paint the bottom 5% on the layer representation side bar (with left-click or right-click).

Actual results

It cannot be modified (as shown in the attached screenshot. Maybe because the pop-up UI element stating the height gets in the way?

Expected results

As you can see in the screenshot, the layers which are grey should be able to be modified.

Project file & Debug log uploads

debug_Mon_Sep_16_15_20_00_63899.log.0.zip

Checklist of files to include

Anything else?

Probably related to #6722

Screenshot 2024-09-16 at 3 51 22 PM
discip commented 1 month ago

@ZedOud That is no bug, it is the value set in Quality => First layer height. 😊

ZedOud commented 3 weeks ago

@ZedOud That is no bug, it is the value set in Quality => First layer height. 😊

That makes sense.