My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scott Lahteine e7e1866589 Merge pull request #3161 from Alex9779/fix_InitialExtruderDirection 8 years ago
ArduinoAddons Windows doesn’t have AUTOMATIC VERSIONING yet 9 years ago
Documentation Refreshed logo for release 1.1 9 years ago
LinuxAddons/bin Supply a VERSION in a short form for displays 9 years ago
Marlin save last extruder and set stepper directions too in case the extruder changed fixes MarlinFirmware/Marlin#3144 and MarlinFirmware/Marlin#3083 8 years ago
PlatformIOAddons Version Generator for PlatformIO Builds 9 years ago
.astylerc Add astyle specification 9 years ago
.gitignore Adjust per-project .gitignore 9 years ago
.travis.yml Add SDSUPPORT test to TRAVIS 8 years ago
LICENSE Update LICENSE 9 years ago
README.md Update README.md 9 years ago

README.md

Marlin 3D Printer Firmware

Additional documentation can be found in our wiki.

Release Candidate -- Marlin 1.1.0-RC3 - 01 December 2015

Not for production use – use with caution!

Previously tagged versions of Marlin are not recommended. However, the latest patches to the Marlin 1.0 series can be found in the 1.0.x branch.

This branch, “RC”, is our current pre-release candidate.

Future development takes place in the MarlinDev repository.

Recent Changes

RC3 - 01 Dec 2015

  A number of language sensitive strings have been revised
  Formatting of the LCD display has been improved to handle negative coordinates better
  Various compiler-related issues have been corrected