12345678910111213141516171819202122 |
- [general]
- version = 2
- name = Normal Quality
- definition = ultimaker2_plus
- [metadata]
- type = quality
- material = generic_cpe_ultimaker2_plus_0.6_mm
- weight = 0
- quality_type = normal
- [values]
- layer_height = 0.15
- wall_thickness = 1.59
- top_bottom_thickness = 1.2
- infill_sparse_density = 20
- speed_print = 40
- speed_layer_0 = =round(speed_print * 30 / 40)
- cool_min_layer_time = 5
- cool_fan_speed_min = =cool_fan_speed * 0.8
- cool_min_speed = 8
- cool_min_layer_time_fan_speed_max = 20
|