aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/graph_motion.py
Commit message (Collapse)AuthorAgeFilesLines
* scripts: Update graphing scripts to work with either python2 or python3Kevin O'Connor2021-08-021-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* scripts: scripts to simulate input_shaper response and toolhead movement (#3063)Dmitry Butyugin2020-07-191-0/+427
Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>