Builders/ReplathHowto

From RepRap
Revision as of 19:08, 22 October 2008 by Greenarrow (talk | contribs)
Jump to: navigation, search

Replath is still very much in development at the moment so hopefully this guide will show you how to use Replath and a RepRap machine to make a PCB.

Installing the Software

Download and install pyRepRap and Replath. Replath is the plotting program and pyRepRap is a RepRap communications library. (At present you will still need to install pyRepRap even if you do not want to use a serial SNAP RepRap, I am in the process of detaching the two.

Getting a Gerber File

You will need a gerber file to use with replath. A gerber file describes where all the traces and pads are drawn onto the PCB, and at what sizes. I made my gerber file with with Kicad, an open source PCB design program.

Setting Up Replath

Start replath either from the graphics menu or run replath from a terminal. Click on the preferences button from the toolbar...

Pen setup here

Opening Up the File

Click open and find your gerber file. You will be asked to choose between area fill and isolation traces. For this example, choose area fill. The gerber should be displayed on screen. You can drag the diagram around using the left mouse button and zoom with the wheel.

Configure

Set output to 'Serial SNAP RepRap' and toolhead to 'Pen'

Plot

Click plot During plotting, the percentage of lines plotted is shown in the status bar.