mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 12:17:50 -06:00
fix: exclude command line settings from being viewed in the frontend (CURA-566)
This commit is contained in:
parent
5490d9cce9
commit
e51f9ba678
4 changed files with 4 additions and 4 deletions
|
@ -258,7 +258,7 @@ class CuraApplication(QtApplication):
|
|||
|
||||
Preferences.getInstance().setDefault("general/visible_settings", """
|
||||
machine_settings
|
||||
resolution
|
||||
resolution
|
||||
layer_height
|
||||
shell
|
||||
wall_thickness
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue