PrusaSlicer-NonPlainar/src/boost
bubnikv 3b1a44c084 WIP: Nullable configuration value concept, implemented for
ConfigOptionFloatsNullable, ConfigOptionIntsNullable,
ConfigOptionPercentsNullable, ConfigOptionBoolsNullable.

retract override values were added to the Filament profile:
vector of floats: "retract_length", "retract_lift", "retract_lift_above",
	"retract_lift_below", "retract_speed", "deretract_speed",
	"retract_restart_extra", "retract_before_travel",
vector of bools: "retract_layer_change", "wipe"
vector of percents: "retract_before_wipe"
2019-07-23 14:15:42 +02:00
..
nowide WIP: Nullable configuration value concept, implemented for 2019-07-23 14:15:42 +02:00
CMakeLists.txt Build fix when boost is not in prefix/boost 2019-06-13 14:19:24 +02:00