Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tuning_tower: Only cancel tuning tower test if extrude at notably lower z | Kevin O'Connor | 2019-10-04 | 1 | -3/+6 |
| | | | | | | | | Some print start scripts may extrude at a position slightly higher than the first z layer height. Tweak the backwards z test to reduce the chance of the tuning test ending prematurely. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | tuning_tower: Tool for tuning parameters based on print Z height | Kevin O'Connor | 2019-10-01 | 1 | -0/+72 |
This adds a testing tool that can run a command on each Z layer of a print. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |