-
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
Avoid crossing perimeters is broken in 1.34.1.24 #317
Comments
Duplicate of #311 |
This was referenced May 28, 2017
bubnikv
added a commit
that referenced
this issue
Jun 2, 2017
Fixed with b5f38dd |
wavexx
pushed a commit
to wavexx/PrusaSlicer
that referenced
this issue
Sep 21, 2020
- better shrink (do not do all polygons in one go but per expolygon), now can be used for growth & shrink - with multi-region, apply growths even if no hole growth - stop pre-clip growth, it's a mess. Next step is to do all that in one pass to avoid some problem with big growth/shrink
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
1.34.1.24
Operating system type + version
Windows 7 Professional x64
Behavior
When building with "avoid crossing perimeters" enabled, the head travels to multiple points outside of the envelope of the print. In some cases it departs from the print significantly.
The problem is not present under version 1.33.8.
Steps needed to reproduce the problem
Slice a part with all boxes checked under "Quality (slower slicing)". This might work with different settings, but that is what I've used.
Expected Results
(I used Repetier-Host for the display because I couldn't figure out how to display travel with slic3r preview):
Results with Slic3r v1.33.8
Actual Results
Results with Slic3r v1.34.1.24, with the same settings
Is this a new feature request?
No
STL/Config (.ZIP) where problem occurs
Upload a zipped copy of an STL and your config (
File -> Export Config
)STL_and_config.zip
The text was updated successfully, but these errors were encountered: