123456789101112131415161718192021222324252627282930313233343536373839404142 |
- [general]
- definition = elegoo_neptune_2
- name = Normal
- version = 4
- [metadata]
- global_quality = True
- quality_type = normal
- setting_version = 22
- type = quality
- weight = 0
- [values]
- acceleration_enabled = True
- adhesion_type = skirt
- coasting_enable = False
- infill_line_distance = =0 if infill_sparse_density == 0 else (infill_line_width * 100) / infill_sparse_density * (2 if infill_pattern == 'grid' else (3 if infill_pattern == 'triangles' or infill_pattern == 'trihexagon' or infill_pattern == 'cubic' or infill_pattern == 'cubicsubdiv' else (2 if infill_pattern == 'tetrahedral' or infill_pattern == 'quarter_cubic' else (1 if infill_pattern == 'cross' or infill_pattern == 'cross_3d' else 1))))
- infill_pattern = grid
- infill_sparse_density = 25
- jerk_enabled = True
- layer_height = 0.2
- layer_height_0 = 0.2
- material_flow_layer_0 = 95
- retraction_amount = 6
- skin_angles = [90 ]
- skin_line_width = =line_width
- skin_monotonic = True
- skin_outline_count = 0
- skin_overlap = 30.0
- skirt_brim_speed = 25.0
- speed_layer_0 = 25.0
- speed_travel_layer_0 = 125.0
- speed_wall_x = 50.0
- support_enable = False
- support_xy_distance = 0.2
- top_bottom_thickness = 1
- wall_0_inset = 0.2
- wall_0_material_flow = 95
- wall_0_wipe_dist = 0.4
- wall_thickness = 1.2
- z_seam_type = sharpest_corner
|