123456789101112131415161718192021 |
- [general]
- definition = ultimaker2_plus_connect
- name = Fine
- version = 4
- [metadata]
- material = generic_tough_pla
- quality_type = normal
- setting_version = 22
- type = quality
- variant = 0.4 mm
- weight = 0
- [values]
- infill_sparse_density = 20
- retraction_prime_speed = =retraction_speed
- speed_print = 40
- speed_topbottom = =math.ceil(speed_print * 20 / 40)
- speed_wall = =math.ceil(speed_print * 30 / 40)
- top_bottom_thickness = 0.8
|