12345678910111213141516171819202122 |
- [general]
- version = 4
- name = Fine
- definition = ultimaker3
- [metadata]
- setting_version = 17
- type = quality
- quality_type = normal
- weight = 0
- material = generic_petg
- 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
- material_print_temperature = =default_material_print_temperature - 5
- retraction_combing_max_distance = 8
- retraction_combing = all
|