feat: add Bambu Lab filament profiles for Beta Filaments (PLA, PETG, ABS, TPU) (#13318)

* add filaments supplier beta

* update beta filament_id

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
ericwong-person
2026-04-26 18:12:34 +08:00
committed by GitHub
parent fdff62c796
commit 04a0fcdf2a
245 changed files with 22772 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
{
"type": "filament",
"name": "BETA HIPS @base",
"inherits": "fdm_filament_hips",
"from": "system",
"filament_id": "BHIB00",
"instantiation": "false",
"filament_is_support": [
"1"
],
"filament_vendor": [
"BETA"
]
}