diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-06-03 12:53:50 -0400 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2019-06-06 10:08:58 -0400 |
commit | e9935e1a41be3ddfd20233d88c5f524283c935b3 (patch) | |
tree | a10bba38872af8751ec9b4a543aa266bdc7ce76f /klippy/extras/manual_stepper.py | |
parent | 945a84c0ea3c77dd048da71d6501a4b6b4147b94 (diff) | |
download | kutter-e9935e1a41be3ddfd20233d88c5f524283c935b3.tar.gz kutter-e9935e1a41be3ddfd20233d88c5f524283c935b3.tar.xz kutter-e9935e1a41be3ddfd20233d88c5f524283c935b3.zip |
gcode: No need to re-raise an EndstopError
Now that EndstopError and gcode.error use the same underlying
Exception object, it is no longer necessary to translate an error.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/manual_stepper.py')
0 files changed, 0 insertions, 0 deletions