PP-740 Improve bridging for F4plus - #21775
Conversation
| "bridge_interlace_lines": { "value": "True" }, | ||
| "bridge_skin_density": { "value": "70" }, | ||
| "bridge_skin_density": { "value": "100" }, | ||
| "bridge_skin_material_flow": |
There was a problem hiding this comment.
❌ diagnostic-circular-dependency ❌
Circular dependency detected across settings: bridge_skin_material_flow -> bridge_skin_material_flow. Check the value formulas for these settings in this file and its parent definitions.
| "acceleration_wall_x": { "value": "acceleration_print" }, | ||
| "acceleration_wall_x_roofing": { "value": "acceleration_wall" }, | ||
| "bottom_skin_expand_distance": { "value": "expand_skins_expand_distance / 2" }, | ||
| "bridge_enable_more_layers": { "value": "False" }, |
There was a problem hiding this comment.
Setting bridge_enable_more_layers is still experimental and should not be used in default profiles
| "acceleration_wall_x_roofing": { "value": "acceleration_wall" }, | ||
| "bottom_skin_expand_distance": { "value": "expand_skins_expand_distance / 2" }, | ||
| "bridge_enable_more_layers": { "value": "False" }, | ||
| "bridge_interlace_lines": { "value": "True" }, |
There was a problem hiding this comment.
Setting bridge_interlace_lines is still experimental and should not be used in default profiles
| "bridge_enable_more_layers": { "value": "False" }, | ||
| "bridge_interlace_lines": { "value": "True" }, | ||
| "bridge_skin_density": { "value": "70" }, | ||
| "bridge_skin_density": { "value": "100" }, |
There was a problem hiding this comment.
Setting bridge_skin_density is still experimental and should not be used in default profiles
| "bridge_interlace_lines": { "value": "True" }, | ||
| "bridge_skin_density": { "value": "70" }, | ||
| "bridge_skin_density": { "value": "100" }, | ||
| "bridge_skin_material_flow": |
There was a problem hiding this comment.
Setting bridge_skin_material_flow is still experimental and should not be used in default profiles
| "value": "(bridge_wall_material_flow + material_flow) / 2" | ||
| "value": "bridge_skin_material_flow" | ||
| }, | ||
| "bridge_skin_material_flow_2": { "maximum_value": "250" }, |
There was a problem hiding this comment.
Setting bridge_skin_material_flow_2 is still experimental and should not be used in default profiles
| "value": "bridge_skin_material_flow" | ||
| }, | ||
| "bridge_skin_material_flow_2": { "maximum_value": "250" }, | ||
| "bridge_skin_material_flow_3": { "maximum_value": "250" }, |
There was a problem hiding this comment.
Setting bridge_skin_material_flow_3 is still experimental and should not be used in default profiles
| @@ -75,16 +76,16 @@ | |||
| "bridge_wall_material_flow": | |||
There was a problem hiding this comment.
Setting bridge_wall_material_flow is still experimental and should not be used in default profiles
| "value": "150" | ||
| "value": "material_flow" | ||
| }, | ||
| "bridge_wall_min_length": { "value": "line_width*2" }, |
There was a problem hiding this comment.
Setting bridge_wall_min_length is still experimental and should not be used in default profiles
| "bridge_wall_speed": { "value": "speed_wall/2" }, | ||
| "bridge_wall_speed": { "value": 10 }, | ||
| "cool_min_layer_time": { "value": 6.5 }, | ||
| "cool_min_layer_time_overhang": { "value": 12 }, |
There was a problem hiding this comment.
Setting cool_min_layer_time_overhang is still experimental and should not be used in default profiles
| "bridge_wall_speed": { "value": 10 }, | ||
| "cool_min_layer_time": { "value": 6.5 }, | ||
| "cool_min_layer_time_overhang": { "value": 12 }, | ||
| "cool_min_layer_time_overhang_min_segment_length": { "value": 1.5 }, |
There was a problem hiding this comment.
Setting cool_min_layer_time_overhang_min_segment_length is still experimental and should not be used in default profiles
| "skin_support_material_flow": { "value": "material_flow" }, | ||
| "skin_support_speed": { "value": "speed_wall_0" }, | ||
| "skirt_brim_speed": { "maximum_value": 125 }, | ||
| "small_feature_speed_factor": { "value": 100 }, |
There was a problem hiding this comment.
Setting small_feature_speed_factor is still experimental and should not be used in default profiles
Description
As discussed in eCCB
Type of change
How Has This Been Tested?
Test Configuration:
Checklist: