mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-28 13:21:10 -07:00
Merge branch 'mb-support-real-reprap-gcode' of https://github.com/smartavionics/Cura into smartavionics-mb-support-real-reprap-gcode
This commit is contained in:
commit
23a98dd959
1 changed files with 3 additions and 2 deletions
|
|
@ -303,8 +303,9 @@
|
|||
"type": "enum",
|
||||
"options":
|
||||
{
|
||||
"RepRap (Marlin/Sprinter)": "RepRap (Marlin/Sprinter)",
|
||||
"RepRap (Volumatric)": "RepRap (Volumetric)",
|
||||
"RepRap (Marlin/Sprinter)": "Marlin",
|
||||
"RepRap (Volumatric)": "Marlin (Volumetric)",
|
||||
"RepRap (RepRap)": "RepRap",
|
||||
"UltiGCode": "Ultimaker 2",
|
||||
"Griffin": "Griffin",
|
||||
"Makerbot": "Makerbot",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue