mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Merge pull request #3910 from photodude/BIBO2-Print-Profile-Corrections
BIBO2 printer general print profile improvements.
This commit is contained in:
		
						commit
						3d11f216b0
					
				
					 1 changed files with 13 additions and 12 deletions
				
			
		| 
						 | 
					@ -31,7 +31,7 @@ avoid_crossing_perimeters = 0
 | 
				
			||||||
bottom_fill_pattern = rectilinear
 | 
					bottom_fill_pattern = rectilinear
 | 
				
			||||||
bridge_angle = 0
 | 
					bridge_angle = 0
 | 
				
			||||||
bridge_flow_ratio = 0.95
 | 
					bridge_flow_ratio = 0.95
 | 
				
			||||||
bridge_speed = 25
 | 
					bridge_speed = 20
 | 
				
			||||||
brim_width = 0
 | 
					brim_width = 0
 | 
				
			||||||
clip_multipart_objects = 1
 | 
					clip_multipart_objects = 1
 | 
				
			||||||
compatible_printers = 
 | 
					compatible_printers = 
 | 
				
			||||||
| 
						 | 
					@ -41,7 +41,8 @@ elefant_foot_compensation = 0
 | 
				
			||||||
ensure_vertical_shell_thickness = 1
 | 
					ensure_vertical_shell_thickness = 1
 | 
				
			||||||
external_fill_pattern = rectilinear
 | 
					external_fill_pattern = rectilinear
 | 
				
			||||||
external_perimeters_first = 0
 | 
					external_perimeters_first = 0
 | 
				
			||||||
external_perimeter_extrusion_width = 0.45
 | 
					external_perimeter_extrusion_width = 0.40
 | 
				
			||||||
 | 
					external_perimeter_speed = 25
 | 
				
			||||||
extra_perimeters = 0
 | 
					extra_perimeters = 0
 | 
				
			||||||
extruder_clearance_height = 12
 | 
					extruder_clearance_height = 12
 | 
				
			||||||
extruder_clearance_radius = 45
 | 
					extruder_clearance_radius = 45
 | 
				
			||||||
| 
						 | 
					@ -52,14 +53,14 @@ fill_pattern = grid
 | 
				
			||||||
first_layer_extrusion_width = 0.42
 | 
					first_layer_extrusion_width = 0.42
 | 
				
			||||||
first_layer_height = 0.2
 | 
					first_layer_height = 0.2
 | 
				
			||||||
first_layer_speed = 20
 | 
					first_layer_speed = 20
 | 
				
			||||||
gap_fill_speed = 30
 | 
					gap_fill_speed = 15
 | 
				
			||||||
gcode_comments = 0
 | 
					gcode_comments = 0
 | 
				
			||||||
infill_every_layers = 1
 | 
					infill_every_layers = 1
 | 
				
			||||||
infill_extruder = 1
 | 
					infill_extruder = 1
 | 
				
			||||||
infill_extrusion_width = 0.45
 | 
					infill_extrusion_width = 0.45
 | 
				
			||||||
infill_first = 0
 | 
					infill_first = 0
 | 
				
			||||||
infill_only_where_needed = 0
 | 
					infill_only_where_needed = 0
 | 
				
			||||||
infill_overlap = 25%
 | 
					infill_overlap = 20%
 | 
				
			||||||
interface_shells = 0
 | 
					interface_shells = 0
 | 
				
			||||||
max_print_speed = 60
 | 
					max_print_speed = 60
 | 
				
			||||||
max_volumetric_extrusion_rate_slope_negative = 0
 | 
					max_volumetric_extrusion_rate_slope_negative = 0
 | 
				
			||||||
| 
						 | 
					@ -83,7 +84,7 @@ single_extruder_multi_material_priming = 0
 | 
				
			||||||
skirts = 3
 | 
					skirts = 3
 | 
				
			||||||
skirt_distance = 2
 | 
					skirt_distance = 2
 | 
				
			||||||
skirt_height = 1
 | 
					skirt_height = 1
 | 
				
			||||||
small_perimeter_speed = 25
 | 
					small_perimeter_speed = 15
 | 
				
			||||||
solid_infill_below_area = 0
 | 
					solid_infill_below_area = 0
 | 
				
			||||||
