Attempt to enable D codes in all FW_DEV_VERSION
This commit is contained in:
parent
d4ab566a1d
commit
a3f469067a
|
|
@ -136,6 +136,8 @@ const bool Z_MIN_ENDSTOP_INVERTING = false; // set to true to invert the logic o
|
|||
#define PLANNER_DIAGNOSTICS // Show the planner queue status on printer display.
|
||||
#endif /* DEBUG_BUILD */
|
||||
|
||||
#define DEBUG_DCODES //D codes
|
||||
|
||||
//#define EXPERIMENTAL_FEATURES
|
||||
//#define TMC2130_LINEARITY_CORRECTION
|
||||
//#define TMC2130_VARIABLE_RESOLUTION
|
||||
|
|
|
|||
Loading…
Reference in New Issue