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.93k stars 812 forks source link

Minimum Sparse Infill Threshold has no effect. #6750

Open Knifa opened 1 month ago

Knifa commented 1 month ago

Is there an existing issue for this problem?

OrcaSlicer Version

~2.2.0 (Nightly 2024-09-13)~ 2.2.0 (Beta) 2.2.0 (Nightly 2024-09-17)

Operating System (OS)

Linux

OS Version

Arch Linux

Additional system information

No response

Printer

BambuLab X1C

How to reproduce

  1. Import a model with features that would normally require sparse infill or otherwise, really.
  2. Adjust minimum sparse infill threshold to make it higher.

Actual results

Minimum sparse infill threshold seems to have no effect currently, no matter how high I set it nor what settings I twiddle. No sparse infill is replaced by solid infill.

With the value at 100mm^2 e.g.: image

Expected results

Areas under the spare infill threshold should be filled. The same profile works as expected in Bambu Studio. image

Project file & Debug log uploads

project.zip debug_Fri_Sep_13_15_44_12_115949.log.0.zip

Checklist of files to include

Anything else?

No response

Knifa commented 4 weeks ago

Still seeing this in the beta and nightly from today.

VaLLDaR commented 3 weeks ago

Yeah, I confirm this bug on windows 2.2.0-beta version as well. Hope it will be fixed soon

otede commented 2 days ago

Is this related to this? Can't get rid of Solid Infill · Issue #7094 · SoftFever/OrcaSlicer — https://github.com/SoftFever/OrcaSlicer/issues/7094

Knifa commented 2 days ago

Looks like this is working in the latest RC now. Maybe fixed from https://github.com/SoftFever/OrcaSlicer/pull/6794?