Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcode: Update gcode descriptions (#4335) | Stefan Dej | 2021-06-02 | 1 | -1/+4 |
* | stepper: Remove set_tag_position() code | Kevin O'Connor | 2021-05-29 | 1 | -6/+4 |
* | gcode_move: Make sure to call reset_last_position() in _handle_ready() | Kevin O'Connor | 2021-03-31 | 1 | -0/+1 |
* | homing: Make homing.py an "extras" module | Kevin O'Connor | 2021-01-08 | 1 | -14/+7 |
* | gcode: Move definition of CommandError and Coord from homing.py to gcode.py | Kevin O'Connor | 2021-01-08 | 1 | -4/+5 |
* | gcode_move: Move GCodeMove class from gcode.py to new extras module | Kevin O'Connor | 2020-08-20 | 1 | -0/+280 |