5-axis 3D printer
This is a work-in-progress GitHub repository for Open5x: 5-axis 3D printer
There are other amazing works happening around 5-axis 3D printing. Please refer to Other works to add your multi-axis project submit a pull request and it will be added onto the list
The most recent iteration of the open5x has been implmented on E3D's toolchanger by @Brendonbuild. Stp files for design can be found in this repository.
- Prusa i3, and 2) E3D Toolchanger.
Please check out #open5x, especially @Brendonbuild 's work on open5x on twitter! There is also ongoing development of free to employ non-planar and 5-axis G-code producer called fullcontrol.xyz by Andy Gleadall
Research material shared in this repository include:
-
Materials and supplier list
-
3D printing files for assembly
-
Settings for 3D printer electronics board (Duet2 + RepRap firmware 3.1.1)
-
Instructions for hardware assembly
-
Grasshopper definition and Rhino template for 5-axis Slicing.
Link to the video: https://youtu.be/x9rG15qrDIE
This is an on-going project repo for Open5x The next iteration of open5x will include:
Hardware:
- Auto-levelling the tilt on U-axis (so the printing bed is perfectly in parallel with the X-axis) currently this is achieved through digital sprit level + manual G92 U0
- Part cooling fan will be re-designed so that air is blown on to the end of the long nozzle but without reducing the contact angle.
- Endstop on Z-axis to avoid manual bed levelling.
Software:
- Grasshopper definition is going through series of iteration to reduce the computing time of slicing.
- There are still few remaining errors in the current version which is being worked on.
- Eventually we would aim to have stand-alone opensource slicer for 5-axis.
Full length article can be found in below: https://arxiv.org/abs/2202.11426
Link to the videos: https://www.youtube.com/watch?v=C3vKHuxUmjc&list=PLSqgj9-nhHAx7sJzOzrpPwBRhMIwGWn0z&index=4
License
The contents of this repository is under an MIT License, see LICENSE.md for more details.