mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 22:01:14 -07:00
Added LotMaxx sc10 and sc20 profile
This commit is contained in:
parent
f2b18d9d2a
commit
da4eeaa622
4 changed files with 22 additions and 7 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue