-
-
Notifications
You must be signed in to change notification settings - Fork 849
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
"Avoid crossing walls" feature not working. #5217
Comments
+1 on this. Just tested a bit and for me it has trouble with avoiding walls going INTO the infill. it avoids walls when the infill is done though. See image: Only one layer shown. This is from a simple hollow pipe model. Can also confirm that turning off "only one wall on top surface" or "only one wall on first layer" did not fix it for me. It did however rearrange where the infill started and ended. |
Apart from obviously the maintainers time, which is a precious resource, what else is required for this to be picked up for review? After having realized how much of the stringing and artifacts this is causing, I was hoping to assist in sorting this. Thanks in advance!! |
Is there an existing issue for this problem?
OrcaSlicer Version
2.0.0
Operating System (OS)
Windows
OS Version
Windows 10
Additional system information
No response
Printer
Creality K1
How to reproduce
Turn on avoid crossing walls
set the max detour length insanely high
Actual results
Avoid crossing walls still does not change travel moves and crosses walls anyway.
Expected results
Avoid crossing walls avoids crossing walls
Project file & Debug log uploads
Unfortunately cannot include a log as I am working on proprietary models.
Checklist of files to include
Anything else?
I believe I have found at least one source to this bug. I can fix this issue of avoid crossing walls not working by disabling "only one wall on top surfaces", but I'm not sure what the actual cause of this setting breaking avoid crossing walls is.
The text was updated successfully, but these errors were encountered: