-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Bridges doesn't respect desired angle print setting #9963
Labels
Comments
I see it is only in 2.6.0-alpha5. Previous versions looks ok for angles. Thanks |
SPE-1583 |
Can confirm, it's in radians. |
2 tasks
This issue is fixed and will be part of the next release 2.6.0-alpha6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description of the bug
Since Alpha 5 the bridge angle setting seems to be working inadequate. Is it because now it detects all kind of bridges as "bridge infill"?
We need an old way to control the direction of the bridges by providing a degree.
First layer:
![изображение](https://user-images.githubusercontent.com/64834712/223445650-addfb481-b231-4ac1-aada-030a1057701f.png)
Second layer, bridge angle 1 degree:
![изображение](https://user-images.githubusercontent.com/64834712/223445793-050d8360-d195-408a-89cf-578667eae2a3.png)
Second layer, bridge angle 2 degrees:
![изображение](https://user-images.githubusercontent.com/64834712/223445726-83433eec-4889-4c0d-aabb-f65d6a6731f5.png)
Two more relevant questions:
Why it doesn't fill some areas (notice the "P" and "R" letters on a second layer)?
Why is it detected as "Bridge infill" and not just a bridge?
UPDATE: I found out that it seems like the angle now is not in a degrees but in range [0; Pi], i.e. [0, 3.14]. It would be great to have it in degrees rather than radians.
Project file & How to reproduce
2020CorpStrongBug.zip
Slice any model with a bridge and try to control the bridge direction with angle.
Checklist of files included above
Version of PrusaSlicer
2.6.0-alpha5-win64
Operating system
Windows 10
Printer model
Kingroon KP3S
The text was updated successfully, but these errors were encountered: