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

bridge doesn't get support when it starts with an edge #3062

Open
lahure-c opened this issue Sep 11, 2015 · 5 comments
Open

bridge doesn't get support when it starts with an edge #3062

lahure-c opened this issue Sep 11, 2015 · 5 comments

Comments

@lahure-c
Copy link

Hi,

I have set up a example with two bridges, the first bridge has a support but not the second one doest not have support.
Is it because the second one hangs outside the footprint ?

System : Slic3er 1.2.9 and OS Debian Jessie
Files( stl, gcode, ini, png): https://github.com/lahure-c/public/blob/master/20150911

Thank you

3D view 1
3D view 2

Preview 1
Preview 2

Layers

@Mikk36
Copy link

Mikk36 commented Sep 11, 2015

More likely it seems that the angle is outside of the range that requires support.
To properly test your statement, create a horizontal plane outside the footprint.

@lahure-c
Copy link
Author

More likely it seems that the angle is outside of the range that requires support.

I tried every angle
It only works with high values (> 60°), thats is when support is also generated for the oblique part.

But I don't want support for the oblique part, just for bridges.

To properly test your statement, create a horizontal plane outside the footprint.

In my example there are two bridges, one above the footprint and one outside.
Only the first one gets support. They both have the same horizontal angle
Please see:
https://github.com/lahure-c/public/blob/master/20150911/Bridges.stl

@lahure-c
Copy link
Author

I've made another test
https://github.com/lahure-c/public/blob/master/20150911/Bridges4.stl

This is not a footprint problem
As you can see below, the support is not generated for bridges that start with an edge. But it's generated when it start with a face:

Image

@lahure-c lahure-c changed the title no bridge support when it hangs outside the foot print bridge doesn't get support when it starts with an edge Sep 11, 2015
@lahure-c
Copy link
Author

I made an stl test file with different edge angles or chamfer or filet:
https://github.com/lahure-c/public/blob/master/20150911/Bridges11.stl

Although the edge angle should not change the bridge support decision, it does change it, as if the software was believing that some material is below this bridge edge.

The picture below was got with a support material overhang threshold angle of 22° :
Image

@whosawhatsis
Copy link

Same issue as #2222 and others.

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

4 participants