Cura/resources/quality/ultimaker_s3/um_s3_aa0.8_tough-pla_0.2mm.inst.cfg
Frederic Meeuwissen 52cff80161 Move temperature deltas to quality profiles
Have one level (quality containers) where all temperature deltas compared to base temperature (in material container) are defined
2023-06-27 17:47:55 +02:00

27 lines
698 B
INI

[general]
definition = ultimaker_s3
name = Fast
version = 4
[metadata]
material = generic_tough_pla
quality_type = draft
setting_version = 22
type = quality
variant = AA 0.8
weight = -2
[values]
gradual_infill_step_height = =3 * layer_height
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cubic'
machine_nozzle_cool_down_speed = 0.75
machine_nozzle_heat_up_speed = 1.6
material_print_temperature = =default_material_print_temperature + 10
prime_tower_enable = False
speed_print = 45
speed_topbottom = =round(speed_print * 35 / 45)
speed_wall = =round(speed_print * 40 / 45)
speed_wall_0 = =round(speed_print * 35 / 45)
support_angle = 70
top_bottom_thickness = =layer_height * 6