Skip to content
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

Closed
2 tasks done
rednaxal opened this issue Mar 7, 2023 · 4 comments
Closed
2 tasks done

Bridges doesn't respect desired angle print setting #9963

rednaxal opened this issue Mar 7, 2023 · 4 comments

Comments

@rednaxal
Copy link

rednaxal commented Mar 7, 2023

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:
изображение

Second layer, bridge angle 1 degree:
изображение

Second layer, bridge angle 2 degrees:
изображение

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

  • Project file
  • Screenshot

Version of PrusaSlicer

2.6.0-alpha5-win64

Operating system

Windows 10

Printer model

Kingroon KP3S

@kubispe1
Copy link
Collaborator

kubispe1 commented Mar 7, 2023

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.

I see it is only in 2.6.0-alpha5. Previous versions looks ok for angles. Thanks

@kubispe1
Copy link
Collaborator

kubispe1 commented Mar 7, 2023

SPE-1583

@scottmudge
Copy link
Contributor

Can confirm, it's in radians.

@kubispe1
Copy link
Collaborator

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
Projects
None yet
Development

No branches or pull requests

3 participants