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>2020-07-30 15:18:36 +0300
committerGhostkeeper <rubend@tutanota.com>2020-07-30 15:18:36 +0300
commit00a16847983d6e9c9fa0d29b177ebed6ae8f4d0c (patch)
tree783b05ddb0d3355779463dec7e9246d43b12ed3c /resources
parentbd18eab34b5a7cabbe419287ff9ef3dc29c2b648 (diff)
Consistent capitalisation with other printers
Some printers stylize themselves with allcaps to gain more attention or because they use fonts that don't have lowercase (especially Asian brands) or to mix it with fixed-width characters. Here we'd like to keep them all equal, so they get proper name-style capitalisation.
Diffstat (limited to 'resources')
-rw-r--r--resources/definitions/cubicon_style_neo_a22.def.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/definitions/cubicon_style_neo_a22.def.json b/resources/definitions/cubicon_style_neo_a22.def.json
index 50c6875b24..95d6b5e933 100644
--- a/resources/definitions/cubicon_style_neo_a22.def.json
+++ b/resources/definitions/cubicon_style_neo_a22.def.json
@@ -1,6 +1,6 @@
{
"version": 2,
- "name": "Cubicon Style NEO-A22",
+ "name": "Cubicon Style Neo-A22",
"inherits": "cubicon_common",
"metadata": {
"author": "Cubicon R&D Center",
@@ -19,10 +19,10 @@
},
"overrides": {
"machine_name": {
- "default_value": "Cubicon Style NEO-A22"
+ "default_value": "Cubicon Style Neo-A22"
},
"machine_start_gcode": {
- "default_value": "M911 Style NEO-A22\nM201 X400 Y400\nM202 X400 Y400\nG28 ; Home\nG1 Z15.0 F6000 ;move the platform down 15mm\n;Prime the extruder\nG92 E0\nG1 F200 E3\nG92 E0"
+ "default_value": "M911 Style Neo-A22\nM201 X400 Y400\nM202 X400 Y400\nG28 ; Home\nG1 Z15.0 F6000 ;move the platform down 15mm\n;Prime the extruder\nG92 E0\nG1 F200 E3\nG92 E0"
},
"machine_width": {
"default_value": 220