12345678910111213141516171819202122 |
- [general]
- definition = ultimaker2_plus_connect
- name = Fast
- version = 4
- [metadata]
- material = generic_tough_pla
- quality_type = draft
- setting_version = 22
- type = quality
- variant = 0.4 mm
- weight = -2
- [values]
- infill_sparse_density = 20
- retraction_prime_speed = =retraction_speed
- speed_print = 50
- speed_topbottom = =math.ceil(speed_print * 30 / 50)
- speed_travel = 150
- speed_wall = =math.ceil(speed_print * 40 / 50)
- top_bottom_thickness = 0.75
|