mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
CURA-4972 More zen.
This commit is contained in:
parent
ed7dec0cae
commit
e3411e9edb
1 changed files with 0 additions and 6 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue