All Projects → jamesbowman → cuflow

jamesbowman / cuflow

Licence: BSD-3-Clause license
experimental procedural PCB layout program

Programming Languages

python
139335 projects - #7 most used programming language
POV-Ray SDL
72 projects

cuflow

CuFlow ("Copper Flow") is an experimental procedural PCB layout program.

It's a Python module that, given a description of a board, generates all the outputs for a PCB:

  • Gerbers
  • drill file
  • BOM
  • PnP definitions
  • POVRay renderings
  • SVGs for laser cut mockups

The Gameduino 3X Dazzler was designed with CuFlow.

Image of Dazzler PCB

To generate the Dazzler board:

python dazzler.py

To generate the Arduino-Dazzler interface board:

python arduino_dazzler.py

Some notes on the theory and the practice:

POVRay rendering of Dazzler PCB Actual Dazzler PCB

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].