mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-06-04 11:25:47 +08:00
parent
5f8d634fc1
commit
c0fca1ce33
@ -3512,6 +3512,7 @@ void PrintConfigDef::init_fff_params()
|
||||
def->tooltip = L("The speed for retractions (this only applies to the extruder motor).");
|
||||
def->sidetext = L("mm/s");
|
||||
def->mode = comAdvanced;
|
||||
def->min = 0.001;
|
||||
def->is_vector_extruder = true;
|
||||
def->set_default_value(new ConfigOptionFloats { 40. });
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user