orcaslicer/resources/profiles/Snapmaker/process/0.06 Standard @Snapmaker J1 (0.2 nozzle).json
Dylan 81b3e5939d
update snapmaker profiles (#5300)
* update snapmaker profiles

- add BracingKit for Snapmaker 2
- add Artisan profiles

* remove key

* fix compatible_printers

* remove pva for single extruder

* fix ci
2024-05-18 13:25:39 +08:00

27 lines
No EOL
768 B
JSON

{
"type": "process",
"from": "system",
"instantiation": "true",
"name": "0.06 Standard @Snapmaker J1 (0.2 nozzle)",
"setting_id": "4149563988",
"inherits": "fdm_process_idex",
"compatible_printers": [
"Snapmaker J1 (0.2 nozzle)"
],
"bottom_shell_layers": "4",
"bridge_flow": "1",
"initial_layer_line_width": "0.25",
"initial_layer_print_height": "0.1",
"inner_wall_line_width": "0.22",
"internal_solid_infill_line_width": "0.22",
"layer_height": "0.06",
"line_width": "0.22",
"outer_wall_line_width": "0.22",
"sparse_infill_line_width": "0.22",
"support_line_width": "0.22",
"top_shell_layers": "5",
"top_surface_line_width": "0.22",
"wall_loops": "4",
"initial_layer_infill_speed": "80",
"inner_wall_speed": "145"
}