0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-18 07:29:33 +00:00
This commit is contained in:
Jim Morris 2014-02-05 14:39:45 -08:00
parent 8a1fd25363
commit d485988bec

View file

@ -278,7 +278,7 @@
//===========================================================================
//=============================Additional Features===========================
//===========================================================================
.
#define SD_FINISHED_STEPPERRELEASE true //if sd support and the file is finished: disable steppers?
#define SD_FINISHED_RELEASECOMMAND "M84 X Y Z E" // You might want to keep the z enabled so your bed stays in place.