PrusaSlicer-NonPlainar/xs
Vojtech Bubnik a2959ec944 Fix of re-slicing with multiple regions.
This is a fix of a bug, which was in Slic3r forever, where raw slices
were not cached, but recalculated from classified regions, where
merging the regions did not produce the original contour reliably.
Fixes [2.3.0-beta2] Odd bad slicing related to infill (?) percentage #5407
2020-12-11 12:21:07 +01:00
..
lib/Slic3r Reworked connection of infill lines to perimeter lines. 2020-11-16 10:54:00 +01:00
src Merge remote-tracking branch 'origin/master' into lh_avoid_crossing_perimeters 2020-11-29 17:27:23 +01:00
t Removed the old motion planner. 2020-11-17 09:33:30 +01:00
xsp Fix of re-slicing with multiple regions. 2020-12-11 12:21:07 +01:00
CMakeLists.txt Avoid crossing perimeters: Further refactoring for clarity, code review. 2020-11-17 15:34:50 +01:00
main.xs.in Fixed unit tests on Windows after introduction of GMP to 2020-06-27 08:44:13 +02:00