Added LotMaxx sc10 and sc20 profile

This commit is contained in:
sm3dp 2019-11-15 19:06:30 +08:00
parent f2b18d9d2a
commit da4eeaa622
4 changed files with 22 additions and 7 deletions

View file

@ -9,7 +9,7 @@
"machine_height": { "default_value": 280 },
"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_sc10_extruder_0"
},
"has_materials": true,
"preferred_quality_type": "normal"
}
}
}

View file

@ -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"
}
}
}