orcaslicer/resources/profiles/Snapmaker/filament/Snapmaker J1 ASA @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

29 lines
No EOL
494 B
JSON

{
"type": "filament",
"from": "system",
"instantiation": "true",
"name": "Snapmaker J1 ASA @0.2 nozzle",
"setting_id": "924839906",
"inherits": "Snapmaker J1 ASA @base",
"compatible_printers": [
"Snapmaker J1 (0.2 nozzle)"
],
"hot_plate_temp": [
"90"
],
"hot_plate_temp_initial_layer": [
"90"
],
"overhang_fan_speed": [
"80"
],
"filament_max_volumetric_speed": [
"2.4"
],
"fan_max_speed": [
"35"
],
"fan_min_speed": [
"10"
]
}