Skip to content

Commit

Permalink
Attempt to enable D codes in all FW_DEV_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
3d-gussner committed Apr 4, 2018
1 parent d4ab566 commit a3f4690
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Firmware/Configuration_prusa.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a3f4690

Please sign in to comment.