Cura/resources/quality/ultimaker3/um3_aa0.8_CPE_Draft_Print.inst.cfg
Ghostkeeper e2e69f6646
Increment setting version to 13
Contributes to issue CURA-7282.
2020-04-01 15:14:01 +02:00

22 lines
494 B
INI

[general]
version = 4
name = Fast
definition = ultimaker3
[metadata]
setting_version = 13
type = quality
quality_type = draft
weight = -2
material = generic_cpe
variant = AA 0.8
[values]
brim_width = 15
line_width = =machine_nozzle_size * 0.875
material_print_temperature = =default_material_print_temperature + 15
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)