mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-14 03:35:54 +08:00
creality.ini: improve bridging
This commit is contained in:
parent
e94a4da954
commit
744311f3c3
@ -281,6 +281,7 @@ default_materials = Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @
|
|||||||
# Common print preset
|
# Common print preset
|
||||||
[print:*common*]
|
[print:*common*]
|
||||||
avoid_crossing_perimeters = 0
|
avoid_crossing_perimeters = 0
|
||||||
|
bridge_acceleration = 250
|
||||||
bridge_angle = 0
|
bridge_angle = 0
|
||||||
bridge_flow_ratio = 0.95
|
bridge_flow_ratio = 0.95
|
||||||
bridge_speed = 25
|
bridge_speed = 25
|
||||||
@ -288,6 +289,7 @@ brim_width = 0
|
|||||||
clip_multipart_objects = 1
|
clip_multipart_objects = 1
|
||||||
compatible_printers =
|
compatible_printers =
|
||||||
complete_objects = 0
|
complete_objects = 0
|
||||||
|
default_acceleration = 500
|
||||||
dont_support_bridges = 1
|
dont_support_bridges = 1
|
||||||
elefant_foot_compensation = 0.1
|
elefant_foot_compensation = 0.1
|
||||||
ensure_vertical_shell_thickness = 1
|
ensure_vertical_shell_thickness = 1
|
||||||
@ -383,6 +385,7 @@ layer_height = 0.08
|
|||||||
perimeters = 3
|
perimeters = 3
|
||||||
bottom_solid_layers = 9
|
bottom_solid_layers = 9
|
||||||
top_solid_layers = 11
|
top_solid_layers = 11
|
||||||
|
bridge_flow_ratio = 0.70
|
||||||
|
|
||||||
[print:*0.10mm*]
|
[print:*0.10mm*]
|
||||||
inherits = *common*
|
inherits = *common*
|
||||||
@ -390,6 +393,7 @@ layer_height = 0.10
|
|||||||
perimeters = 3
|
perimeters = 3
|
||||||
bottom_solid_layers = 7
|
bottom_solid_layers = 7
|
||||||
top_solid_layers = 9
|
top_solid_layers = 9
|
||||||
|
bridge_flow_ratio = 0.70
|
||||||
|
|
||||||
[print:*0.12mm*]
|
[print:*0.12mm*]
|
||||||
inherits = *common*
|
inherits = *common*
|
||||||
@ -397,12 +401,14 @@ layer_height = 0.12
|
|||||||
perimeters = 3
|
perimeters = 3
|
||||||
bottom_solid_layers = 6
|
bottom_solid_layers = 6
|
||||||
top_solid_layers = 7
|
top_solid_layers = 7
|
||||||
|
bridge_flow_ratio = 0.70
|
||||||
|
|
||||||
[print:*0.16mm*]
|
[print:*0.16mm*]
|
||||||
inherits = *common*
|
inherits = *common*
|
||||||
layer_height = 0.16
|
layer_height = 0.16
|
||||||
bottom_solid_layers = 5
|
bottom_solid_layers = 5
|
||||||
top_solid_layers = 7
|
top_solid_layers = 7
|
||||||
|
bridge_flow_ratio = 0.85
|
||||||
|
|
||||||
[print:*0.20mm*]
|
[print:*0.20mm*]
|
||||||
inherits = *common*
|
inherits = *common*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user