mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 17:36:08 +08:00
add alias
This commit is contained in:
parent
0680d6fe05
commit
3ede40226f
@ -1118,6 +1118,7 @@ void PrintConfigDef::init_fff_params()
|
|||||||
" which is useful for the Octoprint CancelObject plugin. This settings is NOT compatible with "
|
" which is useful for the Octoprint CancelObject plugin. This settings is NOT compatible with "
|
||||||
"Single Extruder Multi Material setup and Wipe into Object / Wipe into Infill.";
|
"Single Extruder Multi Material setup and Wipe into Object / Wipe into Infill.";
|
||||||
def->cli = "gcode-label-objects!";
|
def->cli = "gcode-label-objects!";
|
||||||
|
def->aliases = { "label_printed_objects" };
|
||||||
def->mode = comAdvanced;
|
def->mode = comAdvanced;
|
||||||
def->default_value = new ConfigOptionBool(0);
|
def->default_value = new ConfigOptionBool(0);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user