diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2025-05-07 17:16:23 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2025-05-09 09:52:05 -0400 |
commit | 1dc9aa8e192593a0cbc0e3de9376aa4877d9d947 (patch) | |
tree | a5fb57f0cd3ad83541e74bfe8925dcf4c8fa03a0 /klippy/configfile.py | |
parent | 9aba1a8536a219b0a920d8ba709da54637eea5ac (diff) | |
download | kutter-1dc9aa8e192593a0cbc0e3de9376aa4877d9d947.tar.gz kutter-1dc9aa8e192593a0cbc0e3de9376aa4877d9d947.tar.xz kutter-1dc9aa8e192593a0cbc0e3de9376aa4877d9d947.zip |
stepper: Free stepper_move struct near top of stepper_load_next()
Move up the freeing of the stepper_move struct and setting of
s->position in stepper_load_next(). This simplifies the code and
will make it easier to add more logic to this function.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/configfile.py')
0 files changed, 0 insertions, 0 deletions