mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 06:05:52 +08:00
Change gcode flavor labels to make it obvious which firmwares they are targetting.
Rename "RepRap (Marlin/Sprinter)" to "Marlin". Rename "RepRap (Volumetric)" to "Marlin (Volumetric)". Rename "RepRap (RepRap)" to "RepRap".
This commit is contained in:
parent
f81be9e627
commit
8955249ea9
@ -303,9 +303,9 @@
|
|||||||
"type": "enum",
|
"type": "enum",
|
||||||
"options":
|
"options":
|
||||||
{
|
{
|
||||||
"RepRap (Marlin/Sprinter)": "RepRap (Marlin/Sprinter)",
|
"RepRap (Marlin/Sprinter)": "Marlin",
|
||||||
"RepRap (RepRap)": "RepRap (RepRap)",
|
"RepRap (Volumatric)": "Marlin (Volumetric)",
|
||||||
"RepRap (Volumatric)": "RepRap (Volumetric)",
|
"RepRap (RepRap)": "RepRap",
|
||||||
"UltiGCode": "Ultimaker 2",
|
"UltiGCode": "Ultimaker 2",
|
||||||
"Griffin": "Griffin",
|
"Griffin": "Griffin",
|
||||||
"Makerbot": "Makerbot",
|
"Makerbot": "Makerbot",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user