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

Option to change perimeter order #534

Closed
rhys-jones opened this issue Jul 12, 2012 · 5 comments
Closed

Option to change perimeter order #534

rhys-jones opened this issue Jul 12, 2012 · 5 comments
Labels
Done This issue is implemented and considered complete. Feature request This is an idea for a new feature in Slic3r

Comments

@rhys-jones
Copy link

Hi Sound

I noticed in V0.8.1 you changed the order in which the perimeters are printed to improve overhangs. Is it possible to make this a selectable option? I agree this improves overhangs but on a bowden setup its pretty much impossible to not get a small blob where perimeters finish (I'm reversing at 45mm/s and they are still very apparent for PLA). These used to be hidden inside the parts resulting in nicer prints.

Cheers

Rhys

@smartroad
Copy link

Would it be possible for Slic3r to detect when an overhang is greater then the extrusion width and swap the perimeters to suit. So a straight column or slightly tapered would print outside to inside, but a larger overhand Slic3r would swap to inside-outside. Obviously would still leave a blob to be dealt with when it detected an overhang but possible fewer and without adding another option to choose?

@rhys-jones
Copy link
Author

I had this thought a couple of days ago, To some degree the over hang angle must already be calculated in order to do support calculations so I would of thought the fundamental code is already there. I'd imagine it would slow things up a little though.

@alranel
Copy link
Member

alranel commented Jul 22, 2012

@rhys-jones, do you think the feature described in #186 would help with those blobs without reversing perimeter order? That feature will be implemented, so you could test with that.

@rhys-jones
Copy link
Author

I think that will probably do the trick.

@alranel
Copy link
Member

alranel commented Mar 16, 2013

Hello!
I implemented the requested option to invert perimeter order. It seems like the only way to have people agree on the best order is to leave freedom, as usual.

@smartroad, your idea is nice. However, I'm afraid of confusing users with unexpected behavior, so I think the option will be good for now.

@alranel alranel closed this as completed Mar 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Done This issue is implemented and considered complete. Feature request This is an idea for a new feature in Slic3r
Projects
None yet
Development

No branches or pull requests

3 participants