Avoid crossing perimeters max detour could newly be specified
in percentage of the direct path.
This commit is contained in:
parent
fef729b75a
commit
b5f95dd4b4
3 changed files with 14 additions and 6 deletions
src/libslic3r
|
@ -828,7 +828,7 @@ class PrintConfig : public MachineEnvelopeConfig, public GCodeConfig
|
|||
public:
|
||||
|
||||
ConfigOptionBool avoid_crossing_perimeters;
|
||||
ConfigOptionFloat avoid_crossing_perimeters_max_detour;
|
||||
ConfigOptionFloatOrPercent avoid_crossing_perimeters_max_detour;
|
||||
ConfigOptionPoints bed_shape;
|
||||
ConfigOptionInts bed_temperature;
|
||||
ConfigOptionFloat bridge_acceleration;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue