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
56
resources/profiles/BBL/filament/Bambu PAHT-CF @base.json
Normal file
56
resources/profiles/BBL/filament/Bambu PAHT-CF @base.json
Normal file
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN04",
|
||||
"name": "Bambu PAHT-CF @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"filament_max_volumetric_speed": [
|
||||
"8"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"5"
|
||||
],
|
||||
"full_fan_speed_layer": [
|
||||
"2"
|
||||
],
|
||||
"required_nozzle_HRC": [
|
||||
"40"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.06"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.96"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"290"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"0%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_type": [
|
||||
"PA-CF"
|
||||
],
|
||||
"filament_cost": [
|
||||
"94.99"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"180"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"290"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue