mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-02 14:20:54 -07:00
* Add files via upload Added Lulzbot Taz 6 profile, and supporting files images to add other printers in the future. * Add bed model and image for Taz Pro * Filament name clarifications and prep for GFL * Changes to align with GFL * GFL Integrated * Update version # to reflect changes to use GFL * format cleanup * cleanup format * cleanup format * correct discrepancy on max acceleration label/value --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
51 lines
1.5 KiB
JSON
51 lines
1.5 KiB
JSON
{
|
|
"name": "Lulzbot",
|
|
"url": "https://ohai.lulzbot.com/group/taz-6/",
|
|
"version": "02.03.00.00",
|
|
"force_update": "0",
|
|
"description": "Lulzbot configurations",
|
|
"machine_model_list": [
|
|
{
|
|
"name": "Lulzbot Taz 6",
|
|
"sub_path": "machine/Lulzbot Taz 6.json"
|
|
}
|
|
],
|
|
"process_list": [
|
|
{
|
|
"name": "fdm_process_common",
|
|
"sub_path": "process/fdm_process_common.json"
|
|
},
|
|
{
|
|
"name": "0.25mm Standard @Lulzbot Taz 6",
|
|
"sub_path": "process/0.25mm Standard @Lulzbot Taz 6.json"
|
|
},
|
|
{
|
|
"name": "0.18mm High Detail @Lulzbot Taz 6",
|
|
"sub_path": "process/0.18mm High Detail @Lulzbot Taz 6.json"
|
|
}
|
|
],
|
|
"filament_list": [
|
|
{
|
|
"name": "Lulzbot 2.85mm ABS",
|
|
"sub_path": "filament/Lulzbot 2.85mm ABS.json"
|
|
},
|
|
{
|
|
"name": "Lulzbot 2.85mm PETG",
|
|
"sub_path": "filament/Lulzbot 2.85mm PETG.json"
|
|
},
|
|
{
|
|
"name": "Lulzbot 2.85mm PLA",
|
|
"sub_path": "filament/Lulzbot 2.85mm PLA.json"
|
|
}
|
|
],
|
|
"machine_list": [
|
|
{
|
|
"name": "fdm_machine_common",
|
|
"sub_path": "machine/fdm_machine_common.json"
|
|
},
|
|
{
|
|
"name": "Lulzbot Taz 6 0.5 nozzle",
|
|
"sub_path": "machine/Lulzbot Taz 6 0.5 nozzle.json"
|
|
}
|
|
]
|
|
}
|