This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
Slic3r
Watch
1
Star
0
Fork
0
You've already forked Slic3r
mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced
2025-10-09 19:16:35 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Slic3r
/
lib
History
Alessandro Ranellucci
1e5dcd8154
Always do one island at time instead of doing that only when avoid_crossing_perimeters is enabled.
#1907
2014-04-19 11:57:01 +02:00
..
Slic3r
Always do one island at time instead of doing that only when avoid_crossing_perimeters is enabled.
#1907
2014-04-19 11:57:01 +02:00
Slic3r.pm
Better logic for gap fill: don't subtract from fill surfaces those gaps that medial axis was unable to fill. Thanks ledvinap for the idea and proof of concept implementation. Includes a tolerance factor for avoiding being too strict when collapsing loops (allow some overlap if that helps avoiding triggering medial axis).
#1803
2014-04-15 01:41:40 +02:00