ENH:add flat_irong as print preset

jira: none
Change-Id: Ic29634780e1ece2d0cffddd0c2cf7cafb1318fa2
(cherry picked from commit 2acd313f72d5e9531cf1394c218dc3bc6b8d9521)
This commit is contained in:
jiangkai.zhao
2025-04-22 16:09:02 +08:00
committed by Noisyfox
parent 2cea19bdcd
commit 8e616ce892
8 changed files with 18 additions and 8 deletions

View File

@@ -6092,6 +6092,10 @@ void PrintConfigDef::init_fff_params()
def->mode = comAdvanced;
def->set_default_value(new ConfigOptionBool(true));
def = this->add("prime_tower_flat_ironing", coBool);
def->mode = comAdvanced;
def->set_default_value(new ConfigOptionBool(false));
def = this->add("prime_tower_rib_wall", coBool);
def->label = L("Rib wall");
def->tooltip = L("The wall of prime tower will add four ribs and make its "