12345678910111213141516171819202122 |
- [general]
- definition = ultimaker2_plus
- name = Normal
- version = 4
- [metadata]
- material = generic_pla
- quality_type = draft
- setting_version = 22
- type = quality
- variant = 0.8 mm
- weight = -1
- [values]
- cool_min_layer_time = 5
- cool_min_speed = 10
- infill_sparse_density = 20
- speed_layer_0 = =round(speed_print * 30 / 40)
- speed_print = 40
- speed_wall_0 = =math.ceil(speed_print * 25 / 40)
- top_bottom_thickness = 1.2
|