mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55: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
447 B
INI
25 lines
447 B
INI
[general]
|
|
version = 4
|
|
definition = fabtotum
|
|
name = Fast Quality
|
|
|
|
[metadata]
|
|
setting_version = 18
|
|
type = quality
|
|
quality_type = fast
|
|
weight = -1
|
|
material = generic_pla
|
|
variant = Lite 0.4 mm
|
|
|
|
[values]
|
|
adhesion_type = skirt
|
|
speed_print = 80
|
|
layer_height = 0.2
|
|
layer_height_0 = 0.2
|
|
cool_fan_enabled = True
|
|
cool_fan_full_at_height = 0.4
|
|
cool_fan_speed = 100
|
|
cool_fan_speed_max = 100
|
|
cool_fan_speed_min = 100
|
|
cool_min_layer_time = 5
|
|
cool_min_speed = 20
|