OrcaArena printers

This commit is contained in:
SoftFever 2023-04-24 10:24:55 +08:00
parent 5a49381d3c
commit 1347bc9290
242 changed files with 7757 additions and 2 deletions

View file

@ -0,0 +1,21 @@
{
"type": "process",
"name": "fdm_process_bbl_0.20",
"from": "system",
"instantiation": "false",
"inherits": "fdm_process_bbl_common",
"layer_height": "0.2",
"elefant_foot_compensation": "0.15",
"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": "300",
"sparse_infill_speed": "270",
"internal_solid_infill_speed": "250",
"top_surface_speed": "200",
"gap_infill_speed": "250"
}