feature add filament for profile.

This commit is contained in:
alves
2026-03-12 17:08:06 +08:00
parent 16f0994816
commit 59c6434734
7 changed files with 418 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
{
"type": "filament",
"name": "Polymaker PLA @U1 base",
"inherits": "fdm_filament_pla_poly",
"from": "system",
"setting_id": "OGFSA04",
"instantiation": "false",
"compatible_printers": [
"Snapmaker U1 (0.4 nozzle)"
]
}