mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
ENH: add some new filament
Bambu PLA tough, Bambu PLA Marble, Bambu PLA Sparkle Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: Ib882485d9bdf6a29b8f5c8681e2d7bda8c7e1da0
This commit is contained in:
parent
8d2f3c8440
commit
21485dec6a
15 changed files with 369 additions and 2 deletions
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA09_11",
|
||||
"name": "Bambu PLA Tough @BBL P1P",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Tough @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"21"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"50"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.6 nozzle",
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue