* 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
19 lines
386 B
JSON
19 lines
386 B
JSON
{
|
|
"type": "machine",
|
|
"setting_id": "GM003",
|
|
"name": "TwoTrees SP-5 Klipper 0.4 nozzle",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_klipper_common",
|
|
"printer_model": "TwoTrees SP-5 Klipper",
|
|
"nozzle_diameter": [
|
|
"0.4"
|
|
],
|
|
"printable_area": [
|
|
"0x0",
|
|
"310x0",
|
|
"310x310",
|
|
"0x310"
|
|
],
|
|
"printable_height": "350"
|
|
}
|