Open Source Automated Print Farm: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Added some more links under the "Internal Links" section)
(Fixed some typos)
 
Line 5: Line 5:
*This then leads to the "main conveyor belt" which can feed to automated post processing, assembly, packaging, or simply a bin for non-automated use
*This then leads to the "main conveyor belt" which can feed to automated post processing, assembly, packaging, or simply a bin for non-automated use
*Can be expanded overtime by adding extra "feed belts", "Main Belt" modules
*Can be expanded overtime by adding extra "feed belts", "Main Belt" modules
*The gap between feed belts acts as maitnence access, allowing for easy troubleshooting, and replacement of printers etc
*The gap between feed belts acts as maintenance access, allowing for easy troubleshooting, and replacement of printers etc
*With [[Octoprint]] this can essentially make a click to print process possible (assuming no print falures etc)
*With [[Octoprint]] this can essentially make a click to print process possible (assuming no print failures etc)
*[[Computer Vision]] could perhaps be implemented to monitor this
*[[Computer Vision]] could perhaps be implemented to monitor this


=Basic Design=
=Basic Design=
* '''Note That''' this is asuming 2-3 feed belts with 10 printers each, this system could even work with 1 or 100 printers
* '''Note That''' this is assuming 2-3 feed belts with 10 printers each, this system could even work with 1 or 100 printers
*10x D3D Pro with 0.2mm nozzle
*10x D3D Pro with 0.2mm nozzle
*10x Large D3D With Largest Nozzle Possible  
*10x Large D3D With Largest Nozzle Possible  
Line 18: Line 18:
*[[Open Source Overhead Camera]] for Computer vision on belts
*[[Open Source Overhead Camera]] for Computer vision on belts
*3 Pick and Place Devices (Either [[Delta X]] or [[D3D Pick and Place Machines]] )
*3 Pick and Place Devices (Either [[Delta X]] or [[D3D Pick and Place Machines]] )
*3-4 "waste" bins or something similar (by each pick and place, for automaticc removal of failed parts etc
*3-4 "waste" bins or something similar (by each pick and place, for automatic removal of failed parts etc
*20-30x [[Open Source Automated Printed Part Remover]]s
*20-30x [[Open Source Automated Printed Part Remover]]s



Latest revision as of 03:35, 18 July 2021

Basics

  • A Modular Print Farm Utilizing the D3D Pro (for precision, small nozzle parts), A Large D3D For Large Parts, and perhaps a D3D Belt Printer for long parts
  • These then eject their parts using the Open Source Automated Printed Part Remover (may need better name)
  • They are then rearranged by either some sort of D3D Pick and Place Machine , or something like Delta X to "fit properly" on the feed conveyor belt
  • This then leads to the "main conveyor belt" which can feed to automated post processing, assembly, packaging, or simply a bin for non-automated use
  • Can be expanded overtime by adding extra "feed belts", "Main Belt" modules
  • The gap between feed belts acts as maintenance access, allowing for easy troubleshooting, and replacement of printers etc
  • With Octoprint this can essentially make a click to print process possible (assuming no print failures etc)
  • Computer Vision could perhaps be implemented to monitor this

Basic Design

Internal Links

External Links