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:
authorsm3dp <rd@lotmaxx.com>2020-05-13 08:45:59 +0300
committersm3dp <rd@lotmaxx.com>2020-05-13 08:45:59 +0300
commit85ca395f3ff62ef60b0dcc33a0ae07f55d50d585 (patch)
tree74dd02c289918341125a3cecc0185e6010a76d15 /resources/definitions/lotmaxx_sc60.def.json
parent218d789cdb228cc5aba46b1663f4004f94106cb0 (diff)
sc60 extruders name
Diffstat (limited to 'resources/definitions/lotmaxx_sc60.def.json')
-rw-r--r--resources/definitions/lotmaxx_sc60.def.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/definitions/lotmaxx_sc60.def.json b/resources/definitions/lotmaxx_sc60.def.json
index 8fe2112ddd..674431eaab 100644
--- a/resources/definitions/lotmaxx_sc60.def.json
+++ b/resources/definitions/lotmaxx_sc60.def.json
@@ -63,10 +63,10 @@
"manufacturer": "Lotmaxx",
"platform": "lotmaxx_sc_10_20_platform.3mf",
"machine_extruder_trains": {
- "0": "lotmaxx_sc60_extruder_0",
+ "0": "lotmaxx_sc60_extruder_left",
"1": "lotmaxx_sc60_extruder_right"
},
"has_materials": true,
"preferred_quality_type": "normal"
}
-} \ No newline at end of file
+}