/Marlin4Due

Marlin for Arduino Due 32bit

Primary LanguageC

Marlin4Due 3D Printer Firmware

Story about Marlin 32bit

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

This is an experimental repository! You should never leave your printer alone.

New features are:

  • 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)

known issues:

  • advanced extruder not implemented

Marlin 3D Printer Firmware

RepRap.org Wiki Page

Quick Information

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.

Current Status: Bug Fixing

Credits

The current Marlin4Due dev team consists of:

  • Nico [@wurstnase]

Donation

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...

License

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.