Refactor Polymaker folder within Snapmaker profile directory and add more profiles (#11613)

# Description
* What issue does this PR address or fix?
1. Refactor Polymaker folder within Snapmaker profile directory, so that the structure is more clear.
2. Add more Polymaker filament presets for Snapmaker printers.
* What new features or enhancements does this PR introduce?
1. None
* Are there any breaking changes or dependencies that need to be considered?
1. None
This commit is contained in:
Pepe-Polymaker
2026-01-05 18:12:56 +08:00
committed by GitHub
parent 57f9112b7c
commit 8670bb65f2
90 changed files with 2594 additions and 431 deletions

View File

@@ -0,0 +1,21 @@
{
"type": "filament",
"from": "system",
"instantiation": "true",
"name": "PolyLite PLA @0.2 nozzle",
"setting_id": "1592803578",
"inherits": "PolyLite PLA @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": [
"1.6"
]
}