orcaslicer/resources/profiles/Snapmaker/process/0.20 Strength @Snapmaker (0.4 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

41 lines
No EOL
1.3 KiB
JSON

{
"type": "process",
"from": "system",
"instantiation": "true",
"name": "0.20 Strength @Snapmaker (0.4 nozzle)",
"setting_id": "3490773493",
"inherits": "fdm_process_common",
"compatible_printers": [
"Snapmaker A250 (0.4 nozzle)",
"Snapmaker A350 (0.4 nozzle)",
"Snapmaker A250 Dual (0.4 nozzle)",
"Snapmaker A350 Dual (0.4 nozzle)",
"Snapmaker A250 QSKit (0.4 nozzle)",
"Snapmaker A350 QSKit (0.4 nozzle)",
"Snapmaker A250 BKit (0.4 nozzle)",
"Snapmaker A350 BKit (0.4 nozzle)",
"Snapmaker A250 QS+B Kit (0.4 nozzle)",
"Snapmaker A350 QS+B Kit (0.4 nozzle)",
"Snapmaker A250 Dual QSKit (0.4 nozzle)",
"Snapmaker A350 Dual QSKit (0.4 nozzle)",
"Snapmaker A250 Dual BKit (0.4 nozzle)",
"Snapmaker A350 Dual BKit (0.4 nozzle)",
"Snapmaker A250 Dual QS+B Kit (0.4 nozzle)",
"Snapmaker A350 Dual QS+B Kit (0.4 nozzle)"
],
"elefant_foot_compensation": "0.15",
"wall_loops": "6",
"outer_wall_speed": "90",
"sparse_infill_density": "25%",
"gap_infill_speed": "85",
"initial_layer_infill_speed": "65",
"inner_wall_speed": "100",
"infill_wall_overlap": "25%",
"ironing_speed": "30",
"sparse_infill_speed": "95",
"support_speed": "100",
"top_surface_speed": "70",
"overhang_1_4_speed": "55",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10"
}