Marlin bugfix-2.0.x Version/README

This commit is contained in:
Scott Lahteine
2017-07-27 03:02:53 -05:00
parent 367e1b54ba
commit e4fcf460e7
66 changed files with 81 additions and 114 deletions

View File

@@ -8496,7 +8496,7 @@ inline void gcode_M205() {
*
* *** @thinkyhead: I recommend deprecating M206 for SCARA in favor of M665.
* *** M206 for SCARA will remain enabled in 1.1.x for compatibility.
* *** In the next 1.2 release, it will simply be disabled by default.
* *** In the 2.0 release, it will simply be disabled by default.
*/
inline void gcode_M206() {
LOOP_XYZ(i)