mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-28 17:02:00 +08:00
Create UMO+ version of dxu_dual definition
Overrides machine disallowed area with correct values for UMO+ bed
This commit is contained in:
parent
c8a4b8fe62
commit
d25a381803
12
resources/definitions/dxu_umo_dual.def.json
Normal file
12
resources/definitions/dxu_umo_dual.def.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"version": 2,
|
||||||
|
"name": "UMO+ DXU Dual",
|
||||||
|
"inherits": "dxu_dual",
|
||||||
|
"overrides": {
|
||||||
|
"machine_disallowed_areas": {
|
||||||
|
"default_value": [
|
||||||
|
[[100, -102.5], [ 110, -102.5], [ 110, -62.5], [100, -62.5]]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user