mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00

Although it is not entirely sure yet, we are fairly certain that libArachne release will have a setting version of 18, so it is changed by this commit. With this change, the VersionUpgrader will be properly triggered. Contributes to CURA-7683 and CURA-7656
13 lines
250 B
INI
13 lines
250 B
INI
[general]
|
|
name = Aluminum
|
|
version = 4
|
|
definition = ultimaker_s5
|
|
|
|
[metadata]
|
|
setting_version = 18
|
|
type = variant
|
|
hardware_type = buildplate
|
|
|
|
[values]
|
|
material_bed_temperature = =default_material_bed_temperature + 10
|
|
machine_buildplate_type = aluminum
|