aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/graph_extruder.py
Commit message (Collapse)AuthorAgeFilesLines
* Isort all scriptsv0.1.0-rc1Tomasz Kramkowski2025-08-151-2/+7
|
* Run black on all first party python codeTomasz Kramkowski2025-08-061-49/+82
|
* 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>
* graph_extruder: Internal updates to graph calculationKevin O'Connor2020-02-181-48/+74
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* graph_extruder: Add in older pa algorithms for referenceKevin O'Connor2020-02-031-0/+19
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* kin_extruder: Convert pressure advance to use "weighted average"Kevin O'Connor2019-12-201-4/+7
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Kinematics.md document with "smooth pressure advance"Kevin O'Connor2019-12-131-0/+145
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>