bubnikv
|
a72ac57fab
|
adaptive elpehant foot compensation, fixing
GH issues #1757 #2085 #2132 #2423 #2502 #2156 #2773 #2828 #2998 #3001
|
2019-11-01 19:59:09 +01:00 |
|
bubnikv
|
abe856f9fe
|
Ported remove_collinear(Polygon) and test_polygon from upstream slic3r.
|
2019-10-15 18:08:32 +02:00 |
|
bubnikv
|
42a858b999
|
Added test projects for libslic3r and fff_print.
Added test_geometry.cpp from upstream slic3r, thanks @lordofhyphens
Added circle_taubin_newton() for circle center calculation, thanks @lordofhyphens
|
2019-10-15 09:40:40 +02:00 |
|
bubnikv
|
331c187b39
|
Rest of the path chaining has been replaced with the new algorithm.
PolylineCollection.cpp/hpp was removed, use Polylines instead.
Various first_point() / last_point() now return references, not copies.
|
2019-09-27 18:17:21 +02:00 |
|
bubnikv
|
0558b53493
|
WIP: Moved sources int src/, separated most of the source code from Perl.
The XS was left only for the unit / integration tests, and it links
libslic3r only. No wxWidgets are allowed to be used from Perl starting
from now.
|
2018-09-19 11:02:24 +02:00 |
|