Trailing whitespace (#15403)

This commit is contained in:
Ludy
2019-09-28 22:32:37 +02:00
committed by Scott Lahteine
parent a628d77798
commit f28f191ebf
103 changed files with 309 additions and 309 deletions

View File

@ -1355,12 +1355,12 @@
* Useful to get probe points to exact positions on targets or
* to allow leveling to avoid plate clamps on only specific
* sides of the bed.
*
*
* If you are replacing the prior *_PROBE_BED_POSITION options,
* LEFT and FRONT values in most cases will map directly over
* RIGHT and REAR would be the inverse such as
* RIGHT and REAR would be the inverse such as
* (X/Y_BED_SIZE - RIGHT/BACK_PROBE_BED_POSITION)
*
*
* This will allow all positions to match at compilation, however
* should the probe position be modified with M851XY then the
* probe points will follow. This prevents any change from causing