mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 03:04:23 +08:00
CURA-4972 More zen.
This commit is contained in:
parent
ed7dec0cae
commit
e3411e9edb
@ -54,12 +54,6 @@ Item {
|
||||
id: meshTypeSelection
|
||||
style: UM.Theme.styles.combobox
|
||||
onActivated: {
|
||||
|
||||
console.log("!!!!!!!!!!!!!!!!!!!")
|
||||
|
||||
if(model.get(index).type == "anti_overhang_mesh")
|
||||
console.log("AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA")
|
||||
|
||||
UM.ActiveTool.setProperty("MeshType", model.get(index).type)
|
||||
}
|
||||
model: ListModel
|
||||
|
Loading…
x
Reference in New Issue
Block a user