mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-28 14:54:27 +08:00
Don't use stylized capitals
Equal chances for printers and brands, please. Contributes to issue CURA-7803.
This commit is contained in:
parent
77f5fefc5d
commit
4497c29721
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "KOONOVO Base Printer",
|
||||
"name": "Koonovo Base Printer",
|
||||
"version": 2,
|
||||
"inherits": "fdmprinter",
|
||||
"metadata": {
|
||||
"visible": false,
|
||||
"author": "KOONOVO",
|
||||
"manufacturer": "KOONOVO",
|
||||
"author": "Koonovo",
|
||||
"manufacturer": "Koonovo",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "koonovo.obj",
|
||||
"platform_texture": "koonovo.png",
|
||||
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "KOONOVO ELF",
|
||||
"name": "Koonovo Elf",
|
||||
"version": 2,
|
||||
"inherits": "koonovo_base",
|
||||
"overrides": {
|
||||
"machine_name": { "default_value": "KOONOVO ELF" },
|
||||
"machine_name": { "default_value": "Koonovo Elf" },
|
||||
"machine_width": { "default_value": 310 },
|
||||
"machine_depth": { "default_value": 310 },
|
||||
"machine_height": { "default_value": 345 },
|
||||
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "KOONOVO KN3 IDEX",
|
||||
"name": "Koonovo KN3 Idex",
|
||||
"version": 2,
|
||||
"inherits": "fdmprinter",
|
||||
"metadata": {
|
||||
"visible": true,
|
||||
"author": "KOONOVO",
|
||||
"manufacturer": "KOONOVO",
|
||||
"author": "Koonovo",
|
||||
"manufacturer": "Koonovo",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "koonovo_kn3.stl",
|
||||
"quality_definition": "koonovo_base",
|
||||
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "KOONOVO KN5 IDEX",
|
||||
"name": "Koonovo KN5 Idex",
|
||||
"version": 2,
|
||||
"inherits": "fdmprinter",
|
||||
"metadata": {
|
||||
"visible": true,
|
||||
"author": "KOONOVO",
|
||||
"manufacturer": "KOONOVO",
|
||||
"author": "Koonovo",
|
||||
"manufacturer": "Koonovo",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "koonovo_kn5.stl",
|
||||
"quality_definition": "koonovo_base",
|
||||
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "KOONOVO Pyramid",
|
||||
"name": "Koonovo Pyramid",
|
||||
"version": 2,
|
||||
"inherits": "koonovo_base",
|
||||
"overrides": {
|
||||
"machine_name": { "default_value": "KOONOVO Pyramid" },
|
||||
"machine_name": { "default_value": "Koonovo Pyramid" },
|
||||
"machine_width": { "default_value": 310 },
|
||||
"machine_depth": { "default_value": 310 },
|
||||
"machine_height": { "default_value": 400 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user