fix compatible_printers

This commit is contained in:
dylan
2024-05-08 13:36:28 +08:00
parent 07d2be07cb
commit e310599c53

View File

@@ -5,5 +5,30 @@
"name": "Snapmaker PET",
"setting_id": "3543479015",
"inherits": "Snapmaker PET @base",
"compatible_printers": null
"compatible_printers": [
"Snapmaker A250 (0.4 nozzle)",
"Snapmaker A250 (0.6 nozzle)",
"Snapmaker A250 (0.8 nozzle)",
"Snapmaker A250 BKit (0.4 nozzle)",
"Snapmaker A250 BKit (0.6 nozzle)",
"Snapmaker A250 BKit (0.8 nozzle)",
"Snapmaker A250 QS+B Kit (0.4 nozzle)",
"Snapmaker A250 QS+B Kit (0.6 nozzle)",
"Snapmaker A250 QS+B Kit (0.8 nozzle)",
"Snapmaker A250 QSKit (0.4 nozzle)",
"Snapmaker A250 QSKit (0.6 nozzle)",
"Snapmaker A250 QSKit (0.8 nozzle)",
"Snapmaker A350 (0.4 nozzle)",
"Snapmaker A350 (0.6 nozzle)",
"Snapmaker A350 (0.8 nozzle)",
"Snapmaker A350 BKit (0.4 nozzle)",
"Snapmaker A350 BKit (0.6 nozzle)",
"Snapmaker A350 BKit (0.8 nozzle)",
"Snapmaker A350 QS+B Kit (0.4 nozzle)",
"Snapmaker A350 QS+B Kit (0.6 nozzle)",
"Snapmaker A350 QS+B Kit (0.8 nozzle)",
"Snapmaker A350 QSKit (0.4 nozzle)",
"Snapmaker A350 QSKit (0.6 nozzle)",
"Snapmaker A350 QSKit (0.8 nozzle)"
]
}