mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Add Lulzbot Taz 6 printer profile. (#8513)
* 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>
This commit is contained in:
12
resources/profiles/Lulzbot/machine/Lulzbot Taz 6.json
Normal file
12
resources/profiles/Lulzbot/machine/Lulzbot Taz 6.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Lulzbot Taz 6",
|
||||
"model_id": "Lulzbot-Taz-6",
|
||||
"nozzle_diameter": "0.5",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Lulzbot",
|
||||
"bed_model": "taz_6_build_plate.stl",
|
||||
"bed_texture": "lulzbot_logo.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Lulzbot 2.85mm ABS;Lulzbot 2.85mm PETG;Lulzbot 2.85mm PLA"
|
||||
}
|
||||
Reference in New Issue
Block a user