diff --git a/config/examples/AnyCubic/Chiron/Configuration.h b/config/examples/AnyCubic/Chiron/Configuration.h index fd2fb4016f5..a6f5b70c3d9 100644 --- a/config/examples/AnyCubic/Chiron/Configuration.h +++ b/config/examples/AnyCubic/Chiron/Configuration.h @@ -2082,7 +2082,7 @@ * Commands to execute at the end of G29 probing. * Useful to retract or move the Z probe out of the way. */ -#define EVENT_GCODE_AFTER_G29 "G27/n G1 Y0 F5000" +#define EVENT_GCODE_AFTER_G29 "G27\nG1 Y0 F5000" /** * Normally G28 leaves leveling disabled on completion. Enable one of