mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00

Make filament_id to be same with information from nectarine Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I3012d74bb8fe849fbaf9fabab791a6b06335dcf6
26 lines
484 B
JSON
26 lines
484 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFN03",
|
|
"name": "Bambu PA-CF @base",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"inherits": "fdm_filament_pa",
|
|
"filament_vendor": [
|
|
"Bambu Lab"
|
|
],
|
|
"filament_density": [
|
|
"1.09"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.96"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"280"
|
|
],
|
|
"filament_type": [
|
|
"PA-CF"
|
|
],
|
|
"nozzle_temperature": [
|
|
"280"
|
|
]
|
|
}
|