Add Flyingbear Ghost 6 profile (#5826)

* chore: init

* chore: update

* chore: update

* chore: update

* chore: udpate

* chore: update

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
Ruslan Kyba
2024-06-26 15:28:35 +03:00
committed by GitHub
parent aeac07b9c9
commit 63768cb87f
20 changed files with 517 additions and 14 deletions

View File

@@ -0,0 +1,41 @@
{
"type": "process",
"name": "fdm_process_ghost_6",
"from": "system",
"instantiation": "false",
"inherits": "fdm_process_marlin_common",
"wall_generator": "arachne",
"elefant_foot_compensation": "0.15",
"elefant_foot_compensation_layers": "1",
"infill_wall_overlap": "15%",
"top_shell_thickness": "0.6",
"internal_bridge_speed": "150%",
"layer_height": "0.2",
"bottom_shell_layers": "3",
"top_shell_layers": "3",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "45",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "60",
"inner_wall_speed": "80",
"sparse_infill_speed": "80",
"internal_solid_infill_speed": "80",
"top_surface_speed": "50",
"gap_infill_speed": "80",
"ironing_speed": "30",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"bridge_speed": "50",
"travel_speed": "150",
"support_interface_speed": "40",
"support_speed": "60",
"default_acceleration": "1000",
"outer_wall_acceleration": "1000",
"inner_wall_acceleration": "1000",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "1000",
"travel_acceleration": "1500"
}