mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Update fdmprinter.def.json
Add Smoothie Firmware Flavor option.
This commit is contained in:
parent
35aadad747
commit
f59c9383da
1 changed files with 2 additions and 1 deletions
|
@ -369,7 +369,8 @@
|
||||||
"Makerbot": "Makerbot",
|
"Makerbot": "Makerbot",
|
||||||
"BFB": "Bits from Bytes",
|
"BFB": "Bits from Bytes",
|
||||||
"MACH3": "Mach3",
|
"MACH3": "Mach3",
|
||||||
"Repetier": "Repetier"
|
"Repetier": "Repetier",
|
||||||
|
"Smoothie": "Smoothie"
|
||||||
},
|
},
|
||||||
"default_value": "RepRap (Marlin/Sprinter)",
|
"default_value": "RepRap (Marlin/Sprinter)",
|
||||||
"settable_per_mesh": false,
|
"settable_per_mesh": false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue