mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
27 lines
518 B
JSON
27 lines
518 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Elegoo TPU @base",
|
|
"inherits": "fdm_filament_tpu",
|
|
"from": "system",
|
|
"filament_id": "ETPUB00",
|
|
"instantiation": "false",
|
|
"filament_max_volumetric_speed": [
|
|
"3.6"
|
|
],
|
|
"filament_vendor": [
|
|
"Elegoo"
|
|
],
|
|
"filament_density": [
|
|
"1.21"
|
|
],
|
|
"nozzle_temperature": [
|
|
"225"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"225"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n"
|
|
]
|
|
}
|