-
-
Notifications
You must be signed in to change notification settings - Fork 838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Infill Combination ignores Layer Height limits #2175
Comments
GitHub bot: this issue is stale because it has been open for 90 days with no activity. |
GitHub bot: This issue was closed because it has been inactive for 7 days since being marked as stale. |
Too bad that this was not resolved. I cannot use infill combination in my prints because of this. I have max layer height set to 0.2mm on my 0.4mm nozzle and infill combination still wants to print 0.4mm high infills. |
same |
OrcaSlicer Version
1.7.0
OS version
macOS 13.5.2
Additional system information
No response
Printer
FLSun v400
How to reproduce
Set:
Quality -> Layer height
to 0.1mmStrength -> Advanced -> Infill combination
is enabledPrinter Settings -> Extruder -> Layer Height limits -> Max
is less than theNozzle Diameter
(as I assume the latter is the calculated limit). For example, 0.3mmActual results
When slicing an object, checking the
Layer Height
view shows us 0.1mm perimeter height and 0.4mm infill height, the latter of which is well beyond theLayer Height limit
I believe this is related to issues #1125 and #2158
Expected results
The infill layer height as a result of
Infill combination
should be limited to theLayer Height limit
, in this case 0.3mm, not 0.4mmProject file & Debug log uploads
InfillCombinationIssue.3mf.zip
Uploading the log just because?
debug_log.zip
Checklist of files to include
The text was updated successfully, but these errors were encountered: