mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 03:06:08 +08:00
fix repetier pull request #569
This commit is contained in:
parent
db99b091d9
commit
3ec7dec140
@ -152,7 +152,6 @@ void PrintConfigDef::init_common_params()
|
||||
def = this->add("printhost_slug", coString);
|
||||
def->label = L("Printer");
|
||||
def->tooltip = L("Name of the printer");
|
||||
def->gui_type = "select_open";
|
||||
def->mode = comAdvanced;
|
||||
def->set_default_value(new ConfigOptionString(""));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user