/various_3d_printer

Various bits and bobs for 3d printing

MIT LicenseMIT

Collection of items for 3d printers

This is a collection of various things useful for 3d printers. The printer where the part is for is usually named but if the name is generic that means it is generally applicable for any printer.

Structure

  • Electronics contains everything electronic. Made with KiCad
  • mechanical contains any physical objects that can be milled/3d printed. Made with Freecad
  • Software contains all software, also embedded software to support the electronics

Checking out

This project makes extensive use of submodules, use git clone --recurse-submodules https://github.com/Squantor/various_3d_printer.git to clone the repository and its submodules in one go.