orcaslicer/xs
bubnikv e016c4e423 New extrusion class: ExtrusionMultiPath
This is similar to an ExtrusionLoop, but it is open.
It may contain multiple chained paths with differing parameters.
This allows one to have a hierarchy of paths, where the ExtrusionEntityCollection
will be chained by the G-code generator, but ExtrusionMultiPath will not.
2017-01-19 13:35:55 +01:00
..
lib/Slic3r New extrusion class: ExtrusionMultiPath 2017-01-19 13:35:55 +01:00
src New extrusion class: ExtrusionMultiPath 2017-01-19 13:35:55 +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