Add "Marlin Dev Mode" option

This commit is contained in:
Scott Lahteine 2018-06-21 20:45:45 -04:00
parent b7c648db32
commit 84187dca5c
44 changed files with 144 additions and 2 deletions

View file

@ -1689,4 +1689,7 @@
// Default behaviour is limited to Z axis only.
#endif
// Enable Marlin dev mode which adds some special commands
//#define MARLIN_DEV_MODE
#endif // CONFIGURATION_ADV_H