orcaslicer/resources/profiles/TwoTrees/filament/TwoTrees Generic TPU.json
behold81 2f5bb03023
New printer: TwoTrees SP-5 Klipper (#292)
* Add files via upload

First working version of TwoTrees SP-5 running klipper. this can be the base to start using this slicer. most of the generic materials are OOTB ones and this profile is made for near stock printers just running klipper. roughtly running a max speed of 200mm/s and runs successfully

* Add files via upload

* Delete SP-5.png
2023-02-14 00:02:22 +08:00

15 lines
No EOL
356 B
JSON

{
"type": "filament",
"filament_id": "GFU99",
"setting_id": "GFSU99",
"name": "TwoTrees Generic TPU",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_max_volumetric_speed": [
"3.2"
],
"compatible_printers": [
"TwoTrees SP-5 Klipper 0.4 nozzle"
]
}