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