Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | print_stats: exclude time prior to first extrusion from "print_duration" | Arksine | 2020-11-13 | 1 | -1/+10 |
* | gcode_move: Move GCodeMove class from gcode.py to new extras module | Kevin O'Connor | 2020-08-20 | 1 | -1/+1 |
* | gcode: Split G0/G1 command handling to new gcode_move class | Kevin O'Connor | 2020-08-20 | 1 | -3/+3 |
* | gcode: Convert get_status() last_xpos to use a namedtuple | Kevin O'Connor | 2020-08-20 | 1 | -2/+2 |
* | print_stats: Add virtual_sdcard state tracking | Arksine | 2020-08-05 | 1 | -7/+21 |
* | print_stats: stat tracking for virtual sdcard prints in progress | Arksine | 2020-08-05 | 1 | -0/+64 |