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