mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
UM2Go and UMO now have brim as default platform adhesion
CURA-1068
This commit is contained in:
parent
31d0a1651a
commit
9731d189be
2 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue