Builders/Replath

From RepRap
Revision as of 20:26, 8 October 2008 by Greenarrow (talk | contribs)
Jump to: navigation, search
  • Replath is a program that can plot various 2D files either directly to a RepRap or to GCode.
  • Replath is written completely in Python and uses the wxWidgets (wxPython) user interface in conjunction with SDL (pyGame).

Supported Formats

Import

  • ITL - Replath native toolpath format
  • Gerber - Standard PCB format
  • DXF - Standard CAD format
  • SVG - (Work in progress)

Output

  • SNAP RepRap - Direct serial SNAP RepRap control
  • ITL File - Replath native toolpath format
  • GCode File - Standard machine toolpath language
  • SVG File - (Work in progress)


Download

Currently only available from svn. I will make a nice Windows package as soon a Windows support is completely stable.

SVN Path : https://reprap.svn.sourceforge.net/svnroot/reprap/trunk/users/stef/pyRepRap/

Screenshots

Replath in Linux

Replath in Windows

Replath Isolation Path