Download List

Project Description

The rt-stepper project provides a USB CNC controller solution. Most CNC controllers are designed to be driven with a PC parallel port. The rt-stepper solution replaces the parallel port with USB. Users can convert their existing parallel port CNC controller into a USB CNC controller. Designers can integrate the hardware into there own CNC controller. The PC side software is based on the popular EMC2 software at www.linuxcnc.org. EMC2 provides 4-axis support, a complete gcode interpreter, a trajectory planner, a GUI front-end, backplotting, and more. The best part of the solution is since the rt-stepper hardware provides the real time step pulses, you can now run EMC2 on Linux, Mac OS, and Windows.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-04-22 14:07 Back to release list
1.5

Circular horizontal milling support was added with the G17, G18, and G19 gcode commands. The software was reconfigured into two components: application program and library. The applicaton program is the gcode interpreter, which calls the library for all CNC move commands. The library handles all the dongle specific USB IO for basic linear and circular moves. Now third-party developers can integrate the rt-stepper dongle into their own CNC application.

Project Resources