Update commentary on M48
This commit is contained in:
parent
6c328ec096
commit
909fac6d90
@ -7229,10 +7229,7 @@ inline void gcode_M42() {
|
|||||||
* L = Number of legs of movement before probe
|
* L = Number of legs of movement before probe
|
||||||
* S = Schizoid (Or Star if you prefer)
|
* S = Schizoid (Or Star if you prefer)
|
||||||
*
|
*
|
||||||
* This function assumes the bed has been homed. Specifically, that a G28 command
|
* This function requires the machine to be homed before invocation.
|
||||||
* as been issued prior to invoking the M48 Z probe repeatability measurement function.
|
|
||||||
* Any information generated by a prior G29 Bed leveling command will be lost and need to be
|
|
||||||
* regenerated.
|
|
||||||
*/
|
*/
|
||||||
inline void gcode_M48() {
|
inline void gcode_M48() {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user