Files
OrcaSlicer-bambulab/src/libslic3r
Vojtech Bubnik 93a5906a18 Fixed numerical issue with the new algorithm to connect infill lines
with perimeters:
1) Increased accuracy of the contour length parametrization from
   float to double, as double should capture the difference of
   32bit coord_t with full accuracy (or at least very close).
2) The algorithm to insert the T-joint points into the infill perimeter
   contour was improved to avoid inserting duplicate points.
2021-01-06 12:18:05 +01:00
..
2020-09-10 14:03:30 +02:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-12-09 06:20:41 +01:00
2020-10-20 09:17:26 +02:00
2020-11-11 16:49:11 +01:00
2020-12-09 15:12:17 +01:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-01-23 10:58:18 +01:00
2020-01-23 10:58:18 +01:00
2020-01-29 14:13:21 +01:00
2019-10-14 12:50:08 +02:00