mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: add metal PLA-CF & PAHT-CF
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I698cca7e9a8f62d16361184f0ab8428dc177eacf
This commit is contained in:
parent
58aaa94fc7
commit
d287b88548
16 changed files with 411 additions and 8 deletions
35
resources/profiles/BBL/filament/Bambu PLA-CF @base.json
Normal file
35
resources/profiles/BBL/filament/Bambu PLA-CF @base.json
Normal file
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFA50",
|
||||
"name": "Bambu PLA-CF @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"filament_cost": [
|
||||
"34.99"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.22"
|
||||
],
|
||||
"required_nozzle_HRC": [
|
||||
"40"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"210"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"0"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA-CF"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue