Skip to content

ultimachine/Marlin4Due

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marlin4Due Firmware for AMBIT

Modified for AMBIT (Experimental)

This firmware is an experimental fork of Marlin4Due with the necessary modifications to run UltiMachine's new AMBIT 3d controller.

Instructions

Download Arduino 1.6.0 and then install the ArduinoAddons for Arduino_1.6.0.

Original Marlin4Due Readme

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

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 <<<<<<< HEAD
  • some drivers are too slow, i'm working on a solution [FIXED FOR AMBIT] =======

wurst/master


Marlin 3D Printer Firmware

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.

About

Marlin for Arduino Due 32bit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 85.8%
  • C++ 7.7%
  • Other 3.2%
  • Objective-C 2.3%
  • JavaScript 0.5%
  • Makefile 0.3%
  • Other 0.2%