orcaslicer/resources/profiles/Snapmaker/filament/Snapmaker PLA Silk @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

21 lines
No EOL
588 B
JSON

{
"type": "filament",
"from": "system",
"instantiation": "true",
"name": "Snapmaker PLA Silk @0.2 nozzle",
"setting_id": "3051834979",
"inherits": "Snapmaker PLA Silk @base",
"compatible_printers": [
"Snapmaker A250 (0.2 nozzle)",
"Snapmaker A250 BKit (0.2 nozzle)",
"Snapmaker A250 QS+B Kit (0.2 nozzle)",
"Snapmaker A250 QSKit (0.2 nozzle)",
"Snapmaker A350 (0.2 nozzle)",
"Snapmaker A350 BKit (0.2 nozzle)",
"Snapmaker A350 QS+B Kit (0.2 nozzle)",
"Snapmaker A350 QSKit (0.2 nozzle)"
],
"filament_max_volumetric_speed": [
"2"
]
}