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,18 @@
{
"type": "process",
"name": "fdm_process_single_0.20",
"inherits": "fdm_process_single_common",
"from": "system",
"instantiation": "false",
"elefant_foot_compensation": "0.15",
"top_shell_thickness": "1.0",
"bridge_flow": "1",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "105",
"outer_wall_speed": "200",
"inner_wall_speed": "300",
"sparse_infill_speed": "270",
"internal_solid_infill_speed": "250",
"gap_infill_speed": "250",
"top_shell_layers": "5"
}