Download List

Projeto Descrição

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.

2011-09-26 03:02
1.7.8

Inicial para o lançamento com base em EMC2. Fornece 4 eixos de apoio, um intérprete Gcode completo, um planejador de trajetória, GUI front-end, backplotting, e muito mais.
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 apoio moagem horizontal foi adicionado com o G17, G18, G19 e comandos gcode. O software foi reconfigurado em dois componentes: programa de aplicação e uma biblioteca. O programa é o intérprete applicaton gcode, que chama a biblioteca de todos os comandos para mover CNC. A biblioteca manipula todos os dongle USB IO específicos para movimentos de base linear e circular. Agora os desenvolvedores de terceiros podem integrar o dongle rt-passo em sua candidatura própria CNC.
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

Um segmento novo controle foi adicionado para o processamento input0. O novo segmento oferece suporte para interruptores de limite. Foi adicionado suporte para o Windows 7, usando winusb.dll Microsoft.
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

O suporte do Windows XP foi adicionado. Pacotes do Windows agora podem ser criados usando o compilador MinGW cruz. Apoio Syslog foi movido para um arquivo de log local. As melhorias foram feitas para a fila de mensagem de evento.
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