make an option if sd-card stop should release the steppers.
This commit is contained in:
parent
4d6a5c29df
commit
6d6f323535
4 changed files with 15 additions and 2 deletions
|
|
@ -281,6 +281,7 @@ const bool Z_ENDSTOPS_INVERTING = true; // set to true to invert the logic of th
|
|||
//LCD and SD support
|
||||
//#define ULTRA_LCD //general lcd support, also 16x2
|
||||
//#define SDSUPPORT // Enable SD Card Support in Hardware Console
|
||||
#define SD_FINISHED_STEPPERRELEASE true //if sd support and the file is finished: disable steppers?
|
||||
|
||||
//#define ULTIPANEL
|
||||
#ifdef ULTIPANEL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue