mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-28 21:31:15 -07:00
Add current version to setting_visibility
CURA-8810_version_upgrade
This commit is contained in:
parent
77ea5e5e89
commit
0c965b4b20
3 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
[general]
|
||||
name = Advanced
|
||||
weight = 2
|
||||
version = 2
|
||||
|
||||
[machine_settings]
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
[general]
|
||||
name = Basic
|
||||
weight = 1
|
||||
version = 2
|
||||
|
||||
[machine_settings]
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
[general]
|
||||
name = Expert
|
||||
weight = 3
|
||||
version = 2
|
||||
|
||||
[machine_settings]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue