hrc determine which filament could be printed by the nozzle if the filament required hrc smaller than the nozzle hrc the fillament could be printed either of it be zero means use other printers or user want to print it anyway Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: Ic32dfaed4f9c80774a670c362de612254f3a5ed0
32 lines
579 B
JSON
32 lines
579 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFN03",
|
|
"name": "Bambu PA-CF @base",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"inherits": "fdm_filament_pa",
|
|
"required_nozzle_HRC": [
|
|
"55"
|
|
],
|
|
"filament_vendor": [
|
|
"Bambu Lab"
|
|
],
|
|
"filament_density": [
|
|
"1.09"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.96"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"280"
|
|
],
|
|
"filament_type": [
|
|
"PA-CF"
|
|
],
|
|
"filament_cost": [
|
|
"44.99"
|
|
],
|
|
"nozzle_temperature": [
|
|
"280"
|
|
]
|
|
}
|