OrcaSlicer/src/libslic3r/Format
YuSanka bc68b8eaf2 ExtruderSequenceDialog :
Fixed layouts after the second opening of the dialog.
 (Removing any extruder from the sequence does not cause an incorrect layout)
Validation of entered values added
 (0 is not a valid value)
2019-11-16 02:12:37 +01:00
..
3mf.cpp ExtruderSequenceDialog : 2019-11-16 02:12:37 +01:00
3mf.hpp ENABLE_THUMBNAIL_GENERATOR -> Add file Metadata/thumbnail.png into 3mf output 2019-10-24 09:20:33 +02:00
AMF.cpp Save/Load new color print data to/from amf and 3mf files. 2019-11-11 16:01:34 +01:00
AMF.hpp Added version check for .3mf and .amf project files. PrusaSlicer will refuse to import files with newer version numbers. 2019-08-23 13:12:31 +02:00
OBJ.cpp Make loading of obj files into TriangleMesh possible. 2019-10-01 14:58:37 +02:00
OBJ.hpp Make loading of obj files into TriangleMesh possible. 2019-10-01 14:58:37 +02:00
objparser.cpp Follow-up of 9b5edbfa5f -> added comments 2019-09-09 11:50:19 +02:00
objparser.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
PRUS.cpp PRUS.cpp: Fixed an always-true condition in extract_model_from_archive 2019-09-24 18:09:48 +02:00
PRUS.hpp Rewrote .PRUSA file parser from wxWidgets zip to miniz. 2018-09-25 14:30:57 +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