12345678910111213141516171819202122232425262728 |
- [general]
- definition = zyyx_plus
- name = Fast
- version = 4
- [metadata]
- global_quality = True
- quality_type = fast
- setting_version = 24
- type = quality
- weight = 0
- [values]
- acceleration_enabled = True # No effect on print, only for better print time prediction
- acceleration_print = 1000
- adhesion_type = brim
- infill_pattern = cubic
- infill_sparse_density = 10
- layer_height = 0.2
- raft_airgap = 0.25
- retraction_amount = 1.2
- retraction_count_max = 20
- retraction_speed = 20
- speed_print = 55
- speed_travel = 100
- top_bottom_thickness = 0.8
- wall_thickness = 0.8
|