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

17 lines
No EOL
319 B
JSON

{
"type": "filament",
"from": "system",
"instantiation": "true",
"name": "Snapmaker J1 PETG @0.8 nozzle",
"setting_id": "2853386743",
"inherits": "Snapmaker J1 PETG @base",
"compatible_printers": [
"Snapmaker J1 (0.8 nozzle)"
],
"fan_max_speed": [
"60"
],
"fan_min_speed": [
"20"
]
}