Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 688 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 688 Bytes

Circuitprinter

The goal of this project is to print additive circuit traces on the E3D and Jubilee toolchanging 3D printers E3D toolchanger with printed UV material Latest extruder revision

Bill of materials:

link to BOM

Installation

Install docs

Startup

Start the motion server

cd src/hardware
sudo python3 MotionClientZMQ.py

Start the Flask server

python3 app.py