Allow each vendor's filament profile inherit from OrcaFilamentLibrary and many many fixes...

This commit is contained in:
SoftFever
2025-01-22 21:29:24 +08:00
parent 206c6228a5
commit d1bc4e1e9f
67 changed files with 350 additions and 2716 deletions

View File

@@ -0,0 +1,11 @@
{
"type": "filament",
"filament_id": "GFC99",
"setting_id": "GFSA04",
"name": "Generic PC @System",
"from": "system",
"instantiation": "true",
"renamed_from": "My Generic PC",
"inherits": "fdm_filament_pc",
"compatible_printers": []
}