From 9516f74a05ace22ca0c8488cba715b749a97b433 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Fri, 30 Oct 2020 02:35:20 -0500 Subject: [PATCH] CR-6 SE center after G29 --- config/examples/Creality/CR-6 SE/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/examples/Creality/CR-6 SE/Configuration.h b/config/examples/Creality/CR-6 SE/Configuration.h index 29c19254ca..f0f8ec1094 100644 --- a/config/examples/Creality/CR-6 SE/Configuration.h +++ b/config/examples/Creality/CR-6 SE/Configuration.h @@ -1377,7 +1377,7 @@ * Commands to execute at the end of G29 probing. * Useful to retract or move the Z probe out of the way. */ -//#define Z_PROBE_END_SCRIPT "G1 Z10 F12000\nG1 X15 Y330\nG1 Z0.5\nG1 Z10" +#define Z_PROBE_END_SCRIPT "G1 X116 Y116 F6000" // @section homing