Cura/resources/quality/ultimaker3/um3_aa0.8_ABS_Superdraft_Print.inst.cfg
Ghostkeeper 9d178f26a7
Increment setting version to 15
Once more into the fray.

Contributes to issue CURA-7420.
2020-05-08 09:43:02 +02:00

23 lines
526 B
INI

[general]
version = 4
name = Sprint
definition = ultimaker3
[metadata]
setting_version = 15
type = quality
quality_type = superdraft
weight = -4
material = generic_abs
variant = AA 0.8
[values]
layer_height = 0.4
line_width = =machine_nozzle_size * 0.875
material_print_temperature = =default_material_print_temperature + 30
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)