Cura/resources/quality/ultimaker_s3/um_s3_aa0.4_petg_0.2mm.inst.cfg
2023-05-15 11:56:07 +02:00

22 lines
549 B
INI

[general]
definition = ultimaker_s3
name = Fast
version = 4
[metadata]
material = generic_petg
quality_type = draft
setting_version = 22
type = quality
variant = AA 0.4
weight = -2
[values]
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
material_print_temperature = =default_material_print_temperature + 5
speed_infill = =math.ceil(speed_print * 50 / 60)
speed_print = 60
speed_topbottom = =math.ceil(speed_print * 35 / 60)
speed_wall = =math.ceil(speed_print * 45 / 60)
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)