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,40 @@
{
"type": "filament",
"name": "Bambu PC FR @BBL P1P",
"inherits": "Bambu PC FR @base",
"from": "system",
"setting_id": "GFSC01_08",
"instantiation": "true",
"eng_plate_temp": [
"100"
],
"eng_plate_temp_initial_layer": [
"100"
],
"fan_max_speed": [
"20"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"reduce_fan_stop_start_freq": [
"0"
],
"slow_down_layer_time": [
"12"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
],
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
]
}