Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcode: Make it clear that gcode.get_status() can be called without eventtime | Kevin O'Connor | 2020-05-26 | 1 | -1/+1 |
* | tuning_tower: Minor optimization | Kevin O'Connor | 2020-05-26 | 1 | -18/+13 |
* | tuning_tower: Remove max(0, z) check | Kevin O'Connor | 2020-05-26 | 1 | -1/+1 |
* | tuning_tower: compensate z-offset (#2881) | Rubens Panfili | 2020-05-24 | 1 | -0/+4 |
* | tuning_tower: Use new GCodeCommand wrappers | Kevin O'Connor | 2020-05-05 | 1 | -8/+8 |
* | tuning_tower: Support tuning of traditional g-code commands | Kevin O'Connor | 2020-01-07 | 1 | -5/+8 |
* | tuning_tower: Fix typo causing tuning tower to break when homing | Kevin O'Connor | 2019-12-04 | 1 | -1/+1 |
* | tuning_tower: Report start of tuning test on g-code console | Kevin O'Connor | 2019-11-21 | 1 | -2/+2 |
* | tuning_tower: Only cancel tuning tower test if extrude at notably lower z | Kevin O'Connor | 2019-10-04 | 1 | -3/+6 |
* | tuning_tower: Tool for tuning parameters based on print Z height | Kevin O'Connor | 2019-10-01 | 1 | -0/+72 |