mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -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
25 lines
449 B
INI
25 lines
449 B
INI
[general]
|
|
version = 4
|
|
definition = fabtotum
|
|
name = Normal Quality
|
|
|
|
[metadata]
|
|
setting_version = 18
|
|
type = quality
|
|
quality_type = normal
|
|
weight = 0
|
|
material = generic_abs
|
|
variant = Lite 0.4 mm
|
|
|
|
[values]
|
|
adhesion_type = raft
|
|
speed_print = 60
|
|
layer_height = 0.15
|
|
layer_height_0 = 0.15
|
|
cool_fan_enabled = False
|
|
cool_fan_full_at_height = 0.3
|
|
cool_fan_speed = 50
|
|
cool_fan_speed_max = 50
|
|
cool_fan_speed_min = 50
|
|
cool_min_layer_time = 3
|
|
cool_min_speed = 20
|