mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
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
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "TwoTrees SP-5 Klipper",
|
||||
"model_id": "TwoTrees_SP-5_Klipper",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "TwoTreesDesign",
|
||||
"bed_model": "SP-5_bed.stl",
|
||||
"bed_texture": "SP5_texture.png",
|
||||
"hotend_model": "hotend.stl",
|
||||
"default_materials": "TwoTrees Generic ABS;TwoTrees Generic PLA;TwoTrees Generic PLA-CF;TwoTrees Generic PETG;TwoTrees Generic TPU;TwoTrees Generic ASA;TwoTrees Generic PC;TwoTrees Generic PVA;TwoTrees Generic PA;TwoTrees Generic PA-CF"
|
||||
}
|
||||
Reference in New Issue
Block a user