123456789101112131415161718192021222324252627 |
- [general]
- definition = kemiq_q2_gama
- name = Extra Fine
- version = 4
- [metadata]
- material = generic_pla
- quality_type = high
- setting_version = 22
- type = quality
- weight = 1
- [values]
- adhesion_type = skirt
- layer_height = 0.06
- material_print_temperature = 214
- raft_airgap = 0.25
- retraction_amount = 2.15
- retraction_speed = 40
- speed_infill = =math.ceil(speed_print * 50 / 40)
- speed_layer_0 = =math.ceil(speed_print * 15 / 40)
- speed_print = 40
- speed_topbottom = =math.ceil(speed_print * 20 / 40)
- speed_travel = 120
- speed_wall_0 = =math.ceil(speed_print * 20 / 40)
- speed_wall_x = =speed_print
|