Update Configuration_adv.h

This commit is contained in:
InsanityAutomation
2019-08-25 14:09:24 -04:00
parent 47250957a4
commit aeb3f75120
+1 -1
View File
@@ -919,7 +919,7 @@
//#define MENU_ADDAUTOSTART // Add a menu option to run auto#.g files
#define EVENT_GCODE_SD_STOP "G1 X0 Y300" // G-code to run on Stop Print (e.g., "G28XY" or "G27")
#define EVENT_GCODE_SD_STOP "G1 X0 Y250" // G-code to run on Stop Print (e.g., "G28XY" or "G27")
/**
* Continue after Power-Loss (Creality3D)