4 Commits

Author SHA1 Message Date
supermerill
4e1e4cff73 add test_geometry
add epsilon for concave_points / convecx_points
2019-04-08 20:09:49 +02:00
supermerill
3476579d44 remove colinear points
* this fix the issue that colinear points aren't anymore after the offset2 from slice_closing_radius.
 * this allow the XY hole compensation to apply correctly
 * up the max concave angle accepted to detect hole to grow by XY compensation from 0.06° to 6°.
2019-03-13 11:42:25 +01:00
supermerill
f49af26123 cleaning warnings, add % for support interface gap 2019-01-30 15:52:30 +01: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