PrusaSlicer-NonPlainar/xs
bubnikv 3bfa6416d8 Fixed https://github.com/prusa3d/Slic3r/issues/126
by re-shuffling the simplification of a path to be extruded.
A non-simplified path was being used for a wipe move before,
causing an extremely detailed path to be exported into a G-code.
2017-02-15 17:51:46 +01:00
..
lib/Slic3r Fix of ExtrusionMultiPath binding to Perl & G-code generator. 2017-01-20 15:17:32 +01:00
src Fixed https://github.com/prusa3d/Slic3r/issues/126 2017-02-15 17:51:46 +01:00
t Adapted to the new ClipperUtils.hpp interface by @alexrj 2016-12-13 19:22:23 +01:00
xsp make_skirt ported to C++ 2017-02-15 11:05:52 +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