solid_infill_every_layers = 0
 | 
					solid_infill_every_layers = 0
 | 
				
			||||||
solid_infill_extruder = 1
 | 
					solid_infill_extruder = 1
 | 
				
			||||||
| 
						 | 
					@ -92,7 +93,7 @@ spiral_vase = 0
 | 
				
			||||||
standby_temperature_delta = -5
 | 
					standby_temperature_delta = -5
 | 
				
			||||||
support_material = 0
 | 
					support_material = 0
 | 
				
			||||||
support_material_extruder = 0
 | 
					support_material_extruder = 0
 | 
				
			||||||
support_material_extrusion_width = 0.4
 | 
					support_material_extrusion_width = 0.40
 | 
				
			||||||
support_material_interface_extruder = 0
 | 
					support_material_interface_extruder = 0
 | 
				
			||||||
support_material_angle = 0
 | 
					support_material_angle = 0
 | 
				
			||||||
support_material_buildplate_only = 0
 | 
					support_material_buildplate_only = 0
 | 
				
			||||||
| 
						 | 
					@ -110,8 +111,8 @@ support_material_threshold = 45
 | 
				
			||||||
support_material_with_sheath = 0
 | 
					support_material_with_sheath = 0
 | 
				
			||||||
support_material_xy_spacing = 60%
 | 
					support_material_xy_spacing = 60%
 | 
				
			||||||
thin_walls = 0
 | 
					thin_walls = 0
 | 
				
			||||||
top_infill_extrusion_width = 0.45
 | 
					top_infill_extrusion_width = 0.40
 | 
				
			||||||
top_solid_infill_speed = 40
 | 
					top_solid_infill_speed = 20
 | 
				
			||||||
travel_speed = 130
 | 
					travel_speed = 130
 | 
				
			||||||
wipe_tower = 0
 | 
					wipe_tower = 0
 | 
				
			||||||
wipe_tower_bridging = 10
 | 
					wipe_tower_bridging = 10
 | 
				
			||||||
| 
						 | 
					@ -194,7 +195,7 @@ top_solid_layers = 7
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[print:*0.15mm*]
 | 
					[print:*0.15mm*]
 | 
				
			||||||
inherits = *common*
 | 
					inherits = *common*
 | 
				
			||||||
external_perimeter_speed = 40
 | 
					external_perimeter_speed = 25
 | 
				
			||||||
infill_acceleration = 1100
 | 
					infill_acceleration = 1100
 | 
				
			||||||
infill_speed = 50
 | 
					infill_speed = 50
 | 
				
			||||||
layer_height = 0.15
 | 
					layer_height = 0.15
 | 
				
			||||||
| 
						 | 
					@ -242,7 +243,7 @@ top_solid_layers = 4
 | 
				
			||||||
inherits = *common*
 | 
					inherits = *common*
 | 
				
			||||||
bottom_solid_layers = 4
 | 
					bottom_solid_layers = 4
 | 
				
			||||||
bridge_flow_ratio = 0.95
 | 
					bridge_flow_ratio = 0.95
 | 
				
			||||||
external_perimeter_speed = 40
 | 
					external_perimeter_speed = 25
 | 
				
			||||||
infill_acceleration = 1100
 | 
					infill_acceleration = 1100
 | 
				
			||||||
infill_speed = 60
 | 
					infill_speed = 60
 | 
				
			||||||
layer_height = 0.3
 | 
					layer_height = 0.3
 | 
				
			||||||
| 
						 | 
					@ -334,7 +335,7 @@ inherits = *0.30mm*
 | 
				
			||||||
# alias = 0.30mm ULTRADRAFT
 | 
					# alias = 0.30mm ULTRADRAFT
 | 
				
			||||||
bottom_solid_layers = 3
 | 
					bottom_solid_layers = 3
 | 
				
			||||||
bridge_speed = 30
 | 
					bridge_speed = 30
 | 
				
			||||||
external_perimeter_speed = 35
 | 
					external_perimeter_speed = 30
 | 
				
			||||||
infill_acceleration = 1100
 | 
					infill_acceleration = 1100
 | 
				
			||||||
infill_speed = 55
 | 
					infill_speed = 55
 | 
				
			||||||
max_print_speed = 60
 | 
					max_print_speed = 60
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue