mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 03:44:27 +08:00
opti string for klipper connection
This commit is contained in:
parent
ad655a9f32
commit
c68fa18caf
@ -2208,7 +2208,7 @@ void PrintConfigDef::init_fff_params()
|
||||
def->enum_values.push_back("repetier");
|
||||
def->enum_values.push_back("mks");
|
||||
def->enum_labels.push_back("PrusaLink");
|
||||
def->enum_labels.push_back("OctoPrint");
|
||||
def->enum_labels.push_back("Octo/Klipper");
|
||||
def->enum_labels.push_back("Duet");
|
||||
def->enum_labels.push_back("FlashAir");
|
||||
def->enum_labels.push_back("AstroBox");
|
||||
|
Loading…
x
Reference in New Issue
Block a user