Fix Typos

This commit is contained in:
Scott Lahteine 2024-11-18 01:44:28 -06:00
parent 3c9bd3f274
commit 75d14e8b89
9 changed files with 12 additions and 9 deletions

View file

@ -1947,13 +1947,13 @@
//#define AUTO_BED_LEVELING_UBL
#if DISABLED(I3MEGA_HAS_BLTOUCH)
#define MESH_BED_LEVELING
#endif
/**
* 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"
#endif
/**
* Normally G28 leaves leveling disabled on completion. Enable one of

View file

@ -1921,13 +1921,13 @@
#define AUTO_BED_LEVELING_BILINEAR
#else
#define MESH_BED_LEVELING
#endif
/**
* 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"
#endif
/**
* Normally G28 leaves leveling disabled on completion. Enable one of

View file

@ -1921,13 +1921,13 @@
#define AUTO_BED_LEVELING_BILINEAR
#else
#define MESH_BED_LEVELING
#endif
/**
* 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"
#endif
/**
* Normally G28 leaves leveling disabled on completion. Enable one of

View file

@ -1945,13 +1945,13 @@
#endif
#if NONE(BLTOUCH, FIX_MOUNTED_PROBE)
#define MESH_BED_LEVELING
#endif
/**
* 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"
#endif
/**
* Normally G28 leaves leveling disabled on completion. Enable one of

View file

@ -1942,13 +1942,13 @@
//#define AUTO_BED_LEVELING_UBL
#if DISABLED(AUTO_BED_LEVELING_BILINEAR)
#define MESH_BED_LEVELING
#endif
/**
* 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"
#endif
/**
* Normally G28 leaves leveling disabled on completion. Enable one of

View file

@ -1935,13 +1935,14 @@
#define AUTO_BED_LEVELING_BILINEAR
#else
#define MESH_BED_LEVELING
#endif
/**
* 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"
#endif
/**
* Normally G28 leaves leveling disabled on completion. Enable one of
* these options to restore the prior leveling state or to always enable

View file

@ -1940,13 +1940,14 @@
#define AUTO_BED_LEVELING_BILINEAR
#else
#define MESH_BED_LEVELING
#endif
/**
* 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"
#endif
/**
* Normally G28 leaves leveling disabled on completion. Enable one of
* these options to restore the prior leveling state or to always enable

View file

@ -1947,13 +1947,14 @@
#define AUTO_BED_LEVELING_BILINEAR
#else
#define MESH_BED_LEVELING
#endif
/**
* 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"
#endif
/**
* Normally G28 leaves leveling disabled on completion. Enable one of
* these options to restore the prior leveling state or to always enable

View file

@ -1937,13 +1937,13 @@
#define AUTO_BED_LEVELING_BILINEAR
#else
#define MESH_BED_LEVELING
#endif
/**
* 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"
#endif
/**
* Normally G28 leaves leveling disabled on completion. Enable one of