Rename visual name from Voron V0 to Voron 0

As discussed in #9589.
This commit is contained in:
Ghostkeeper 2021-07-02 13:46:32 +02:00
parent 0cce7bf9ac
commit a0589d57d6
No known key found for this signature in database
GPG Key ID: D2A8871EE34EC59A

View File

@ -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 }