PrusaSlicer-NonPlainar/src/libslic3r/Format
bubnikv 209f1e3b99 Fix of loading the variable layer height profile and the SLA support
points for projects with instances.

3mf does not support a concept of instances, therefore all the instances
of all objects are indexed in a linear fashion. However, the 3mf files
index the layer height profiles and the SLA support points with
the object ID. The loading was fixed to take the different indexing
into account.
2019-05-24 12:17:54 +02:00
..
3mf.cpp Fix of loading the variable layer height profile and the SLA support 2019-05-24 12:17:54 +02:00
3mf.hpp More SLA support points improvements 2019-02-01 23:09:02 +01:00
AMF.cpp Use the correct expat location 2019-05-22 10:10:58 +02:00
AMF.hpp Fixes to storing and loading configs from AMF/3MF. 2018-11-07 14:57:50 +01:00
OBJ.cpp Reworked the command line interface based on the current state 2019-03-13 15:44:50 +01:00
OBJ.hpp Reworked the command line interface based on the current state 2019-03-13 15:44:50 +01:00
objparser.cpp
objparser.hpp
PRUS.cpp Fixed .prusa i/o and split to objects 2019-01-18 16:01:43 +01:00
PRUS.hpp
STL.cpp Reworked the command line interface based on the current state 2019-03-13 15:44:50 +01:00
STL.hpp Reworked the command line interface based on the current state 2019-03-13 15:44:50 +01:00