Add "Marlin Dev Mode" option
This commit is contained in:
parent
b7c648db32
commit
84187dca5c
44 changed files with 144 additions and 2 deletions
|
|
@ -1691,4 +1691,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue