Skip to content

A spork of ReplicatorG, continuing development and smashing bugs.

License

Notifications You must be signed in to change notification settings

replicatorg/ReplicatorG

Repository files navigation

ReplicatorG

Gitter Build Status Java Style: Google Issue Stats Issue Stats

ReplicatorG is an open-source GCode based controller for RepRap / CNC machines. It has 3 main goals:

  1. Be as simple to use, and as easy to install as possible.
  2. Be driver oriented and abstract the GCode away, allowing users to easily create drivers for their own machine.
  3. Support as much of the GCode specification as possible.

ReplicatorG was originally abandoned at version 0040 in 2012, since Makerbot had better things to do (cough, cough). Liam Marshall (@archimedespi) created this fork with the intention of modernizing and continuing development.

Credits

ReplicatorG is an open source project, owned by nobody and supported by many.

The project is descended from the wonderful Arduino host software (http://www.arduino.cc) Arduino is descended from the also wonderful Processing environment (http://www.processing.org)

ReplicatorG was forked from Arduino in August 2008 by Zach Smith. Adam Mayer took over maintenance of ReplicatorG in 2009. ReplicatorG was forked from Makerbot in August 2015 by Liam Marshall.

See changelog.txt for a list of changes in each version.

People who have worked on ReplicatorG include:

A full list of contributers is in contributers.txt