-
Notifications
You must be signed in to change notification settings - Fork 4
Initial General Settings
Some paramaters are defined to initialize different common settings.
The option "General settings" are used to modify this large number of settings.
Note : If the current parameter in the current profile is already equal to the Plugin Value, the parameter is not modified . That"s why the number of modified parameters can change according to the initial Cura Settings.
-
layer_height = 0.5 * machine_nozzle_size
-
layer_height_0 = layer_height + 0.04
-
material_print_temperature = 200°C
-
magic_spiralize = False
-
adhesion_type = 'skirt'
-
retraction_combing = 'infill'
-
support_enable = False
-
support_type = 'buildplate'
-
skin_no_small_gaps_heuristic = False
-
acceleration_enabled = True
-
acceleration_infill = 1000 mm/s²
-
acceleration_ironing = 1000 mm/s²
-
acceleration_print_layer_0 = 500 mm/s²
-
acceleration_roofing = 500 mm/s²
-
acceleration_skirt_brim = 500 mm/s²
-
acceleration_support_infill = 1000 mm/s²
-
acceleration_topbottom = 1000 mm/s²
-
acceleration_travel = 1500 mm/s²
-
acceleration_wall_0 = 500 mm/s²
-
acceleration_wall_x = 750 mm/s²
-
bottom_layers = 6
-
bottom_skin_preshrink = 1.2
-
brim_line_count = 10
-
conical_overhang_angle = 70°
-
coasting_enable = True
-
coasting_speed = 100 mm/s
-
coasting_volume = 0.02 mm3
-
cool_fan_speed = 100 %
-
cool_min_layer_time = 5 s
-
cool_min_speed = 15 mm/s
-
infill_before_walls = False
-
infill_line_width = 0.5 mm
-
infill_pattern = 'zigzag'
-
infill_sparse_density = 8 %
-
infill_wipe_dist = 0.2 mm
-
ironing_enabled = False
-
ironing_flow = 8.0 %
-
ironing_inset = 0.15 mm
-
ironing_line_spacing = 0.15 mm
-
jerk_enabled = True
-
jerk_infill = 15 mm/s
-
jerk_ironing = 17.5 mm/s
-
jerk_layer_0 = 7.5 mm/s
-
jerk_print_layer_0 = 10 mm/s
-
jerk_support = 15 mm/s
-
jerk_roofing = 15 mm/s
-
jerk_skirt_brim = 10 mm/s
-
jerk_support_infill = 15 mm/s
-
jerk_topbottom = 15 mm/s
-
jerk_travel = 20 mm/s
-
jerk_wall_0 = 7.5 mm/s
-
jerk_wall_x = 15 mm/s
-
limit_support_retractions = False
-
magic_fuzzy_skin_thickness = 0.2 mm
-
material_flow = 100 %
-
meshfix_maximum_deviation = 0.04 mm
-
meshfix_maximum_resolution = 0.4 mm
-
min_infill_area = 10 mm²
-
min_skin_width_for_expansion = 0.1 mm
-
optimize_wall_printing_order = True
-
retraction_combing = 'off'
-
retraction_combing_max_distance = 33 mm
-
retraction_hop => 0.16 mm
-
retraction_hop_enabled = True
-
retraction_retract_speed = 50 mm/s
-
roofing_line_width = 0.35 mm
-
skirt_gap = 8 mm
-
skirt_line_count = 2
-
small_feature_max_length = 5 mm
-
small_feature_speed_factor = 100 %
-
small_feature_speed_factor_0 = 50 %
-
small_hole_max_size = 3.25 mm
-
speed_infill = 60 mm/s
-
speed_ironing = 55 mm/s
-
speed_layer_0 = 20 mm/s
-
speed_roofing = 40 mm/s
-
speed_topbottom = 60 mm/s
-
speed_travel = 150 mm/s
-
speed_wall_0 = 25 mm/s
-
speed_wall_x = 40 mm/s
-
support_enable = False
-
support_structure = 'normal'
-
support_type = 'buildplate'
-
support_angle = 67°
-
support_bottom_density = 97%
-
support_bottom_distance = 0.2 mm
-
support_bottom_enable = True
-
support_bottom_height = 0.8 mm
-
support_brim_enable = True
-
support_brim_width = 3 mm
-
support_infill_rate = 7%
-
support_join_distance = 3 mm
-
support_offset = 0.6 mm
-
support_interface_enable = True
-
support_interface_line_width = 0.55 mm
-
support_interface_offset = 0.6 mm
-
support_interface_pattern = 'zigzag'
-
support_interface_skip_height = 0.2 mm
-
support_roof_density = 97 %
-
support_roof_enable = True
-
support_roof_height = 1.2 mm
-
support_roof_offset = 0.6 mm
-
support_top_distance = 0.2 mm
-
support_tower_diameter = 6 mm
-
support_tower_roof_angle = 60°
-
support_use_towers = False
-
support_xy_distance = 0.4 mm
-
support_z_distance = 0.2 mm
-
support_xy_overrides_z = 'xy_overrides_z'
-
support_tree_angle = 45°
-
support_tree_branch_distance = 0.5 mm
-
top_layers = 7
-
top_thickness = 1 mm
-
travel_avoid_distance = 1 mm
-
travel_avoid_other_parts = False
-
travel_avoid_supports = True
-
wall_0_inset = 0.02 mm
-
wall_line_count = 3
-
wall_min_flow = 15%
-
wall_min_flow_retract = True
-
xy_offset_layer_0 = -0.025 mm
-
z_seam_relative = True
-
z_seam_type = 'back'
-
meshfix_maximum_travel_resolution = min(meshfix_maximum_resolution * speed_travel / speed_print, 2 * line_width)
-
support_brim_line_count = support_brim_width / (skirt_brim_line_width * initial_layer_line_width_factor / 100.0 )
-
brim_line_count = 10
if top_bottom_pattern != 'concentric':
- skin_overlap = 10
else:
- skin_overlap = 15