mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
OrcaArena printers
This commit is contained in:
parent
5a49381d3c
commit
1347bc9290
242 changed files with 7757 additions and 2 deletions
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_bbl_0.12",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_bbl_common",
|
||||
"layer_height": "0.12",
|
||||
"bottom_shell_layers": "5",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"top_shell_layers": "5",
|
||||
"top_shell_thickness": "0.6",
|
||||
"bridge_flow": "1",
|
||||
"initial_layer_speed": "50",
|
||||
"initial_layer_infill_speed": "105",
|
||||
"outer_wall_speed": "200",
|
||||
"inner_wall_speed": "350",
|
||||
"sparse_infill_speed": "430",
|
||||
"internal_solid_infill_speed": "350",
|
||||
"top_surface_speed": "200",
|
||||
"gap_infill_speed": "350",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10",
|
||||
"overhang_4_4_speed": "10",
|
||||
"support_threshold_angle": "20"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue