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

@@ -6,6 +6,12 @@
"filament_id": "GFB01",
"instantiation": "false",
"description": "When printing this filament, there's a risk of warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
"eng_plate_temp": [
"100"
],
"eng_plate_temp_initial_layer": [
"100"
],
"fan_max_speed": [
"35"
],
@@ -24,6 +30,12 @@
"filament_vendor": [
"Bambu Lab"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"nozzle_temperature": [
"270"
],
@@ -32,5 +44,11 @@
],
"slow_down_layer_time": [
"12"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
]
}