Update commentary on M48

This commit is contained in:
Scott Lahteine 2017-11-07 15:38:40 -06:00
parent 6c328ec096
commit 909fac6d90

View File

@ -7229,10 +7229,7 @@ inline void gcode_M42() {
* L = Number of legs of movement before probe
* S = Schizoid (Or Star if you prefer)
*
* This function assumes the bed has been homed. Specifically, that a G28 command
* 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.
* This function requires the machine to be homed before invocation.
*/
inline void gcode_M48() {