From: Bernhard Kubicek Date: Sun, 20 Nov 2011 08:06:05 +0000 (+0100) Subject: format X-Git-Tag: iwj-success-2012-07-29~213 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4687c56f532c99a1481af36ee26d52c47034323b;p=marlin.git format --- diff --git a/README.md b/README.md index 5c2b44c..3a13d92 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Lampmaker, Bradley Feldman, and others... Features: + * Interrupt based movement with real linear acceleration * High steprate * Look ahead (Keep the speed high when possible. High cornering speed) @@ -146,7 +147,7 @@ EEPROM: M500 - stores paramters in EEPROM M501 - reads parameters from EEPROM (if you need reset them after you changed them temporarily). M502 - reverts to the default "factory settings". You still need to store them in EEPROM afterwards if you want to. -======================================================================================== + Configuring and compilation: ============================