mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00

* 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
134 lines
4 KiB
JSON
134 lines
4 KiB
JSON
{
|
|
"name": "TwoTrees",
|
|
"version": "01.00.01",
|
|
"force_update": "1",
|
|
"description": "TwoTrees configurations",
|
|
"machine_model_list": [
|
|
{
|
|
"name": "TwoTrees SP-5 Klipper",
|
|
"sub_path": "machine/TwoTrees SP-5 Klipper.json"
|
|
}
|
|
],
|
|
"process_list": [
|
|
{
|
|
"name": "fdm_process_common",
|
|
"sub_path": "process/fdm_process_common.json"
|
|
},
|
|
{
|
|
"name": "0.08mm Extra Fine @TwoTrees",
|
|
"sub_path": "process/0.08mm Extra Fine @TwoTrees.json"
|
|
},
|
|
{
|
|
"name": "0.12mm Fine @TwoTrees",
|
|
"sub_path": "process/0.12mm Fine @TwoTrees.json"
|
|
},
|
|
{
|
|
"name": "0.15mm Optimal @TwoTrees",
|
|
"sub_path": "process/0.15mm Optimal @TwoTrees.json"
|
|
},
|
|
{
|
|
"name": "0.20mm Standard @TwoTrees",
|
|
"sub_path": "process/0.20mm Standard @TwoTrees.json"
|
|
},
|
|
{
|
|
"name": "0.24mm Draft @TwoTrees",
|
|
"sub_path": "process/0.24mm Draft @TwoTrees.json"
|
|
},
|
|
{
|
|
"name": "0.28mm Extra Draft @TwoTrees",
|
|
"sub_path": "process/0.28mm Extra Draft @TwoTrees.json"
|
|
}
|
|
],
|
|
"filament_list": [
|
|
{
|
|
"name": "fdm_filament_common",
|
|
"sub_path": "filament/fdm_filament_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_filament_pla",
|
|
"sub_path": "filament/fdm_filament_pla.json"
|
|
},
|
|
{
|
|
"name": "fdm_filament_tpu",
|
|
"sub_path": "filament/fdm_filament_tpu.json"
|
|
},
|
|
{
|
|
"name": "fdm_filament_pet",
|
|
"sub_path": "filament/fdm_filament_pet.json"
|
|
},
|
|
{
|
|
"name": "fdm_filament_abs",
|
|
"sub_path": "filament/fdm_filament_abs.json"
|
|
},
|
|
{
|
|
"name": "fdm_filament_pc",
|
|
"sub_path": "filament/fdm_filament_pc.json"
|
|
},
|
|
{
|
|
"name": "fdm_filament_asa",
|
|
"sub_path": "filament/fdm_filament_asa.json"
|
|
},
|
|
{
|
|
"name": "fdm_filament_pva",
|
|
"sub_path": "filament/fdm_filament_pva.json"
|
|
},
|
|
{
|
|
"name": "fdm_filament_pa",
|
|
"sub_path": "filament/fdm_filament_pa.json"
|
|
},
|
|
{
|
|
"name": "TwoTrees Generic PLA",
|
|
"sub_path": "filament/TwoTrees Generic PLA.json"
|
|
},
|
|
{
|
|
"name": "TwoTrees Generic PLA-CF",
|
|
"sub_path": "filament/TwoTrees Generic PLA-CF.json"
|
|
},
|
|
{
|
|
"name": "TwoTrees Generic PETG",
|
|
"sub_path": "filament/TwoTrees Generic PETG.json"
|
|
},
|
|
{
|
|
"name": "TwoTrees Generic ABS",
|
|
"sub_path": "filament/TwoTrees Generic ABS.json"
|
|
},
|
|
{
|
|
"name": "TwoTrees Generic TPU",
|
|
"sub_path": "filament/TwoTrees Generic TPU.json"
|
|
},
|
|
{
|
|
"name": "TwoTrees Generic ASA",
|
|
"sub_path": "filament/TwoTrees Generic ASA.json"
|
|
},
|
|
{
|
|
"name": "TwoTrees Generic PC",
|
|
"sub_path": "filament/TwoTrees Generic PC.json"
|
|
},
|
|
{
|
|
"name": "TwoTrees Generic PVA",
|
|
"sub_path": "filament/TwoTrees Generic PVA.json"
|
|
},
|
|
{
|
|
"name": "TwoTrees Generic PA",
|
|
"sub_path": "filament/TwoTrees Generic PA.json"
|
|
},
|
|
{
|
|
"name": "TwoTrees Generic PA-CF",
|
|
"sub_path": "filament/TwoTrees Generic PA-CF.json"
|
|
}
|
|
],
|
|
"machine_list": [
|
|
{
|
|
"name": "fdm_machine_common",
|
|
"sub_path": "machine/fdm_machine_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_klipper_common",
|
|
"sub_path": "machine/fdm_klipper_common.json"
|
|
},
|
|
{
|
|
"name": "TwoTrees SP-5 Klipper 0.4 nozzle",
|
|
"sub_path": "machine/TwoTrees SP-5 Klipper 0.4 nozzle.json"
|
|
}
|
|
]
|
|
}
|