mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_ghost_6",
|
||||
"inherits": "fdm_process_marlin_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user