PrusaSlicer-NonPlainar/xs
Eyal Soha b851e04c17 Change char to int
char might be signed or unsigned but int is definitely signed.  This fixes prusa3d/Slic3r#93 .
2017-01-12 11:30:14 +02:00
..
lib/Slic3r Fixed the fill density for rectilinear, triangular and cubic infills. 2016-10-27 17:03:57 +02:00
src Change char to int 2017-01-12 11:30:14 +02:00
t Adapted to the new ClipperUtils.hpp interface by @alexrj 2016-12-13 19:22:23 +01:00
xsp Improvements in the manual layer width editor. 2016-12-21 16:00:41 +01:00
Build.PL Merge branch 'master' into dev 2016-12-15 12:54:34 +01:00
MANIFEST New supports now do rafts at least to the extent the test cases run through. 2016-12-20 12:19:13 +01:00
MANIFEST.SKIP Finished GCodeSender 2014-12-27 22:58:01 +01:00