12345678910111213141516171819202122 |
- [general]
- definition = ultimaker_s3
- name = Fast
- version = 4
- [metadata]
- material = generic_pva
- quality_type = draft
- setting_version = 22
- type = quality
- variant = BB 0.4
- weight = -2
- [values]
- brim_replaces_support = False
- cool_fan_enabled = =not (support_enable and (extruder_nr == support_infill_extruder_nr))
- material_print_temperature = =default_material_print_temperature + 5
- prime_tower_enable = False
- retraction_count_max = 5
- skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
- support_interface_enable = True
|