mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Upgrade built-in instance containers
These are now upgraded to version 3, meaning that they will have to increase their version numbers and remove any start_layers_at_same_position settings they define. None of these profiles define any start_layers_at_same_position so it's just the version number then. Contributes to issue CURA-3479.
This commit is contained in:
parent
c9d223acd4
commit
b162be4df8
123 changed files with 124 additions and 133 deletions
|
@ -1,5 +1,5 @@
|
|||
[general]
|
||||
version = 2
|
||||
version = 3
|
||||
name = Fast Print
|
||||
definition = ultimaker3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue