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

@@ -0,0 +1,19 @@
{
"type": "filament",
"name": "eSUN PLA+ @BBL X1C",
"inherits": "eSUN PLA+ @base",
"from": "system",
"setting_id": "GFSL03_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
]
}