Skip to content

Commit

Permalink
Merge pull request prusa3d#3910 from photodude/BIBO2-Print-Profile-Co…
Browse files Browse the repository at this point in the history
…rrections

BIBO2 printer general print profile improvements.
  • Loading branch information
bubnikv authored Apr 10, 2020
2 parents fc7d7c6 + 2ad9a0c commit 3d11f21
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions resources/profiles/BIBO.ini
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,18 @@ avoid_crossing_perimeters = 0
bottom_fill_pattern = rectilinear
bridge_angle = 0
bridge_flow_ratio = 0.95
bridge_speed = 25
bridge_speed = 20
brim_width = 0
clip_multipart_objects = 1
compatible_printers =
compatible_printers =
complete_objects = 0
dont_support_bridges = 1
elefant_foot_compensation = 0
ensure_vertical_shell_thickness = 1
external_fill_pattern = rectilinear
external_perimeters_first = 0
external_perimeter_extrusion_width = 0.45
external_perimeter_extrusion_width = 0.40
external_perimeter_speed = 25
extra_perimeters = 0
extruder_clearance_height = 12
extruder_clearance_radius = 45
Expand All @@ -52,14 +53,14 @@ fill_pattern = grid
first_layer_extrusion_width = 0.42
first_layer_height = 0.2
first_layer_speed = 20
gap_fill_speed = 30
gap_fill_speed = 15
gcode_comments = 0
infill_every_layers = 1
infill_extruder = 1
infill_extrusion_width = 0.45
infill_first = 0
infill_only_where_needed = 0
infill_overlap = 25%
infill_overlap = 20%
interface_shells = 0
max_print_speed = 60
max_volumetric_extrusion_rate_slope_negative = 0
Expand All @@ -83,7 +84,7 @@ single_extruder_multi_material_priming = 0
skirts = 3
skirt_distance = 2
skirt_height = 1
small_perimeter_speed = 25
small_perimeter_speed = 15
solid_infill_below_area = 0
solid_infill_every_layers = 0
solid_infill_extruder = 1
Expand All @@ -92,7 +93,7 @@ spiral_vase = 0
standby_temperature_delta = -5
support_material = 0
support_material_extruder = 0
support_material_extrusion_width = 0.4
support_material_extrusion_width = 0.40
support_material_interface_extruder = 0
support_material_angle = 0
support_material_buildplate_only = 0
Expand All @@ -110,8 +111,8 @@ support_material_threshold = 45
support_material_with_sheath = 0
support_material_xy_spacing = 60%
thin_walls = 0
top_infill_extrusion_width = 0.45
top_solid_infill_speed = 40
top_infill_extrusion_width = 0.40
top_solid_infill_speed = 20
travel_speed = 130
wipe_tower = 0
wipe_tower_bridging = 10
Expand Down Expand Up @@ -194,7 +195,7 @@ top_solid_layers = 7

[print:*0.15mm*]
inherits = *common*
external_perimeter_speed = 40
external_perimeter_speed = 25
infill_acceleration = 1100
infill_speed = 50
layer_height = 0.15
Expand Down Expand Up @@ -242,7 +243,7 @@ top_solid_layers = 4
inherits = *common*
bottom_solid_layers = 4
bridge_flow_ratio = 0.95
external_perimeter_speed = 40
external_perimeter_speed = 25
infill_acceleration = 1100
infill_speed = 60
layer_height = 0.3
Expand Down Expand Up @@ -334,7 +335,7 @@ inherits = *0.30mm*
# alias = 0.30mm ULTRADRAFT
bottom_solid_layers = 3
bridge_speed = 30
external_perimeter_speed = 35
external_perimeter_speed = 30
infill_acceleration = 1100
infill_speed = 55
max_print_speed = 60
Expand Down

0 comments on commit 3d11f21

Please sign in to comment.