PrusaSlicer-NonPlainar/xs
bubnikv 7ca02bda0f Fix of a "split" function issue.
1) Load a multi-part stl
2) Rotate it by 90 degrees
3) Split it.

Before this fix, the split object jumped away from the print bed.

This sound similar to
https://github.com/prusa3d/Slic3r/issues/309
2017-06-19 14:26:19 +02:00
..
lib/Slic3r Ported the G-code generator from Perl to C++. 2017-05-03 18:28:22 +02:00
src Fix of a "split" function issue. 2017-06-19 14:26:19 +02:00
t Ported config load / stored to C++, thanks @alexrj 2017-06-14 17:51:14 +02:00
xsp New feature: Splitting an object into a multi-part volume. 2017-06-15 15:38:15 +02:00
Build.PL Bundled Eigen library. 2017-03-29 18:19:57 +02:00
MANIFEST Integrated the not yet accepted boost::nowide library, thanks @alexrj. 2017-06-14 16:24:49 +02:00
MANIFEST.SKIP Finished GCodeSender 2014-12-27 22:58:01 +01:00