mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:55:53 +08:00
Add current version to setting_visibility
CURA-8810_version_upgrade
This commit is contained in:
parent
77ea5e5e89
commit
0c965b4b20
@ -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…
x
Reference in New Issue
Block a user