Add Lulzbot Taz 4, 5, Pro Dual, Pro S (#8844)

* Update Lulzbot.json to include Taz 4, 5, Pro Dual, and Pro S

* Rename Lulzbot Taz 4, 5_cover.png to Lulzbot Taz 4 or 5_cover.png

* Add build plate model for Taz 4 or Taz 5

* Add compatible printers

* Add compatible printers

* Update Lulzbot 2.85mm PLA.json

* Add Taz 4, 5, Pro Dual, Pro S

* Add files for Taz 4, 5, Pro Dual, Pro S

* simplified build plate model
This commit is contained in:
wrathernaut
2025-03-16 20:46:55 -04:00
committed by GitHub
parent 44b6a6a6b6
commit 4eaef65a79
19 changed files with 755 additions and 3 deletions

View File

@@ -8,6 +8,18 @@
{
"name": "Lulzbot Taz 6",
"sub_path": "machine/Lulzbot Taz 6.json"
},
{
"name": "Lulzbot Taz 4 or 5",
"sub_path": "machine/Lulzbot Taz 4 or 5.json"
},
{
"name": "Lulzbot Taz Pro Dual",
"sub_path": "machine/Lulzbot Taz Pro Dual.json"
},
{
"name": "Lulzbot Taz Pro S",
"sub_path": "machine/Lulzbot Taz Pro S.json"
}
],
"process_list": [
@@ -22,6 +34,30 @@
{
"name": "0.18mm High Detail @Lulzbot Taz 6",
"sub_path": "process/0.18mm High Detail @Lulzbot Taz 6.json"
},
{
"name": "0.25mm Standard @Lulzbot Taz Pro Dual",
"sub_path": "process/0.25mm Standard @Lulzbot Taz Pro Dual.json"
},
{
"name": "0.18mm High Detail @Lulzbot Taz Pro Dual",
"sub_path": "process/0.18mm High Detail @Lulzbot Taz Pro Dual.json"
},
{
"name": "0.25mm Standard @Lulzbot Taz Pro S",
"sub_path": "process/0.25mm Standard @Lulzbot Taz Pro S.json"
},
{
"name": "0.18mm High Detail @Lulzbot Taz Pro S",
"sub_path": "process/0.18mm High Detail @Lulzbot Taz Pro S.json"
},
{
"name": "0.25mm Standard @Lulzbot Taz 4 or 5",
"sub_path": "process/0.25mm Standard @Lulzbot Taz 4 or 5.json"
},
{
"name": "0.18mm High Detail @Lulzbot Taz 4 or 5",
"sub_path": "process/0.18mm High Detail @Lulzbot Taz 4 or 5.json"
}
],
"filament_list": [
@@ -46,6 +82,22 @@
{
"name": "Lulzbot Taz 6 0.5 nozzle",
"sub_path": "machine/Lulzbot Taz 6 0.5 nozzle.json"
},
{
"name": "Lulzbot Taz Pro Common",
"sub_path": "machine/Lulzbot Taz Pro Common.json"
},
{
"name": "Lulzbot Taz Pro Dual 0.5 nozzle",
"sub_path": "machine/Lulzbot Taz Pro Dual 0.5 nozzle.json"
},
{
"name": "Lulzbot Taz Pro S 0.5 nozzle",
"sub_path": "machine/Lulzbot Taz Pro S 0.5 nozzle.json"
},
{
"name": "Lulzbot Taz 4 or 5 0.5 nozzle",
"sub_path": "machine/Lulzbot Taz 4 or 5 0.5 nozzle.json"
}
]
}