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>2019-11-15 14:06:30 +0300
committersm3dp <rd@lotmaxx.com>2019-12-17 17:27:09 +0300
commitda4eeaa6226700183db602acadc425c7848a464d (patch)
tree22592aeac19e52f21764311cd88292ade847db9a /resources/definitions/lotmaxx_sc20.def.json
parentf2b18d9d2a8af42c6aedd132e4474e61ee52e59d (diff)
Added LotMaxx sc10 and sc20 profile
Diffstat (limited to 'resources/definitions/lotmaxx_sc20.def.json')
-rw-r--r--resources/definitions/lotmaxx_sc20.def.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/definitions/lotmaxx_sc20.def.json b/resources/definitions/lotmaxx_sc20.def.json
index 802560fb59..524b43727f 100644
--- a/resources/definitions/lotmaxx_sc20.def.json
+++ b/resources/definitions/lotmaxx_sc20.def.json
@@ -9,7 +9,7 @@
"machine_height": { "default_value": 320 },
"machine_head_polygon": { "default_value": [
[-32,11],
- [-32,-32],
+ [-32,-32],
[28,-32],
[28,11]
]
@@ -138,9 +138,9 @@
"platform": "lotmaxx_sc_10_20_platform.stl",
"machine_extruder_trains": {
- "0": "creality_base_extruder_0"
+ "0": "lotmaxx_sc20_extruder_0"
},
"has_materials": true,
"preferred_quality_type": "normal"
}
-} \ No newline at end of file
+}