mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00

Make filament_id to be same with information from nectarine Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I3012d74bb8fe849fbaf9fabab791a6b06335dcf6
20 lines
390 B
JSON
20 lines
390 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFU01",
|
|
"name": "Bambu TPU 95A @base",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"inherits": "fdm_filament_tpu",
|
|
"filament_vendor": [
|
|
"Bambu Lab"
|
|
],
|
|
"filament_density": [
|
|
"1.22"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"230"
|
|
],
|
|
"nozzle_temperature": [
|
|
"230"
|
|
]
|
|
}
|