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

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Lulzbot Taz Pro Dual",
"model_id": "Lulzbot-Taz-Pro-Dual",
"nozzle_diameter": "0.5",
"machine_tech": "FFF",
"family": "Lulzbot",
"bed_model": "taz_pro_dual_build_plate.stl",
"bed_texture": "Taz_Pro_Dual_printbed.png",
"hotend_model": "",
"default_materials": "Lulzbot 2.85mm ABS;Lulzbot 2.85mm PETG;Lulzbot 2.85mm PLA"
}