This website requires JavaScript.
Explore
Help
Sign In
3DPrinting
/
PrusaSlicer-NonPlainar
Watch
1
Star
0
Fork
0
You've already forked PrusaSlicer-NonPlainar
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5bfe19a8b9
PrusaSlicer-NonPlainar
/
t
History
Alessandro Ranellucci
5bfe19a8b9
Huge speed Boost (pun intended). Also fixes a problem where infill was escaping perimeters sometimes (
#305
).
2012-04-09 11:04:32 +02:00
..
angles.t
Many fixes to the bridge direction detection algorithm and other things.
#58
2011-12-03 18:31:31 +01:00
arcs.t
Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes.
2011-12-30 19:59:51 +01:00
clean_polylines.t
Faster support generation. Includes a new implementation of the Douglas-Peucker algorithm
2012-02-25 14:46:21 +01:00
clipper.t
Some tests were failing
2011-10-10 11:00:19 +02:00
collinear.t
Removed SVG debug codes left (as always) in a unit test
2011-11-15 19:23:29 +01:00
fill.t
Added a couple unit tests
2012-02-15 12:04:10 +01:00
geometry.t
New polygon_is_convex() function
2012-02-25 16:14:59 +01:00
polyclip.t
Huge speed Boost (pun intended). Also fixes a problem where infill was escaping perimeters sometimes (
#305
).
2012-04-09 11:04:32 +02:00
stl.t
New slicing algorithm based on a topological approach rather than numeric. It should be much more robust
2012-02-18 20:36:14 +01:00