OrcaSlicer/resources/profiles/Anycubic/filament/Anycubic Generic TPU.json
fr3ak2402 7809fabcbf
add Raise3D printer profiles (#1087)
* add Raise3D printer profiles

Raise3D Pro3
Raise3D Pro3 Plus

* add more Sovol profiles

Sovol SV06
Sovol SV06 Plus

* Add & modify Anycubic profiles

Anycubic Chiron
Anycubic Kobra Max

Anycubic Vyper process 0.15mm & 0.30mm
2023-05-20 19:33:16 +08:00

20 lines
504 B
JSON

{
"type": "filament",
"filament_id": "GFU99",
"setting_id": "GFSA04",
"name": "Anycubic Generic TPU",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_max_volumetric_speed": [
"3.2"
],
"compatible_printers": [
"Anycubic i3 Mega S 0.4 nozzle",
"Anycubic Chiron 0.4 nozzle",
"Anycubic Vyper 0.4 nozzle",
"Anycubic Kobra Max 0.4 nozzle",
"Anycubic 4Max Pro 0.4 nozzle",
"Anycubic 4Max Pro 2 0.4 nozzle"
]
}