orcaslicer/resources/profiles/Creality/filament/Creality Generic TPU.json
cochcoder cac3d396c7 Initial Add of K2 Plus
*Some max speeds/accelerations changes for the 0.4 nozzle was left out as none of the other nozzles had these max speeds/accelerations
2024-10-03 19:51:04 -04:00

25 lines
710 B
JSON

{
"type": "filament",
"filament_id": "GFU99",
"setting_id": "GFSA04",
"name": "Creality Generic TPU",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_max_volumetric_speed": [
"3.2"
],
"compatible_printers": [
"Creality K1 (0.4 nozzle)",
"Creality K1 (0.6 nozzle)",
"Creality K1 (0.8 nozzle)",
"Creality K1 Max (0.4 nozzle)",
"Creality K1 Max (0.6 nozzle)",
"Creality K1 Max (0.8 nozzle)",
"Creality Sermoon V1 0.4 nozzle",
"Creality CR-10 SE 0.2 nozzle",
"Creality CR-10 SE 0.4 nozzle",
"Creality CR-10 SE 0.6 nozzle",
"Creality CR-10 SE 0.8 nozzle"
]
}