mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
38 lines
1.2 KiB
JSON
38 lines
1.2 KiB
JSON
{
|
|
"type": "process",
|
|
"name": "0.13mm Standard @Flashforge AD4 0.3 Nozzle",
|
|
"inherits": "fdm_process_flashforge_0.30",
|
|
"from": "System",
|
|
"setting_id": "GP006",
|
|
"instantiation": "true",
|
|
"initial_layer_acceleration": "1000",
|
|
"initial_layer_infill_speed": "10",
|
|
"initial_layer_print_height": "0.2",
|
|
"initial_layer_speed": "10",
|
|
"initial_layer_travel_speed": "30",
|
|
"inner_wall_acceleration": "5000",
|
|
"inner_wall_speed": "200",
|
|
"internal_solid_infill_acceleration": "8000",
|
|
"default_acceleration": "10000",
|
|
"outer_wall_acceleration": "3000",
|
|
"outer_wall_speed": "25",
|
|
"overhang_1_4_speed": "100",
|
|
"overhang_2_4_speed": "100",
|
|
"overhang_3_4_speed": "80",
|
|
"overhang_4_4_speed": "50",
|
|
"compatible_printers": [
|
|
"Flashforge Adventurer 4 Series 0.3 Nozzle"
|
|
],
|
|
"sparse_infill_acceleration": "10000",
|
|
"top_surface_speed": "60",
|
|
"travel_speed": "100",
|
|
"initial_layer_line_width": "0.3",
|
|
"inner_wall_line_width": "0.3",
|
|
"internal_solid_infill_line_width": "0.3",
|
|
"layer_height": "0.13",
|
|
"line_width": "0.3",
|
|
"outer_wall_line_width": "0.3",
|
|
"sparse_infill_line_width": "0.3",
|
|
"support_line_width": "0.3",
|
|
"top_surface_line_width": "0.3"
|
|
} |