123456789101112131415161718192021222324252627282930313233 |
- [general]
- definition = tevo_blackwidow
- name = High
- version = 4
- [metadata]
- global_quality = True
- quality_type = high
- setting_version = 23
- type = quality
- weight = 1
- [values]
- brim_width = 4.0
- infill_pattern = zigzag
- layer_height = 0.1
- speed_infill = =speed_print
- speed_print = 50
- speed_support = 30
- speed_topbottom = =math.ceil(speed_print * 15 / 50)
- speed_travel = 100
- speed_wall = =speed_print
- speed_wall_x = =speed_print
- support_angle = 60
- support_enable = True
- support_interface_enable = True
- support_pattern = triangles
- support_type = everywhere
- support_use_towers = False
- support_xy_distance = 0.7
- top_bottom_thickness = 1.2
- wall_thickness = 1.2
|