orcaslicer/src
Vojtech Bubnik e42e25c933 1) Storing the physical_printer_settings_id into the 3MF, AMF, GCode.
2) Activating the physical_printer_settings_id when loading from 3MF, AMF, GCode.
   The physical printer is only activated if it references the printer_settings_id
   loaded from the same file.
3) When loading the presets from 3MF, AMF, GCode, the "external" profiles
   are no more created for profiles which differ from the local profiles
   the loaded profiles reference. Instead, the referenced profile is activated
   and modified with the loaded preset. If the referenced profile does not
   exist, but the profile refers to a system profile with the "inherits"
   fileds, the system profile is loaded and modified instead.
   This works for all profiles with the exception of multi-extruder
   printer with multiple filament profiles modified. In that case
   the first modified filament profile will be loaded as modified,
   while the other modified profiles will be loaded as "external".

This should fix
Physical printer + 3mf file, wrong preset used to generate gcode #5178
and possibly
https://github.com/prusa3d/PrusaSlicer/issues/5272
2020-12-04 10:48:51 +01:00
..
admesh Replace deprecated Boost header in "admesh" 2020-10-12 11:34:31 +02:00
agg
avrdude
boost
build-utils
clipper Clean-up of Shiny profiler integration, so that the intrusiver profiling 2020-08-27 12:14:49 +02:00
eigen
expat
glew
glu-libtess
hidapi Remove dependency on libudev.h 2020-10-26 14:23:44 +01:00
imgui imgui README.md prev commit hash 2020-11-09 15:15:30 +01:00
libigl
libnest2d Use smarter object function in partial arrangement with empty bed. 2020-12-02 17:53:22 +01:00
libslic3r 1) Storing the physical_printer_settings_id into the 3MF, AMF, GCode. 2020-12-04 10:48:51 +01:00
miniz
nanosvg
platform Changing directory for Flatpak related files. 2020-10-27 13:04:16 +01:00
poly2tri
polypartition
qhull
semver
Shiny
slic3r 1) Storing the physical_printer_settings_id into the 3MF, AMF, GCode. 2020-12-04 10:48:51 +01:00
stb_dxt
CMakeLists.txt Fix for gcode-viewer symlink 2020-11-23 17:52:08 +01:00
PrusaSlicer.cpp ENABLE_GCODE_VIEWER set as default in fff_print test and PrusaSlicer.cpp 2020-11-12 15:01:59 +01:00
PrusaSlicer.hpp
PrusaSlicer_app_msvc.cpp WIP: prusa-gcodeviewer command line wrapper to start the PrusaSlicer 2020-09-01 16:56:12 +02:00