How to use the Modela

Step by step

- Design the circuit board
- Stick a piece of PCB stock onto the cutting plane
- Open Cad.py
- Click input and get a design file
Make the toolpath
- Make the toolpath for the circuit. Use a 1/64" tool, which is 0.0156" decimal.
- Click CAM
- Click Output format and choose .rml (Modela)
- If you're using a circuit board written in Python, you'll find a line near the bottom saying "#dpi = 500 ". Remove the hash sign ("#")
- Set contours to -1 (meaning infinite)
- Click Contour
This will have it start making the toolpath.


Milling a circuit
Using Eagle
A nice tutorial about this was written by people at the Delhi Fab Lab. It should be uploaded.