1234567891011121314151617181920212223 |
- [general]
- version = 4
- name = Normal
- definition = malyan_m200
- [metadata]
- setting_version = 17
- type = quality
- quality_type = fast
- weight = -1
- global_quality = True
- [values]
- layer_height = 0.175
- layer_height_0 = 0.2625
- wall_thickness = 1.05
- top_bottom_thickness = 0.72
- infill_sparse_density = 22
- speed_print = 50
- speed_layer_0 = =round(speed_print * 30 / 50)
- speed_topbottom = =math.ceil(speed_print * 20 / 50)
- cool_min_layer_time = 5
- cool_min_speed = 10
|