Don't use stylized capitals

Equal chances for printers and brands, please.

Contributes to issue CURA-7803.
This commit is contained in:
Ghostkeeper 2020-10-28 16:18:13 +01:00
parent 77f5fefc5d
commit 4497c29721
No known key found for this signature in database
GPG Key ID: D2A8871EE34EC59A
5 changed files with 13 additions and 13 deletions

View File

@ -1,11 +1,11 @@
{ {
"name": "KOONOVO Base Printer", "name": "Koonovo Base Printer",
"version": 2, "version": 2,
"inherits": "fdmprinter", "inherits": "fdmprinter",
"metadata": { "metadata": {
"visible": false, "visible": false,
"author": "KOONOVO", "author": "Koonovo",
"manufacturer": "KOONOVO", "manufacturer": "Koonovo",
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "koonovo.obj", "platform": "koonovo.obj",
"platform_texture": "koonovo.png", "platform_texture": "koonovo.png",

View File

@ -1,9 +1,9 @@
{ {
"name": "KOONOVO ELF", "name": "Koonovo Elf",
"version": 2, "version": 2,
"inherits": "koonovo_base", "inherits": "koonovo_base",
"overrides": { "overrides": {
"machine_name": { "default_value": "KOONOVO ELF" }, "machine_name": { "default_value": "Koonovo Elf" },
"machine_width": { "default_value": 310 }, "machine_width": { "default_value": 310 },
"machine_depth": { "default_value": 310 }, "machine_depth": { "default_value": 310 },
"machine_height": { "default_value": 345 }, "machine_height": { "default_value": 345 },

View File

@ -1,11 +1,11 @@
{ {
"name": "KOONOVO KN3 IDEX", "name": "Koonovo KN3 Idex",
"version": 2, "version": 2,
"inherits": "fdmprinter", "inherits": "fdmprinter",
"metadata": { "metadata": {
"visible": true, "visible": true,
"author": "KOONOVO", "author": "Koonovo",
"manufacturer": "KOONOVO", "manufacturer": "Koonovo",
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "koonovo_kn3.stl", "platform": "koonovo_kn3.stl",
"quality_definition": "koonovo_base", "quality_definition": "koonovo_base",

View File

@ -1,11 +1,11 @@
{ {
"name": "KOONOVO KN5 IDEX", "name": "Koonovo KN5 Idex",
"version": 2, "version": 2,
"inherits": "fdmprinter", "inherits": "fdmprinter",
"metadata": { "metadata": {
"visible": true, "visible": true,
"author": "KOONOVO", "author": "Koonovo",
"manufacturer": "KOONOVO", "manufacturer": "Koonovo",
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "koonovo_kn5.stl", "platform": "koonovo_kn5.stl",
"quality_definition": "koonovo_base", "quality_definition": "koonovo_base",

View File

@ -1,9 +1,9 @@
{ {
"name": "KOONOVO Pyramid", "name": "Koonovo Pyramid",
"version": 2, "version": 2,
"inherits": "koonovo_base", "inherits": "koonovo_base",
"overrides": { "overrides": {
"machine_name": { "default_value": "KOONOVO Pyramid" }, "machine_name": { "default_value": "Koonovo Pyramid" },
"machine_width": { "default_value": 310 }, "machine_width": { "default_value": 310 },
"machine_depth": { "default_value": 310 }, "machine_depth": { "default_value": 310 },
"machine_height": { "default_value": 400 }, "machine_height": { "default_value": 400 },