Cura/resources/quality/ultimaker3/um3_aa0.25_ABS_Normal_Quality.inst.cfg
Ghostkeeper d9d90ab4b6
Increment setting_version to 20
We've removed a bunch of settings and transformed others. To allow profiles to be checked for these and edited if necessary, we now need to increment this version number.

Contributes to issue CURA-8466.
2022-03-29 15:03:48 +02:00

20 lines
415 B
INI

[general]
version = 4
name = Fine
definition = ultimaker3
[metadata]
setting_version = 20
type = quality
quality_type = normal
weight = 0
material = generic_abs
variant = AA 0.25
[values]
cool_fan_speed = 40
infill_overlap = =0 if infill_sparse_density > 80 else 15
material_final_print_temperature = =material_print_temperature - 5
retraction_prime_speed = 25
speed_topbottom = =math.ceil(speed_print * 30 / 55)