mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00: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:
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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user