diff --git a/resources/definitions/kosher.def.json b/resources/definitions/kosher.def.json index 49d41ef9b5..64a0157065 100644 --- a/resources/definitions/kosher.def.json +++ b/resources/definitions/kosher.def.json @@ -1,6 +1,6 @@ { "version": 2, - "name": "Kosher 220", + "name": "Kosher", "inherits": "fdmprinter", "metadata": { "visible": true, @@ -22,7 +22,7 @@ }, "overrides": { - "machine_name": { "default_value": "Kosher 220" }, + "machine_name": { "default_value": "Kosher" }, "machine_width": { "default_value": 220 }, "machine_height": { "default_value": 300 }, "machine_depth": { "default_value": 220 }, diff --git a/resources/definitions/kosher_duplication.def.json b/resources/definitions/kosher_duplication.def.json index fc004c2e99..c59a327d84 100644 --- a/resources/definitions/kosher_duplication.def.json +++ b/resources/definitions/kosher_duplication.def.json @@ -1,6 +1,6 @@ { "version": 2, - "name": "Kosher 220 Duplication", + "name": "Kosher Duplication", "inherits": "fdmprinter", "metadata": { "visible": true, @@ -21,7 +21,7 @@ }, "overrides": { - "machine_name": { "default_value": "Kosher 220 Duplication" }, + "machine_name": { "default_value": "Kosher Duplication" }, "machine_width": { "default_value": 100 }, "machine_height": { "default_value": 300 }, "machine_depth": { "default_value": 220 }, diff --git a/resources/definitions/kosher_mirrored.def.json b/resources/definitions/kosher_mirror.def.json similarity index 97% rename from resources/definitions/kosher_mirrored.def.json rename to resources/definitions/kosher_mirror.def.json index ab98e1a8a5..fa8a8caea7 100644 --- a/resources/definitions/kosher_mirrored.def.json +++ b/resources/definitions/kosher_mirror.def.json @@ -1,6 +1,6 @@ { "version": 2, - "name": "Kosher 220 Mirror", + "name": "Kosher Mirror", "inherits": "fdmprinter", "metadata": { "visible": true, @@ -21,7 +21,7 @@ }, "overrides": { - "machine_name": { "default_value": "Kosher 220 Mirror" }, + "machine_name": { "default_value": "Kosher Mirror" }, "machine_width": { "default_value": 75 }, "machine_height": { "default_value": 300 }, "machine_depth": { "default_value": 220 }, diff --git a/resources/extruders/kosher_mm_extruder.def.json b/resources/extruders/kosher_mm_extruder.def.json index 9beb258241..3e7e2fb72d 100644 --- a/resources/extruders/kosher_mm_extruder.def.json +++ b/resources/extruders/kosher_mm_extruder.def.json @@ -4,7 +4,7 @@ "name": "Mirror Extruder", "inherits": "fdmextruder", "metadata": { - "machine": "kosher_mirrored", + "machine": "kosher_mirror", "position": "0" }, diff --git a/resources/variants/kosher220_mm_0.2.inst.cfg b/resources/variants/kosher220_mm_0.2.inst.cfg index 2344302b63..f63b9a2edd 100644 --- a/resources/variants/kosher220_mm_0.2.inst.cfg +++ b/resources/variants/kosher220_mm_0.2.inst.cfg @@ -1,7 +1,7 @@ [general] name = 0.2 mm Nozzle version = 4 -definition = kosher_mirrored +definition = kosher_mirror [metadata] diff --git a/resources/variants/kosher220_mm_0.3.inst.cfg b/resources/variants/kosher220_mm_0.3.inst.cfg index 8104b73e8b..efd9c694a8 100644 --- a/resources/variants/kosher220_mm_0.3.inst.cfg +++ b/resources/variants/kosher220_mm_0.3.inst.cfg @@ -1,7 +1,7 @@ [general] name = 0.3 mm Nozzle version = 4 -definition = kosher_mirrored +definition = kosher_mirror [metadata] diff --git a/resources/variants/kosher220_mm_0.4.inst.cfg b/resources/variants/kosher220_mm_0.4.inst.cfg index a470d44421..61135873b6 100644 --- a/resources/variants/kosher220_mm_0.4.inst.cfg +++ b/resources/variants/kosher220_mm_0.4.inst.cfg @@ -1,7 +1,7 @@ [general] name = 0.4 mm Nozzle version = 4 -definition = kosher_mirrored +definition = kosher_mirror [metadata] diff --git a/resources/variants/kosher220_mm_0.5.inst.cfg b/resources/variants/kosher220_mm_0.5.inst.cfg index 90c1fd8997..c5005dadc7 100644 --- a/resources/variants/kosher220_mm_0.5.inst.cfg +++ b/resources/variants/kosher220_mm_0.5.inst.cfg @@ -1,7 +1,7 @@ [general] name = 0.5 mm Nozzle version = 4 -definition = kosher_mirrored +definition = kosher_mirror [metadata] diff --git a/resources/variants/kosher220_mm_0.6.inst.cfg b/resources/variants/kosher220_mm_0.6.inst.cfg index 07d11ef26b..870fb02afd 100644 --- a/resources/variants/kosher220_mm_0.6.inst.cfg +++ b/resources/variants/kosher220_mm_0.6.inst.cfg @@ -1,7 +1,7 @@ [general] name = 0.6 mm Nozzle version = 4 -definition = kosher_mirrored +definition = kosher_mirror [metadata] diff --git a/resources/variants/kosher220_mm_0.8.inst.cfg b/resources/variants/kosher220_mm_0.8.inst.cfg index e82b6bc1c9..116ba1cda2 100644 --- a/resources/variants/kosher220_mm_0.8.inst.cfg +++ b/resources/variants/kosher220_mm_0.8.inst.cfg @@ -1,7 +1,7 @@ [general] name = 0.8 mm Nozzle version = 4 -definition = kosher_mirrored +definition = kosher_mirror [metadata]