mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 21:25:13 +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:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Silk+ @BBL P1P 0.2 nozzle",
|
||||
"inherits": "Bambu PLA Silk+ @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA06_04",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"supertack_plate_temp": [
|
||||
"35"
|
||||
],
|
||||
"supertack_plate_temp_initial_layer": [
|
||||
"35"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user