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