12345678910111213141516171819202122232425 |
- [general]
- definition = ultimaker_s5
- name = Extra Fine
- version = 4
- [metadata]
- material = generic_nylon
- quality_type = high
- setting_version = 22
- type = quality
- variant = AA 0.4
- weight = 1
- [values]
- material_print_temperature = =default_material_print_temperature - 5
- ooze_shield_angle = 40
- raft_airgap = 0.4
- support_bottom_distance = =support_z_distance
- support_interface_enable = True
- support_top_distance = =support_z_distance
- support_z_distance = =math.ceil(0.3/layer_height)*layer_height
- switch_extruder_prime_speed = 30
- switch_extruder_retraction_amount = 30
- switch_extruder_retraction_speeds = 40
|