From 85ca395f3ff62ef60b0dcc33a0ae07f55d50d585 Mon Sep 17 00:00:00 2001 From: sm3dp Date: Wed, 13 May 2020 13:45:59 +0800 Subject: [PATCH] sc60 extruders name --- resources/definitions/lotmaxx_sc60.def.json | 4 ++-- 1 file 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 +}