mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 11:21:14 -07:00
Merge pull request #334 from fieldOfView/fix_umo_standardoptions
Change the default UMO uprade options
This commit is contained in:
commit
509bcd90e0
1 changed files with 1 additions and 1 deletions
|
|
@ -47,6 +47,7 @@ Item
|
||||||
CheckBox
|
CheckBox
|
||||||
{
|
{
|
||||||
text: catalog.i18nc("@action:checkbox","Extruder driver ugrades")
|
text: catalog.i18nc("@action:checkbox","Extruder driver ugrades")
|
||||||
|
checked: true
|
||||||
}
|
}
|
||||||
CheckBox
|
CheckBox
|
||||||
{
|
{
|
||||||
|
|
@ -59,7 +60,6 @@ Item
|
||||||
CheckBox
|
CheckBox
|
||||||
{
|
{
|
||||||
text: catalog.i18nc("@action:checkbox","Dual extrusion (experimental)")
|
text: catalog.i18nc("@action:checkbox","Dual extrusion (experimental)")
|
||||||
checked: true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue