mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-06 13:34:08 -06:00
CR-6 SE center after G29
This commit is contained in:
parent
674eaa47ac
commit
9516f74a05
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue