Cura/resources/quality/ultimaker3/um3_aa0.8_ABS_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
500 B
INI

[general]
version = 4
name = Fast
definition = ultimaker3
[metadata]
setting_version = 13
type = quality
quality_type = draft
weight = -2
material = generic_abs
variant = AA 0.8
[values]
line_width = =machine_nozzle_size * 0.875
material_print_temperature = =default_material_print_temperature + 25
material_standby_temperature = 100
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 30 / 50)
speed_wall = =math.ceil(speed_print * 40 / 50)
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)