Removed bad label

This commit is contained in:
Alessandro Ranellucci 2017-05-04 23:40:19 +02:00
parent 8c77f47638
commit b762b38af0

View File

@ -1383,7 +1383,6 @@ PrintConfigDef::PrintConfigDef()
def = this->add("support_material_interface_speed", coFloatOrPercent);
def->label = "↳ interface";
def->label = "Interface Speed";
def->category = "Support material interface speed";
def->gui_type = "f_enum_open";
def->category = "Support material";