Thanks OrcaSlicer. Also fix the wrong setting id. Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: If70c1bebb853a2f2f9b90e7c66e886af0432b52a
30 lines
No EOL
844 B
JSON
30 lines
No EOL
844 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP_Anker_000",
|
|
"name": "0.20mm Standard @Anker",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_common",
|
|
"internal_solid_infill_speed": "200",
|
|
"gap_infill_speed": "40",
|
|
"bottom_shell_layers": "4",
|
|
"default_acceleration": "2500",
|
|
"default_jerk": "12",
|
|
"initial_layer_acceleration": "1000",
|
|
"initial_layer_infill_speed": "125",
|
|
"initial_layer_speed": "50",
|
|
"inner_wall_acceleration": "1000",
|
|
"inner_wall_speed": "250",
|
|
"outer_wall_acceleration": "1000",
|
|
"outer_wall_speed": "150",
|
|
"small_perimeter_speed": "50%",
|
|
"sparse_infill_speed": "250",
|
|
"top_surface_acceleration": "1500",
|
|
"top_surface_speed": "150",
|
|
"travel_acceleration": "2500",
|
|
"travel_jerk": "9",
|
|
"travel_speed": "250",
|
|
"compatible_printers": [
|
|
"Anker M5 0.4 nozzle"
|
|
]
|
|
} |