bubnikv
|
dfbae648bf
|
Follow up on 6deb6a776d :
Fixed orientation of contours after Elephant Foot Compensation.
|
2020-02-19 12:58:03 +01:00 |
|
tamasmeszaros
|
42ffc4e3c5
|
Fix polytree traversal.
Put back old traverse_pt and union_pt_chained
|
2019-12-19 11:27:19 +01:00 |
|
bubnikv
|
dd59945098
|
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
|
4c735192ef
|
Bugfixes of the new adaptive elephant foot compensation.
|
2019-11-04 11:26:36 +01:00 |
|
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
|
5e8572a196
|
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
|
e4247f9856
|
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
|
d06831076d
|
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
|
1534356268
|
Call Line conversion operator explicitly.
|
2019-04-03 11:17:15 +02:00 |
|
tamasmeszaros
|
7b414fe34a
|
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
|
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 |
|