diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-01-11 13:21:07 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-01-16 19:01:15 -0500 |
commit | 29724a7411063879d3343a0610b4f288e045cabf (patch) | |
tree | 5584c0da79af7ddc2a6daf0ec0f1d1fd3211ff8b /klippy/extras/extruder_stepper.py | |
parent | 34a1ce483737832fea5651f7c2d2fc9838c19414 (diff) | |
download | kutter-29724a7411063879d3343a0610b4f288e045cabf.tar.gz kutter-29724a7411063879d3343a0610b4f288e045cabf.tar.xz kutter-29724a7411063879d3343a0610b4f288e045cabf.zip |
extruder: Don't store pressure_advance value in trapq moves
Store the pressure_advance value in "struct extruder_stepper" instead
of in the trapq's "struct move". This makes it possible for multiple
stepper motors to have different pressure advance values while still
using the same trapq.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/extruder_stepper.py')
0 files changed, 0 insertions, 0 deletions