* update snapmaker profiles - add BracingKit for Snapmaker 2 - add Artisan profiles * remove key * fix compatible_printers * remove pva for single extruder * fix ci
25 lines
No EOL
710 B
JSON
25 lines
No EOL
710 B
JSON
{
|
|
"type": "process",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"name": "0.14 Standard @Snapmaker Artisan (0.2 nozzle)",
|
|
"setting_id": "1624466618",
|
|
"inherits": "fdm_process_a400",
|
|
"compatible_printers": [
|
|
"Snapmaker Artisan (0.2 nozzle)"
|
|
],
|
|
"layer_height": "0.14",
|
|
"wall_loops": "4",
|
|
"bottom_shell_layers": "4",
|
|
"top_shell_layers": "5",
|
|
"bridge_flow": "1",
|
|
"line_width": "0.22",
|
|
"outer_wall_line_width": "0.22",
|
|
"initial_layer_line_width": "0.25",
|
|
"sparse_infill_line_width": "0.22",
|
|
"inner_wall_line_width": "0.22",
|
|
"internal_solid_infill_line_width": "0.22",
|
|
"support_line_width": "0.22",
|
|
"top_surface_line_width": "0.22",
|
|
"initial_layer_infill_speed": "80"
|
|
} |