mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-02 00:59:46 -07:00
Merge branch 'master' into tm_slice_index
This commit is contained in:
@@ -1375,6 +1375,7 @@ void PrintConfigDef::init_fff_params()
|
||||
def->sidetext = L("(minimum)");
|
||||
def->aliases = { "perimeter_offsets" };
|
||||
def->min = 0;
|
||||
def->max = 10000;
|
||||
def->default_value = new ConfigOptionInt(3);
|
||||
|
||||
def = this->add("post_process", coStrings);
|
||||
|
||||
Reference in New Issue
Block a user