mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 04:59:05 +08:00
bugfix: comment fail
sorry!! .-. o \ .-. .----.' \ .'o) / `. o / | \_) /-. '_.` \ \ `. | \ | \ | .--/`-. / / .'.-/`-. `. .\| /.' /`._ `- '-. ____(|__/`-..`- '-._ \ |`------.'-._ ` ||\ \ || # /-. ` / || \| || #/ `--' / /_::_|)__ `|____|-._.-` / ||`--------` \-.___.` | / || # | \ | | || # # | /`.___.'\ |.`|________| | /`.__.'|'.` __/ \ __/ \ /__.-.) /__.-.)
This commit is contained in:
parent
e51f9ba678
commit
9b1a41c74c
@ -30,7 +30,7 @@ ScrollView
|
||||
id: definitionsModel;
|
||||
containerId: Cura.MachineManager.activeDefinitionId
|
||||
visibilityHandler: UM.SettingPreferenceVisibilityHandler { }
|
||||
exclude: ["machine_settings", "command_line_settings", "infill_mesh", "infill_mesh_order"] # TODO: infill_mesh settigns are excluded hardcoded, but should be based on the fact that settable_globally, settable_per_meshgroup and settable_per_extruder are false.
|
||||
exclude: ["machine_settings", "command_line_settings", "infill_mesh", "infill_mesh_order"] // TODO: infill_mesh settigns are excluded hardcoded, but should be based on the fact that settable_globally, settable_per_meshgroup and settable_per_extruder are false.
|
||||
expanded: Printer.expandedCategories
|
||||
onExpandedChanged: Printer.setExpandedCategories(expanded)
|
||||
onVisibilityChanged: Cura.SettingInheritanceManager.forceUpdate()
|
||||
|
Loading…
x
Reference in New Issue
Block a user