Cura/resources/quality/abax_titan/atitan_pla_normal.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

23 lines
426 B
INI

[general]
version = 4
name = Fine
definition = abax_titan
[metadata]
setting_version = 20
type = quality
quality_type = normal
weight = 0
material = generic_pla
[values]
layer_height = 0.2
wall_thickness = 1.05
top_bottom_thickness = 0.8
infill_sparse_density = 20
speed_print = 50
speed_layer_0 = =round(speed_print * 30 / 50)
speed_topbottom = =math.ceil(speed_print * 20 / 50)
cool_min_layer_time = 5
cool_min_speed = 10