Files
OrcaSlicer/resources/profiles/Elegoo/filament/BASE/Elegoo TPU 95A @base.json
Noisyfox d46cd65d7c Add Elegoo CC 2 profiles (#11240)
### NOTE: NOT TESTED

<img width="789" height="601" alt="image" src="https://github.com/user-attachments/assets/f0057c21-d169-4269-8bf1-ab9cb2f5d10d" />
<img width="1567" height="1065" alt="image" src="https://github.com/user-attachments/assets/5f4e3fcf-b294-4b56-810e-59d85caff4ef" />
2026-02-08 17:00:52 +08:00

26 lines
531 B
JSON

{
"type": "filament",
"name": "Elegoo TPU 95A @base",
"inherits": "fdm_elegoo_filament_tpu",
"from": "system",
"filament_id": "ETPU95AB00",
"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"
]
}