Rename fdm_process_bbl_ to fdm_process_single_

This commit is contained in:
Noisyfox
2025-05-27 10:21:37 +08:00
parent 7ecd3e7f0c
commit 2dacde5b3b
138 changed files with 202 additions and 202 deletions

View File

@@ -0,0 +1,21 @@
{
"type": "process",
"name": "fdm_process_single_0.28",
"inherits": "fdm_process_single_common",
"from": "system",
"instantiation": "false",
"layer_height": "0.28",
"elefant_foot_compensation": "0.15",
"top_surface_line_width": "0.45",
"top_shell_thickness": "1.0",
"bridge_flow": "1",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "105",
"outer_wall_speed": "200",
"inner_wall_speed": "200",
"sparse_infill_speed": "200",
"internal_solid_infill_speed": "200",
"gap_infill_speed": "200",
"support_threshold_angle": "40",
"top_shell_layers": "4"
}