This firmware is an experimental fork of Marlin4Due with the necessary modifications to run UltiMachine's new AMBIT 3d controller.
Download Arduino 1.6.0 and then install the ArduinoAddons for Arduino_1.6.0.
Story is currently over. I will not make any new updates. Maybe you could try other forks or take this work and make your own update. There were a lot of guys how take this and make their own version.
Thanks again to bobc even if he was unlucky when I've started with this.
Wurstnase
- Stepping-algorithm optmized now for DRV8825 and A4988 (no need for double or quadstepping; no delays)
- High speed stepping of approx. 295,000 steps/s, if needed (maybe more with less DOUBLE_STEP_FREQUENCY?)
- watchdog implemented (you need to modify one Arduino-file for it; comment out WDT_Disable(WDT) in your variant.cpp)
- advanced extruder not implemented <<<<<<< HEAD
- some drivers are too slow, i'm working on a solution [FIXED FOR AMBIT] =======
wurst/master
- Configuration & Compilation
- Supported
- Notes
This is a firmware for reprap single-processor electronics setups. It also works on the Ultimaker PCB. It supports printing from SD card+Folders and look-ahead trajectory planning. This firmware is a mashup between Sprinter, grbl, and many original parts.
The current Marlin4Due dev team consists of:
- Nico [@wurstnase]
If you find our work usefull please consider donating. Donations will be used to pay for our website http://www.marlinfirmware.org/ and to pay some food or rent money for the very active Collaborators
More features have been added by:
- Lampmaker,
- Bradley Feldman,
- and others...
Marlin is published under the GPL license because We believe in open development. Do not use this code in products (3D printers, CNC etc) that are closed source or are crippled by a patent.