orcaslicer/resources/profiles/Snapmaker/process/0.28 Extra Draft @Snapmaker Artisan (0.4 nozzle).json
Dylan 02a4c9069c
Fix Snapmaker profiles (#5763)
* update snapmaker profiles

- add BracingKit for Snapmaker 2
- add Artisan profiles

* remove key

* fix compatible_printers

* remove pva for single extruder

* fix ci

* Fix compatible_printers

* Revert specific parameters
2024-06-21 17:46:47 +08:00

19 lines
No EOL
519 B
JSON

{
"type": "process",
"from": "system",
"instantiation": "true",
"name": "0.28 Extra Draft @Snapmaker Artisan (0.4 nozzle)",
"setting_id": "3141987096",
"inherits": "fdm_process_a400",
"compatible_printers": [
"Snapmaker Artisan (0.4 nozzle)"
],
"layer_height": "0.28",
"elefant_foot_compensation": "0.15",
"top_surface_line_width": "0.45",
"top_shell_layers": "3",
"top_shell_thickness": "0.6",
"support_threshold_angle": "40",
"wall_loops": "2",
"initial_layer_infill_speed": "65"
}