1234567891011121314151617 |
- [general]
- version = 4
- name = Fine
- definition = ultimaker3
- [metadata]
- setting_version = 20
- type = quality
- quality_type = normal
- weight = 0
- material = generic_cpe
- variant = AA 0.25
- [values]
- speed_infill = =math.ceil(speed_print * 40 / 55)
- speed_topbottom = =math.ceil(speed_print * 30 / 55)
- top_bottom_thickness = 0.8
|