PrusaSlicer-NonPlainar/xs
bubnikv d5f9db76b3 Fix of an inconsistent bottom contact layer thickness
in case two and more bottom contact layers overlap after their extension.

New method modulate_extrusion_by_overlapping_layers() reduces thickness
of an extrusion path where it overlaps in Z with some other paths.

The same trick has yet to be applied to the layers overlapping in Z with
top contact surfaces.
2017-01-19 13:47:06 +01:00
..
lib/Slic3r New extrusion class: ExtrusionMultiPath 2017-01-19 13:35:55 +01:00
src Fix of an inconsistent bottom contact layer thickness 2017-01-19 13:47:06 +01:00
t Adapted to the new ClipperUtils.hpp interface by @alexrj 2016-12-13 19:22:23 +01:00
xsp New extrusion class: ExtrusionMultiPath 2017-01-19 13:35:55 +01:00
Build.PL Merge branch 'master' into dev 2016-12-15 12:54:34 +01:00
MANIFEST New extrusion class: ExtrusionMultiPath 2017-01-19 13:35:55 +01:00
MANIFEST.SKIP Finished GCodeSender 2014-12-27 22:58:01 +01:00