Files
OrcaSlicer-bambulab/src/libslic3r/Fill
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-11-16 13:11:58 +01:00
2020-11-16 13:11:58 +01:00
2020-11-16 13:11:58 +01:00
2020-11-16 13:11:58 +01:00