12345678910111213141516171819202122 |
- [general]
- version = 4
- name = Extra Fine
- definition = ultimaker2_plus
- [metadata]
- setting_version = 17
- type = quality
- quality_type = high
- weight = 1
- material = generic_pla
- variant = 0.4 mm
- [values]
- cool_min_layer_time = 5
- cool_min_speed = 10
- infill_sparse_density = 22
- speed_layer_0 = =round(speed_print * 30 / 50)
- speed_print = 50
- speed_topbottom = =math.ceil(speed_print * 20 / 50)
- top_bottom_thickness = 0.72
- wall_thickness = 1.05
|