Cura/resources/quality/ultimaker2_plus_connect/um2pc_pla_0.4_high.inst.cfg
Kostas Karmas 5bca31e37a Update setting version to 18 for libArachne release
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
2020-12-02 15:29:25 +01:00

22 lines
442 B
INI

[general]
version = 4
name = Extra Fine
definition = ultimaker2_plus_connect
[metadata]
setting_version = 18
type = quality
quality_type = high
weight = 1
material = generic_pla
variant = 0.4 mm
[values]
cool_min_layer_time = 5
cool_min_speed = 10
infill_sparse_density = 20
speed_layer_0 = =round(speed_print * 30 / 50)
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 20 / 50)
top_bottom_thickness = 0.72
wall_thickness = 1.05