* update snapmaker profiles - add BracingKit for Snapmaker 2 - add Artisan profiles * remove key * fix compatible_printers * remove pva for single extruder * fix ci
23 lines
No EOL
659 B
JSON
23 lines
No EOL
659 B
JSON
{
|
|
"type": "process",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"name": "0.24 Standard @Snapmaker Artisan (0.8 nozzle)",
|
|
"setting_id": "1019868457",
|
|
"inherits": "fdm_process_a400",
|
|
"compatible_printers": [
|
|
"Snapmaker Artisan (0.8 nozzle)"
|
|
],
|
|
"layer_height": "0.24",
|
|
"initial_layer_print_height": "0.3",
|
|
"wall_loops": "2",
|
|
"top_shell_layers": "3",
|
|
"line_width": "0.82",
|
|
"outer_wall_line_width": "0.82",
|
|
"initial_layer_line_width": "0.82",
|
|
"sparse_infill_line_width": "0.82",
|
|
"inner_wall_line_width": "0.82",
|
|
"internal_solid_infill_line_width": "0.82",
|
|
"support_line_width": "0.82",
|
|
"top_surface_line_width": "0.82"
|
|
} |