mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-16 18:56:41 +08:00
UM2Go and UMO now have brim as default platform adhesion
CURA-1068
This commit is contained in:
parent
31d0a1651a
commit
9731d189be
@ -22,5 +22,8 @@
|
||||
[[ 60.0, -60.0], [ 33.0, -60.0], [ 35.0, -52.0], [ 60.0, -52.0]]
|
||||
]},
|
||||
"machine_platform_offset": { "default": [0.0, 0.0, 0.0] }
|
||||
},
|
||||
"overrides": {
|
||||
"adhesion_type":{"default": "brim"}
|
||||
}
|
||||
}
|
||||
|
@ -79,5 +79,8 @@
|
||||
},
|
||||
|
||||
"machine_extruder_drive_upgrade": { "default": false }
|
||||
},
|
||||
"overrides": {
|
||||
"adhesion_type":{"default": "brim"}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user