ENH:add X1E in PPA-CF
Change-Id: Ie53546927d87259897fd2b0d5348404dbf47b4cf Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
This commit is contained in:
parent
a6d0f0021e
commit
16adcdd355
|
@ -1,45 +1,9 @@
|
||||||
{
|
{
|
||||||
"type": "filament",
|
"type": "filament",
|
||||||
"name": "Bambu PPA-CF @base",
|
"name": "Bambu PPA-CF @base",
|
||||||
|
"inherits": "fdm_filament_ppa",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"filament_id": "GFN06",
|
"filament_id": "GFN06",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_pa",
|
"description": "When printing this filament, there's a risk of nozzle clogging, oozing, warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials."
|
||||||
"description": "When printing this filament, there's a risk of nozzle clogging, oozing, warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
|
|
||||||
"fan_cooling_layer_time": [
|
|
||||||
"5"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
|
||||||
"30"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"filament_density": [
|
|
||||||
"1.17"
|
|
||||||
],
|
|
||||||
"filament_flow_ratio": [
|
|
||||||
"0.96"
|
|
||||||
],
|
|
||||||
"filament_type": [
|
|
||||||
"PA-CF"
|
|
||||||
],
|
|
||||||
"filament_vendor": [
|
|
||||||
"Bambu"
|
|
||||||
],
|
|
||||||
"nozzle_temperature_range_high": [
|
|
||||||
"320"
|
|
||||||
],
|
|
||||||
"nozzle_temperature_range_low": [
|
|
||||||
"280"
|
|
||||||
],
|
|
||||||
"overhang_fan_speed": [
|
|
||||||
"40"
|
|
||||||
],
|
|
||||||
"overhang_fan_threshold": [
|
|
||||||
"0%"
|
|
||||||
],
|
|
||||||
"temperature_vitrification": [
|
|
||||||
"210"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue