mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: add Bambu PLA Silk & Bambu PETG Basic
add cool plate temp for PLA Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: If3ca9c773351939358d7bed9f6d6c890a28b302b
This commit is contained in:
parent
62af2b9608
commit
afb9886e0e
12 changed files with 260 additions and 5 deletions
29
resources/profiles/BBL/filament/Bambu PLA Silk @base.json
Normal file
29
resources/profiles/BBL/filament/Bambu PLA Silk @base.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFA05",
|
||||
"name": "Bambu PLA Silk @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"required_nozzle_HRC": [
|
||||
"3"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.32"
|
||||
],
|
||||
"filament_cost": [
|
||||
"29.99"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue