tamasmeszaros
|
62107cbea3
|
Fix polytree traversal.
Put back old traverse_pt and union_pt_chained
|
2019-12-19 11:27:19 +01:00 |
|
bubnikv
|
94923cafb6
|
Fix of a typo in KDTreeIndirect.
Improvement of the infill path planning.
Regression fix of Gyroid infill crashes.
Some unit tests for elephant foot and path planning.
|
2019-11-14 17:02:32 +01:00 |
|
bubnikv
|
8567edf464
|
Bugfixes of the new adaptive elephant foot compensation.
|
2019-11-04 11:26:36 +01:00 |
|
bubnikv
|
36d0f8acc8
|
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
|
f456f53d19
|
New functions for variable offsets of polygons / expolygons.
Test cases for the above.
Improvements of older test cases.
|
2019-10-25 13:34:37 +02:00 |
|
tamasmeszaros
|
78d40b85eb
|
libslic3r core enhancements
* ClipperUtils extended with ExPolygon to clipper paths conversion and improved PolyTree traversal
* Added ExPolygon constructor with Polygon argument
* Removed BoundingBox warnings on clang
* Removed Geometry warnings on clang
|
2019-10-01 14:58:37 +02:00 |
|
bubnikv
|
5e0e360e07
|
WIP: Consolidation of shortest path calculations,
various chaining algorithms are replaced with the improved TSP
algorithm.
|
2019-09-26 17:30:03 +02:00 |
|
tamasmeszaros
|
4080c33570
|
Call Line conversion operator explicitly.
|
2019-04-03 11:17:15 +02:00 |
|
tamasmeszaros
|
0119160a1b
|
Get rid of unnecessary copies and moves in ClipperUtils
This is up to a code review session.
|
2019-04-03 10:17:57 +02:00 |
|
bubnikv
|
1260b8deb3
|
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 |
|