mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-04 13:57:43 -07:00
ENH: Modify extra_rib_length can be a negative value.
jira: STUDIO-10535 Change-Id: Icd6134a96c1f32111f908e87acda8c5132dcd73c (cherry picked from commit cbf4b3eafff29ad961deec6acad5104e34a57481) (cherry picked from commit 4fadeab45040daff079044965eea0e3c4e9f74c7)
This commit is contained in:
parent
4a12032cd3
commit
34d0855ba2
1 changed files with 0 additions and 1 deletions
|
|
@ -6060,7 +6060,6 @@ void PrintConfigDef::init_fff_params()
|
|||
def->sidetext = L("mm");
|
||||
def->max = 300;
|
||||
def->mode = comAdvanced;
|
||||
def->min = 0;
|
||||
def->set_default_value(new ConfigOptionFloat(0));
|
||||
|
||||
def = this->add("prime_tower_rib_width", coFloat);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue