Builders/Replath

From RepRap
Revision as of 15:14, 9 October 2008 by Greenarrow (talk | contribs)
Jump to: navigation, search
Replath in Linux

Introduction

  • Replath is a program that can plot various 2D file formats either directly to a RepRap or to a GCode file.
  • 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
    • Pen fill
    • Isolation milling
  • 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

Pen fill gerber

Replath in Linux

DXF file

Replath in Windows

Isolation milling gerber

Replath Isolation Path