mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Add setting_version to all profiles
This represents the data version number (as opposed to the format version). Contributes to issue CURA-3427.
This commit is contained in:
parent
0f5814e52f
commit
f0f8871496
251 changed files with 253 additions and 11 deletions
|
@ -8,6 +8,7 @@ type = quality
|
|||
material = generic_petg_imade3d_jellybox_0.4_mm
|
||||
weight = 0
|
||||
quality_type = normal
|
||||
setting_version = 1
|
||||
|
||||
[values]
|
||||
adhesion_type = skirt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue