OrcaSlicer/resources/profiles/Z-Bolt/process/fdm_process_zbolt_0.16.json
Vlad 9e53b079c6
Adding Z-Bolt profiles (#9240)
Added profiles for Z-Bolt S300, S300 Dual, S400, S400 Dual, S600, S600 Dual
2025-04-13 15:11:50 +08:00

26 lines
No EOL
801 B
JSON

{
"type": "process",
"name": "fdm_process_zbolt_0.16",
"inherits": "fdm_process_zbolt_common",
"from": "system",
"instantiation": "false",
"layer_height": "0.16",
"elefant_foot_compensation": "0.15",
"bottom_shell_layers": "4",
"top_shell_layers": "6",
"top_shell_thickness": "1.0",
"bridge_flow": "1",
"initial_layer_speed": "40",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "200",
"inner_wall_speed": "300",
"sparse_infill_speed": "330",
"internal_solid_infill_speed": "300",
"gap_infill_speed": "300",
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"support_threshold_angle": "25",
"support_top_z_distance": "0.16",
"support_bottom_z_distance": "0.16"
}