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