mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-04 00:30:37 +08:00
Allow negative skinnydip extension per dip
This commit is contained in:
parent
79b8b180fc
commit
a75cb5f787
@ -1139,7 +1139,6 @@ void PrintConfigDef::init_fff_params()
|
||||
def->label = L("ELIAS Skinnydip extension per dip");
|
||||
def->tooltip = L("...");
|
||||
def->sidetext = L("mm");
|
||||
def->min = 0;
|
||||
def->mode = comExpert;
|
||||
def->set_default_value(new ConfigOptionFloats { 0. });
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user