* Initial profile for TwoTrees SK1 * Added PAUSE command instead of M601 and added machine_pause_gcode * Enabled multi bed types and removed skirt loop * Fixed non-ascii characters * Added PETG, PLA-CF plus clean ups and fixes. * Optimizations, and added PLA Silk * Maximum velocity is too high on Klipper settings, lowered to 730mm/s, this was obtained with Klipper Auto Speed * Ditto * Small optimizations * Added one layer to bottom for HSpeed profile
12 lines
No EOL
481 B
JSON
12 lines
No EOL
481 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "TwoTrees SK1",
|
|
"model_id": "TwoTrees_SK1",
|
|
"nozzle_diameter": "0.4",
|
|
"machine_tech": "FFF",
|
|
"family": "TwoTreesDesign",
|
|
"bed_model": "TwoTrees SK1_buildplate_model.stl",
|
|
"bed_texture": "",
|
|
"hotend_model": "",
|
|
"default_materials": "TwoTrees Generic 95A TPU @SK1;TwoTrees Generic PETG @SK1;TwoTrees Generic HS PLA @SK1;TwoTrees Generic PLA @SK1;TwoTrees Generic PLA-CF @SK1;TwoTrees Generic PLA Silk @SK1"
|
|
} |