orcaslicer/xs
bubnikv bfb336df0c Refactored Print::validate() method to not throw an exception, but
to return a string with an error message instead. This was necessary
to avoid a hang-up on some Strawberry Perl distributions, when
a perl "croak" function is called after a C++ exception is caught.
2016-11-05 02:23:46 +01:00
..
lib/Slic3r Fixed the fill density for rectilinear, triangular and cubic infills. 2016-10-27 17:03:57 +02:00
src Refactored Print::validate() method to not throw an exception, but 2016-11-05 02:23:46 +01:00
t Rewrote Fill2.pm to C++, deleted Perl infills for good. 2016-11-02 10:47:00 +01:00
xsp Refactored Print::validate() method to not throw an exception, but 2016-11-05 02:23:46 +01:00
Build.PL Fixed compilation of the XS module with SLIC3R_GUI compilation flag 2016-11-04 01:06:26 +01:00
MANIFEST C++ supports sketched, but not finalized yet. Slic3r is still using 2016-10-16 16:30:56 +02:00
MANIFEST.SKIP Finished GCodeSender 2014-12-27 22:58:01 +01:00