mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -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
21 lines
434 B
INI
21 lines
434 B
INI
[general]
|
|
version = 4
|
|
name = Normal
|
|
definition = ultimaker3
|
|
|
|
[metadata]
|
|
setting_version = 18
|
|
type = quality
|
|
quality_type = fast
|
|
weight = -1
|
|
material = generic_pva
|
|
variant = BB 0.4
|
|
|
|
[values]
|
|
brim_replaces_support = False
|
|
material_print_temperature = =default_material_print_temperature + 5
|
|
material_standby_temperature = 100
|
|
prime_tower_enable = False
|
|
skin_overlap = 15
|
|
support_brim_enable = True
|
|
support_infill_sparse_thickness = 0.3
|