Cura/resources/quality/ultimaker_s3/um_s3_aa0.8_abs_0.4mm.inst.cfg
Paul Kuiper 72846894ec Renamed profiles
Relates to: PP-222
2023-01-23 11:06:35 +01:00

22 lines
482 B
INI

[general]
definition = ultimaker_s3
name = Sprint
version = 4
[metadata]
material = generic_abs
quality_type = superdraft
setting_version = 20
type = quality
variant = AA 0.8
weight = -4
[values]
material_print_temperature = =default_material_print_temperature + 25
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)