OrcaSlicer/src/libslic3r/Format
Vojtech Bubnik 589d2be442 Fix of Repair with Netfabb does not work on builds after 2.3.0 release (Windows 10) #6193
This is more a workaround than a fix: Windows 10 3D model fixing API refuses
to load a zip64 encoded 3MF. We need to get in touch with Microsoft on that
issue, for now the 3MFs generated for the Windows 10 3D model fixing API
will be limited to 4GB. Saving a bigger 3MF will fail.
2021-03-08 09:36:21 +01:00
..
3mf.cpp Fix of Repair with Netfabb does not work on builds after 2.3.0 release (Windows 10) #6193 2021-03-08 09:36:21 +01:00
3mf.hpp Fix of Repair with Netfabb does not work on builds after 2.3.0 release (Windows 10) #6193 2021-03-08 09:36:21 +01:00
AMF.cpp SPE-1103 Added menu items for the conversation of the volumes from/to meters 2021-02-10 20:34:05 +01:00
AMF.hpp ENABLE_CONFIGURABLE_PATHS_EXPORT_TO_3MF_AND_AMF set as default 2020-02-13 11:25:34 +01:00
OBJ.cpp Fixed buffer overflow in the OBJ parser. 2020-12-17 09:53:21 +01:00
OBJ.hpp Make loading of obj files into TriangleMesh possible. 2019-10-01 14:58:37 +02:00
objparser.cpp Fixed buffer overflow in the OBJ parser. 2020-12-17 09:53:21 +01:00
objparser.hpp SLA Contour3D expanded with conversions supporting quads. 2019-11-04 14:33:29 +01:00
PRUS.cpp Remove unneeded inclusion of boost::nowide 2021-02-03 20:41:04 +01:00
PRUS.hpp Rewrote .PRUSA file parser from wxWidgets zip to miniz. 2018-09-25 14:30:57 +02:00
SL1.cpp Added functions to export raw image data to PNG for debugging purposes. 2020-11-26 09:01:44 +01:00
SL1.hpp Move SLA import to libslic3r with png reading using libpng 2020-08-27 23:14:42 +02:00
STL.cpp Refactored admesh to get rid of the error and fp members of stl_file. 2019-06-10 17:17:36 +02:00
STL.hpp Reworked the command line interface based on the current state 2019-03-13 15:44:50 +01:00