Improve folder structure for eSUN Filament in BBL. Added LW-PLA. (#8539)

* Moved profiles to subfolder

* Updated PLA-LW profile

* Added PETG

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
Schildkroet
2025-02-26 13:00:14 +01:00
committed by GitHub
parent afab94f231
commit b01c1a4553
13 changed files with 129 additions and 10 deletions

View File

@@ -404,6 +404,10 @@
"name": "eSUN PLA+ @base",
"sub_path": "filament/eSUN/eSUN PLA+ @base.json"
},
{
"name": "eSUN PETG @base",
"sub_path": "filament/eSUN/eSUN PETG @base.json"
},
{
"name": "fdm_filament_pla_silk",
"sub_path": "filament/base/fdm_filament_pla_silk.json"
@@ -724,6 +728,14 @@
"name": "eSUN PLA+ @System",
"sub_path": "filament/eSUN/eSUN PLA+ @System.json"
},
{
"name": "eSUN ePLA-LW @System",
"sub_path": "filament/eSUN/eSUN ePLA-LW @System.json"
},
{
"name": "eSUN PETG @System",
"sub_path": "filament/eSUN/eSUN PETG @System.json"
},
{
"name": "Generic PLA Silk @System",
"sub_path": "filament/Generic PLA Silk @System.json"
@@ -753,4 +765,4 @@
"sub_path": "filament/AliZ/AliZ PETG-Metal @System.json"
}
]
}
}