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

@@ -5,6 +5,12 @@
"from": "system",
"filament_id": "GFB51",
"instantiation": "false",
"eng_plate_temp": [
"100"
],
"eng_plate_temp_initial_layer": [
"100"
],
"fan_max_speed": [
"25"
],
@@ -26,6 +32,12 @@
"filament_vendor": [
"Bambu Lab"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"nozzle_temperature": [
"275"
],
@@ -40,5 +52,11 @@
],
"temperature_vitrification": [
"108"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
]
}