Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2011-09-26 03:02
1.7.8

Erste Veröffentlichung auf EMC2. Bietet 4-Achs-Unterstützung, eine komplette gcode Dolmetscher, eine Bahn-Planer, GUI-Frontend, Backplotting und vieles mehr.
Initial release based on EMC2. Provides 4-axis support, a complete gcode interpreter, a trajectory planner, GUI front-end, backplotting, and more.

2010-04-22 14:07
1.5

Circular Horizontalfräsmaschinen Unterstützung wurde mit der G17, G18, G19 und Gcode Befehle hinzugefügt. Die Software wurde in zwei Komponenten: Anwendungsprogramm und Bibliothek neu konfiguriert. Das Programm ist das applicaton Gcode Dolmetscher, die die Bibliothek für alle CNC-Befehle bewegen Anrufe. Die Bibliothek übernimmt alle USB-Dongle spezifischen IO für grundlegende lineare und kreisförmige Bewegungen. Nun Entwicklern von Drittanbietern kann die rt-Schrittmotor-Dongle in die eigene CNC-Anwendung zu integrieren.
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.

2010-01-03 22:31
1.4

Ein neues Steuerelement Thread wurde INPUT0 Verarbeitung hinzugefügt. Die neuen Thread bietet Unterstützung für Endschalter. Es wurde Unterstützung für Windows 7 mit winusb.dll von Microsoft aufgenommen.
A new control thread was added for INPUT0 processing. The new thread provides support for limit switches. Support was added for Windows 7 by using Microsoft's winusb.dll.

2009-07-29 21:52
1.3

Windows XP-Support wurde hinzugefügt. Windows-Pakete können nun gebaut werden mit dem Cross-Compiler MinGW. Syslog-Unterstützung war es, eine lokale Log-Datei verschoben. Es wurden Verbesserungen an der Veranstaltung Message Queue gestellt.
Windows XP support was added. Windows packages can now be built using the MinGW cross compiler. Syslog support was moved to a local log file. Improvements were made to the event message queue.

2009-06-20 12:07
1.2

Initial release.
Tags: Initial freshmeat announcement
Initial release.

Project Resources