1. Change default ensure_vertical_shell_thickness value back to ensure_all as suggested by @igiannakas 2. Change default sparse_infill_pattern vaule to ipCrossHatch
26 lines
776 B
JSON
26 lines
776 B
JSON
{
|
|
"type": "process",
|
|
"name": "fdm_process_bbl_0.08",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"inherits": "fdm_process_bbl_common",
|
|
"layer_height": "0.08",
|
|
"elefant_foot_compensation": "0.15",
|
|
"bottom_shell_layers": "7",
|
|
"top_shell_layers": "9",
|
|
"bridge_flow": "1",
|
|
"ironing_flow": "8%",
|
|
"initial_layer_speed": "50",
|
|
"initial_layer_infill_speed": "105",
|
|
"outer_wall_speed": "200",
|
|
"inner_wall_speed": "350",
|
|
"sparse_infill_speed": "450",
|
|
"internal_solid_infill_speed": "350",
|
|
"top_surface_speed": "200",
|
|
"gap_infill_speed": "350",
|
|
"overhang_1_4_speed": "60",
|
|
"overhang_2_4_speed": "30",
|
|
"overhang_3_4_speed": "10",
|
|
"overhang_4_4_speed": "10",
|
|
"support_threshold_angle": "30"
|
|
}
|