1234567891011121314151617181920212223 |
- [general]
- definition = abax_titan
- name = Extra Fine
- version = 4
- [metadata]
- material = generic_pla
- quality_type = high
- setting_version = 23
- type = quality
- weight = 1
- [values]
- cool_min_layer_time = 5
- cool_min_speed = 10
- infill_sparse_density = 20
- layer_height = 0.1
- speed_layer_0 = =round(speed_print * 30 / 50)
- speed_print = 50
- speed_topbottom = =math.ceil(speed_print * 20 / 50)
- top_bottom_thickness = 0.8
- wall_thickness = 1.05
|