Update to profile version 01.10.00.33 and add new Bambu filaments (#8091)

The following Bambu filaments have been added:
- Bambu PLA Wood
- Bambu PLA Silk+
- Bambu PC FR
- Bambu PETG Translucent

Additional variants for the above filaments have also been added, including versions for different nozzles and printers.

The filament vendor for Fiberon PA612-CF has been corrected from "Bambu Lab" to "Polymaker."
This commit is contained in:
blackhead1981
2025-01-31 09:44:56 +01:00
committed by GitHub
parent c217b53285
commit ea99eeb51f
54 changed files with 1456 additions and 5 deletions

View File

@@ -0,0 +1,20 @@
{
"type": "filament",
"name": "Bambu PC FR @base",
"inherits": "fdm_filament_pc",
"from": "system",
"filament_id": "GFC01",
"instantiation": "false",
"filament_cost": [
"0"
],
"filament_density": [
"1.19"
],
"filament_flow_ratio": [
"0.94"
],
"filament_vendor": [
"Bambu Lab"
]
}