Add "Marlin Dev Mode" option
This commit is contained in:
parent
4b2af6ab48
commit
e0ab8acf19
51 changed files with 163 additions and 0 deletions
|
|
@ -1722,4 +1722,7 @@
|
|||
#define WIFI_PWD "Wifi Password"
|
||||
#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