17 Commits

Author SHA1 Message Date
Alessandro Ranellucci
22ba87c3b3 Finished porting importers and read_from_file() to C++ 2017-03-01 22:19:30 +01:00
Alessandro Ranellucci
5cbdb7865d Cut by Grid also in GUI 2016-12-18 13:10:25 +01:00
Alessandro Ranellucci
d0f22196ad New --rotate-x and --rotate-y CLI options 2016-12-18 00:42:43 +01:00
Alessandro Ranellucci
27e456039c New --cut-grid command for cutting a mesh in multiple tiles according to a XY grid 2016-12-17 20:30:40 +01:00
Alessandro Ranellucci
a778cd9820 Cut along X and Y axes too 2016-12-17 19:51:29 +01:00
Alessandro Ranellucci
6575a15cf7 Bugfix: --rotate did not support decimal values and interpreted them as radians. #3460 2016-12-17 00:02:21 +01:00
Alessandro Ranellucci
cba3b19be4 Handle input file errors gracefully 2016-11-29 19:25:08 +01:00
Alessandro Ranellucci
4ac7f6e8f1 Refactoring: rename SVGExport to SLAPrint 2016-11-23 15:51:12 +01:00
Alessandro Ranellucci
68acf19c09 New --scale-to-fit option in slic3r.cpp 2016-10-18 10:22:34 +02:00
Alessandro Ranellucci
30139fd647 Port --load and --save to XS 2016-07-17 16:53:37 +02:00
Alessandro Ranellucci
c2b06b22aa Change output format for --info 2016-07-17 13:13:51 +02:00
Alessandro Ranellucci
437e9be329 Fix sizes of SVG output 2016-07-09 15:30:31 +02:00
Alessandro Ranellucci
0b79b971e8 New --export-pov option (C++ only) 2016-07-09 14:12:01 +02:00
Alessandro Ranellucci
5cfaea8a7f Ported --info to C++ 2016-07-09 10:31:52 +02:00
Alessandro Ranellucci
7f2e774584 Removed dependency on TClap 2016-07-03 10:15:46 +02:00
Alessandro Ranellucci
64da78788b Added --export-obj to slic3r.cpp. Some refactoring included 2016-06-22 17:45:10 +02:00
Kliment Yanev
d8ef6e9cc1 Mirror output SVG in X to conform to SVG and STL coordinate systems having opposite handedness
Moved standalone-specific files to /src from /xs/src so xs will not try to build them
Modified CMakeLists to match.
2016-06-01 16:16:01 +02:00