mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-14 06:45:54 +08:00
parent
8127f27d79
commit
9671cdfc68
@ -2184,7 +2184,7 @@ void PrintConfigDef::init_fff_params()
|
||||
def->tooltip = L("Diameter of nozzle");
|
||||
def->sidetext = L("mm");
|
||||
def->mode = comAdvanced;
|
||||
def->max = 1.8;
|
||||
def->max = 100;
|
||||
def->set_default_value(new ConfigOptionFloats { 0.4 });
|
||||
|
||||
def = this->add("host_type", coEnum);
|
||||
|
Loading…
x
Reference in New Issue
Block a user