diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-11-13 18:44:33 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-11-13 18:44:33 -0500 |
commit | 31730fa031c7692780bb0bb830a221fef94069ec (patch) | |
tree | f1823bbb462a90272a11c99dfc9050809c52fb54 | |
parent | c55842b428880047504176506487c245c6f6265e (diff) | |
download | kutter-31730fa031c7692780bb0bb830a221fef94069ec.tar.gz kutter-31730fa031c7692780bb0bb830a221fef94069ec.tar.xz kutter-31730fa031c7692780bb0bb830a221fef94069ec.zip |
docs: Minor wording change to Endstop_Phase.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r-- | docs/Endstop_Phase.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Endstop_Phase.md b/docs/Endstop_Phase.md index 0c09eea2..1089d40d 100644 --- a/docs/Endstop_Phase.md +++ b/docs/Endstop_Phase.md @@ -76,7 +76,7 @@ Additional notes * This feature is most useful on delta printers and on the Z endstop of cartesian/corexy printers. It is possible to use this feature on the XY endstops of cartesian printers, but that isn't particularly - useful as minor differences in XY position rarely impact print + useful as a minor error in X/Y endstop position rarely impacts print quality. It is not valid to use this feature on the XY endstops of corexy printers (as the XY position is not determined by a single stepper on corexy kinematics). It is not valid to use this feature |