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,34 @@
{
"type": "filament",
"name": "BETA TPU Matte @BBL A1M",
"inherits": "BETA TPU Matte @base",
"from": "system",
"setting_id": "BTUB01_05",
"instantiation": "true",
"filament_density": [
"1.22"
],
"hot_plate_temp": [
"30"
],
"hot_plate_temp_initial_layer": [
"30"
],
"impact_strength_z": [
"88.7"
],
"nozzle_temperature_range_high": [
"250"
],
"textured_plate_temp": [
"30"
],
"textured_plate_temp_initial_layer": [
"30"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle",
"Bambu Lab A1 mini 0.4 nozzle"
]
}