enable debugging pins
This commit is contained in:
@@ -4113,7 +4113,7 @@
|
|||||||
//
|
//
|
||||||
// M43 - display pin status, toggle pins, watch pins, watch endstops & toggle LED, test servo probe
|
// M43 - display pin status, toggle pins, watch pins, watch endstops & toggle LED, test servo probe
|
||||||
//
|
//
|
||||||
//#define PINS_DEBUGGING
|
#define PINS_DEBUGGING
|
||||||
|
|
||||||
// Enable Marlin dev mode which adds some special commands
|
// Enable Marlin dev mode which adds some special commands
|
||||||
//#define MARLIN_DEV_MODE
|
//#define MARLIN_DEV_MODE
|
||||||
@@ -4129,4 +4129,4 @@
|
|||||||
* Software Reset options
|
* Software Reset options
|
||||||
*/
|
*/
|
||||||
//#define SOFT_RESET_VIA_SERIAL // 'KILL' and '^X' commands will soft-reset the controller
|
//#define SOFT_RESET_VIA_SERIAL // 'KILL' and '^X' commands will soft-reset the controller
|
||||||
//#define SOFT_RESET_ON_KILL // Use a digital button to soft-reset the controller after KILL
|
//#define SOFT_RESET_ON_KILL // Use a digital button to soft-reset the controller after KILL
|
||||||
|
|||||||
Reference in New Issue
Block a user