-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Slow Down for Overhangs causing other objects to printed incredibly slowly #7946
Closed
2 of 3 tasks
Labels
bug
Something isn't working
Comments
Noisyfox
added a commit
to Noisyfox/OrcaSlicer
that referenced
this issue
Jan 8, 2025
… called after regional config has been applied (SoftFever#7946)
Noisyfox
added a commit
to Noisyfox/OrcaSlicer
that referenced
this issue
Jan 9, 2025
…ct()` is called after regional config has been applied (SoftFever#7946)" This reverts commit d13d4a4.
Noisyfox
added a commit
that referenced
this issue
Jan 22, 2025
* Make sure the `m_extrusion_quality_estimator.set_current_object()` is called after regional config has been applied (#7946) * Init `m_extrusion_quality_estimator` based on region config * Revert "Make sure the `m_extrusion_quality_estimator.set_current_object()` is called after regional config has been applied (#7946)" This reverts commit d13d4a4. * Call `m_extrusion_quality_estimator.set_current_object` regardless, because that doesn't hurt * Add a comment
celtare21
added a commit
to celtare21/OrcaSlicer
that referenced
this issue
Jan 22, 2025
…ct()` is called after regional config has been applied (SoftFever#7946)" This reverts commit d13d4a4.
GiacomoGuaresi
pushed a commit
to gingeradditive/OrcaSlicer
that referenced
this issue
Feb 8, 2025
* Make sure the `m_extrusion_quality_estimator.set_current_object()` is called after regional config has been applied (SoftFever#7946) * Init `m_extrusion_quality_estimator` based on region config * Revert "Make sure the `m_extrusion_quality_estimator.set_current_object()` is called after regional config has been applied (SoftFever#7946)" This reverts commit d13d4a4. * Call `m_extrusion_quality_estimator.set_current_object` regardless, because that doesn't hurt * Add a comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this problem?
OrcaSlicer Version
2.3.0
Operating System (OS)
Windows
OS Version
Windows 11 Pro
Additional system information
CPU: Ryzen 5900x
RAM: 64gb trident z DDR4
GPU: RTX3090
Printer
Bambu X1
How to reproduce
Configure tray by object and have atleast one object uncheck "slow down for overhangs" and another object check "slow down for overhangs".
This does not appear to happen with every project and I can't explain exactly what triggers this. It happens frequently enough that I thought to bring it up for review.
Check speed of preview
Actual results
The objects that have "slow down for overhangs" checked will print at the minimum speed for all wall passes regardless of if there is overhang or not. This issue does not present itself if all objects have "slow down for overhangs" checked or unchecked. It is the mixed value that causes the issue.
This issue causes prints to take days to finish instead of only a few hours.
See screenshot
Expected results
Prints with the parameter checked should observe slower overhang printing and objects with it unchecked should print at full speed. One object's print speed should not affect anothers.
Project file & Debug log uploads
error test.zip
Checklist of files to include
Anything else?
No response
The text was updated successfully, but these errors were encountered: