Cura/resources/quality/ultimaker3/um3_aa0.8_CPE_Verydraft_Print.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

23 lines
523 B
INI

[general]
version = 4
name = Extra Fast
definition = ultimaker3
[metadata]
setting_version = 18
type = quality
quality_type = verydraft
weight = -3
material = generic_cpe
variant = AA 0.8
[values]
brim_width = 15
layer_height = 0.3
line_width = =machine_nozzle_size * 0.875
material_print_temperature = =default_material_print_temperature + 17
material_standby_temperature = 100
prime_tower_enable = True
speed_print = 40
speed_topbottom = =math.ceil(speed_print * 25 / 40)
speed_wall = =math.ceil(speed_print * 30 / 40)