mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 05:41:05 -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]
|
[general]
|
||||||
name = Advanced
|
name = Advanced
|
||||||
weight = 2
|
weight = 2
|
||||||
|
version = 2
|
||||||
|
|
||||||
[machine_settings]
|
[machine_settings]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
[general]
|
[general]
|
||||||
name = Basic
|
name = Basic
|
||||||
weight = 1
|
weight = 1
|
||||||
|
version = 2
|
||||||
|
|
||||||
[machine_settings]
|
[machine_settings]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
[general]
|
[general]
|
||||||
name = Expert
|
name = Expert
|
||||||
weight = 3
|
weight = 3
|
||||||
|
version = 2
|
||||||
|
|
||||||
[machine_settings]
|
[machine_settings]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue