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:
wrathernaut
2025-02-26 06:54:13 -05:00
committed by GitHub
parent f6ac67e601
commit 71b40f9bd5
21 changed files with 543 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"type": "process",
"setting_id": "LZH06",
"name": "0.18mm High Detail @Lulzbot Taz 6",
"from": "system",
"inherits": "0.25mm Standard @Lulzbot Taz 6",
"instantiation": "true",
"layer_height": "0.18",
"compatible_printers": [
"Lulzbot Taz 6 0.5 nozzle"
]
}