Disable is now multi extruder compatible. M84 got a T option.

This commit is contained in:
Erik vd Zalm
2013-01-06 13:37:01 +01:00
parent 3a1cd30ce1
commit 0ac452e252
4 changed files with 35 additions and 16 deletions

View File

@ -46,7 +46,7 @@
// 301 = Rambo
#ifndef MOTHERBOARD
#define MOTHERBOARD 7
#define MOTHERBOARD 34
#endif