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-02-25 19:46:46 +0300
committerGhostkeeper <rubend@tutanota.com>2021-02-25 19:46:46 +0300
commit5c58df3c73fc29a82999258633ee4051aa53a15e (patch)
tree8aa71995f62d425c6cb08eb5d40ae1a7129d8305
parent642fee99048bc3b4d12c775f8548205803b2cfd3 (diff)
Minor corrections to Sri Vignan printers
Found during testing. I think it's pretty safe to say what they intended to write here. Contributes to issue CURA-8051.
-rw-r--r--resources/definitions/arjun300.def.json2
-rw-r--r--resources/definitions/arjun_duplication.def.json2
-rw-r--r--resources/definitions/arjun_mirrored.def.json2
-rw-r--r--resources/definitions/diy220.def.json2
-rw-r--r--resources/definitions/kosher.def.json2
-rw-r--r--resources/definitions/kosher_duplication.def.json4
-rw-r--r--resources/definitions/kosher_mirror.def.json4
7 files changed, 9 insertions, 9 deletions
diff --git a/resources/definitions/arjun300.def.json b/resources/definitions/arjun300.def.json
index eba8303ae9..94c1889fd3 100644
--- a/resources/definitions/arjun300.def.json
+++ b/resources/definitions/arjun300.def.json
@@ -12,7 +12,7 @@
"platform_offset": [-155, -6, 190],
"has_material": true,
"has_variants": true,
- "preferred_variant_name": "0.4 mm",
+ "preferred_variant_name": "0.4 mm Nozzle",
"machine_extruder_trains":
{
"0": "arjun_extruder_0",
diff --git a/resources/definitions/arjun_duplication.def.json b/resources/definitions/arjun_duplication.def.json
index 0675f75a25..d5a4b2ee72 100644
--- a/resources/definitions/arjun_duplication.def.json
+++ b/resources/definitions/arjun_duplication.def.json
@@ -10,7 +10,7 @@
"file_formats": "text/x-gcode",
"has_material": true,
"has_variants": true,
- "preferred_variant_name": "0.4 mm",
+ "preferred_variant_name": "0.4 mm Nozzle",
"machine_extruder_trains":
{
"0": "arjun_dm_extruder"
diff --git a/resources/definitions/arjun_mirrored.def.json b/resources/definitions/arjun_mirrored.def.json
index db6cd6ae97..a4c0f3d3d1 100644
--- a/resources/definitions/arjun_mirrored.def.json
+++ b/resources/definitions/arjun_mirrored.def.json
@@ -10,7 +10,7 @@
"file_formats": "text/x-gcode",
"has_material": true,
"has_variants": true,
- "preferred_variant_name": "0.4 mm",
+ "preferred_variant_name": "0.4 mm Nozzle",
"machine_extruder_trains":
{
"0": "arjun_mm_extruder"
diff --git a/resources/definitions/diy220.def.json b/resources/definitions/diy220.def.json
index edfb3297fe..5c3b26be02 100644
--- a/resources/definitions/diy220.def.json
+++ b/resources/definitions/diy220.def.json
@@ -14,7 +14,7 @@
"platform_offset": [0, 0, 0],
"has_materials": true,
"has_variants": true,
- "preferred_variant_name": "0.4 mm",
+ "preferred_variant_name": "0.4 mm Nozzle",
"machine_extruder_trains":
{
"0": "diy220_extruder_0"
diff --git a/resources/definitions/kosher.def.json b/resources/definitions/kosher.def.json
index 121d4a1c8d..f769d7c7a9 100644
--- a/resources/definitions/kosher.def.json
+++ b/resources/definitions/kosher.def.json
@@ -13,7 +13,7 @@
"platform_offset": [0, 0, 0],
"has_material": true,
"has_variants": true,
- "preferred_variant_name": "0.4 mm",
+ "preferred_variant_name": "0.4 mm Nozzle",
"machine_extruder_trains":
{
"0": "kosher_extruder_0",
diff --git a/resources/definitions/kosher_duplication.def.json b/resources/definitions/kosher_duplication.def.json
index 261e689f18..f7add08a8b 100644
--- a/resources/definitions/kosher_duplication.def.json
+++ b/resources/definitions/kosher_duplication.def.json
@@ -1,6 +1,6 @@
{
"version": 2,
- "name": "Kosher_Duplication",
+ "name": "Kosher Duplication",
"inherits": "fdmprinter",
"metadata": {
"visible": true,
@@ -13,7 +13,7 @@
"platform_offset": [52.5, 0, 0],
"has_material": true,
"has_variants": true,
- "preferred_variant_name": "0.4 mm",
+ "preferred_variant_name": "0.4 mm Nozzle",
"machine_extruder_trains":
{
"0": "kosher_dm_extruder"
diff --git a/resources/definitions/kosher_mirror.def.json b/resources/definitions/kosher_mirror.def.json
index b12a865828..a7d5c6ced4 100644
--- a/resources/definitions/kosher_mirror.def.json
+++ b/resources/definitions/kosher_mirror.def.json
@@ -1,6 +1,6 @@
{
"version": 2,
- "name": "Kosher_Mirror",
+ "name": "Kosher Mirror",
"inherits": "fdmprinter",
"metadata": {
"visible": true,
@@ -13,7 +13,7 @@
"platform_offset": [65, 0, 0],
"has_material": true,
"has_variants": true,
- "preferred_variant_name": "0.4 mm",
+ "preferred_variant_name": "0.4 mm Nozzle",
"machine_extruder_trains":
{
"0": "kosher_mm_extruder"