mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 00:28:59 +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",
|
||||
"options":
|
||||
{
|
||||
"RepRap (Marlin/Sprinter)": "RepRap (Marlin/Sprinter)",
|
||||
"RepRap (RepRap)": "RepRap (RepRap)",
|
||||
"RepRap (Volumatric)": "RepRap (Volumetric)",
|
||||
"RepRap (Marlin/Sprinter)": "Marlin",
|
||||
"RepRap (Volumatric)": "Marlin (Volumetric)",
|
||||
"RepRap (RepRap)": "RepRap",
|
||||
"UltiGCode": "Ultimaker 2",
|
||||
"Griffin": "Griffin",
|
||||
"Makerbot": "Makerbot",
|
||||
|
Loading…
x
Reference in New Issue
Block a user