This website requires JavaScript.
Explore
Help
Sign in
3DPrinting
/
PrusaSlicer-NonPlainar
Watch
1
Star
0
Fork
You've already forked PrusaSlicer-NonPlainar
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
caf20664cd
PrusaSlicer-NonPlainar
/
lib
History
Alessandro Ranellucci
caf20664cd
Bugfix: ExPolygon::contains_line() was called with a Polyline object but didn't throw any error. Thanks ledvinap
#1945
2014-04-19 01:26:21 +02:00
..
Slic3r
Bugfix: ExPolygon::contains_line() was called with a Polyline object but didn't throw any error. Thanks ledvinap
#1945
2014-04-19 01:26:21 +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