12345678910111213141516171819202122232425262728 |
- [general]
- definition = zyyx_agile
- name = Normal
- version = 4
- [metadata]
- material = generic_pla
- quality_type = normal
- setting_version = 22
- type = quality
- weight = 0
- [values]
- adhesion_type = brim
- default_material_print_temperature = 210
- infill_sparse_density = 15
- layer_height = 0.2
- material_flow = 95
- material_print_temperature_layer_0 = 225
- raft_airgap = 0.15
- retraction_amount = 1.2
- retraction_speed = 20
- speed_print = 50
- speed_wall = =math.ceil(speed_print * 22 / 50)
- speed_wall_x = =math.ceil(speed_print * 33 / 50)
- top_bottom_thickness = 1.0
- wall_thickness = 1.2
|