Also sort the filaments and remove duplicated keys Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I31678c42d55ba3d77c743eaeff071849a8f3d0e7
26 lines
No EOL
491 B
JSON
26 lines
No EOL
491 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic PPS-CF @base",
|
|
"inherits": "fdm_filament_pps",
|
|
"from": "system",
|
|
"filament_id": "GFT98",
|
|
"instantiation": "false",
|
|
"fan_max_speed": [
|
|
"30"
|
|
],
|
|
"filament_density": [
|
|
"1.3"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"3"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"350"
|
|
],
|
|
"required_nozzle_HRC": [
|
|
"40"
|
|
],
|
|
"temperature_vitrification": [
|
|
"220"
|
|
]
|
|
} |