Cura/resources/quality/ultimaker3/um3_aa0.8_ABS_Superdraft_Print.inst.cfg
c.lamboo 74678bf6fb Bumb version for profiles
CURA-11526
2024-03-15 11:59:09 +01:00

23 lines
499 B
INI

[general]
definition = ultimaker3
name = Sprint
version = 4
[metadata]
material = generic_abs
quality_type = superdraft
setting_version = 23
type = quality
variant = AA 0.8
weight = -4
[values]
layer_height = 0.4
material_print_temperature = =default_material_print_temperature + 15
speed_infill = =math.ceil(speed_print * 37 / 50)
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 30 / 50)
speed_wall = =math.ceil(speed_print * 37 / 50)
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)