Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2021-07-02 14:46:32 +0300
committerGhostkeeper <rubend@tutanota.com>2021-07-02 14:46:32 +0300
commita0589d57d696ff72dd5934b16a2699ab6f4a17ec (patch)
tree417d4fb04396ba60745c96dec4149d8f1fd7eee2 /resources/definitions/voron0_120.def.json
parent0cce7bf9ac58dd0ba907e4608d45762307ad8f14 (diff)
Rename visual name from Voron V0 to Voron 0
As discussed in #9589.
Diffstat (limited to 'resources/definitions/voron0_120.def.json')
-rw-r--r--resources/definitions/voron0_120.def.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/definitions/voron0_120.def.json b/resources/definitions/voron0_120.def.json
index 7a06c2eac7..d0bf92f0e0 100644
--- a/resources/definitions/voron0_120.def.json
+++ b/resources/definitions/voron0_120.def.json
@@ -1,5 +1,5 @@
{
- "name": "Voron V0",
+ "name": "Voron 0",
"version": 2,
"inherits": "voron2_base",
"metadata":
@@ -10,7 +10,7 @@
},
"overrides":
{
- "machine_name": { "default_value": "VORON V0" },
+ "machine_name": { "default_value": "VORON 0" },
"machine_width": { "default_value": 120 },
"machine_depth": { "default_value": 120 },
"machine_height": { "default_value": 120 }