OrcaArena printers

This commit is contained in:
SoftFever 2023-04-24 10:24:55 +08:00
parent 6457608f3e
commit e0ac508f6a
242 changed files with 7757 additions and 2 deletions

View file

@ -0,0 +1,23 @@
{
"type": "process",
"name": "fdm_process_bbl_0.24",
"from": "system",
"instantiation": "false",
"inherits": "fdm_process_bbl_common",
"layer_height": "0.24",
"elefant_foot_compensation": "0.15",
"top_surface_line_width": "0.45",
"bottom_shell_layers": "3",
"top_shell_layers": "3",
"top_shell_thickness": "0.6",
"bridge_flow": "1",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "105",
"outer_wall_speed": "200",
"inner_wall_speed": "230",
"sparse_infill_speed": "230",
"internal_solid_infill_speed": "230",
"top_surface_speed": "200",
"gap_infill_speed": "230",
"support_threshold_angle": "35"
}