diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-12-16 22:54:21 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-12-16 22:54:21 -0500 |
commit | 9628d9b1acaa1ecc2bf5273f4ad92609b332ab5d (patch) | |
tree | ae0554ef8a0aa302f8f060d10c9d631afa668160 /config/example-extras.cfg | |
parent | 7c81a16bd3c27b04407b5e71096158b67b8eba47 (diff) | |
download | kutter-9628d9b1acaa1ecc2bf5273f4ad92609b332ab5d.tar.gz kutter-9628d9b1acaa1ecc2bf5273f4ad92609b332ab5d.tar.xz kutter-9628d9b1acaa1ecc2bf5273f4ad92609b332ab5d.zip |
config: Minor wording change in example-extras.cfg
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 598eee09..2297142b 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -654,7 +654,7 @@ #dir_pin: ar34 #enable_pin: !ar30 #step_distance: .005 -# See the example.cfg for the definition of the above parameters. +# See example.cfg for the definition of the above parameters. #endstop_pin: ^ar19 # If an endstop_pin is defined for the additional stepper then the # stepper will home until the endstop is triggered. Otherwise, the |