123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- [general]
- definition = fabtotum
- name = Fast Quality
- version = 4
- [metadata]
- material = generic_nylon
- quality_type = fast
- setting_version = 22
- type = quality
- variant = Lite 0.4 mm
- weight = -1
- [values]
- adhesion_type = raft
- brim_width = 4
- cool_fan_enabled = False
- cool_fan_full_at_height = 0.45
- cool_fan_speed = 0
- cool_fan_speed_max = 0
- cool_fan_speed_min = 0
- cool_min_layer_time = 5
- cool_min_speed = 0
- infill_overlap = 15
- infill_sparse_density = 24
- line_width = =machine_nozzle_size
- material_flow = 100
- raft_airgap = 0.22
- raft_base_line_width = =line_width * 2
- raft_base_thickness = =layer_height_0 * 2
- raft_interface_line_width = =line_width
- raft_interface_thickness = =layer_height
- raft_margin = 5
- raft_surface_layers = 2
- raft_surface_line_width = =line_width
- raft_surface_thickness = =layer_height
- retraction_hop = 0.5
- retraction_hop_enabled = False
- retraction_hop_only_when_collides = True
- skin_overlap = 10
- skirt_brim_minimal_length = 75
- skirt_gap = 1.5
- skirt_line_count = 5
- speed_infill = =speed_print
- speed_layer_0 = =math.ceil(speed_print * 25 / 30)
- speed_print = 30
- speed_topbottom = =math.ceil(speed_print * 40 / 30)
- speed_travel = 200
- speed_wall_0 = =math.ceil(speed_print * 40 / 30)
- speed_wall_x = =speed_print
- support_angle = 70
- support_type = buildplate
- support_z_distance = 0.15
- top_bottom_thickness = 0.8
- wall_thickness = 0.8
- z_seam_type = random
|