Commit 21ae9d07 authored by MagoKimbra's avatar MagoKimbra

Add configurator tool

parent 7b707551
==========================
MarlinKimbra 3D Printer Firmware MarlinKimbra 3D Printer Firmware
========================== ==========================
Marlin has a GPL license because I believe in open development. Marlin has a GPL license because I believe in open development.
Please do not use this code in products (3D printers, CNC etc) that are closed source or are crippled by a patent. Please do not use this code in products (3D printers, CNC etc) that are closed source or are crippled by a patent.
Configurator Tool OnLine
==========================
http://marlinkimbra.it
Quick Information Quick Information
=================== ==========================
This version of Marlin was made to accommodate some requests made by the community RepRap Italy. This version of Marlin was made to accommodate some requests made by the community RepRap Italy.
The new features are: The new features are:
A single Marlin for all types of printers; Cartesian, Delta, SCARA, CoreXY. A single Marlin for all types of printers; Cartesian, Delta, SCARA, CoreXY.
...@@ -19,7 +22,7 @@ The addition of a different feedrate for retraction. ...@@ -19,7 +22,7 @@ The addition of a different feedrate for retraction.
Adding Debug Dryrun used by repetier. Adding Debug Dryrun used by repetier.
Features: Features:
========= ==========================
* Interrupt based movement with real linear acceleration * Interrupt based movement with real linear acceleration
* High steprate * High steprate
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment