mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
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:
20
resources/profiles/BBL/filament/Bambu PC FR @base.json
Normal file
20
resources/profiles/BBL/filament/Bambu PC FR @base.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user