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",
"setting_id": "GFSB01_04",
"instantiation": "true",
"eng_plate_temp": [
"100"
],
"eng_plate_temp_initial_layer": [
"100"
],
"fan_min_speed": [
"25"
],
@@ -17,6 +23,18 @@
"filament_retraction_speed": [
"0.4"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"V"
],
"compatible_printers": [
"Bambu Lab X1 0.6 nozzle"
]