Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extruder: Add SET_PRESSURE_ADVANCE command. | Michael Barbour | 2018-04-03 | 1 | -0/+3 |
* | docs: Update G-Codes.md with recent output_pin changes | Kevin O'Connor | 2018-03-28 | 1 | -3/+3 |
* | pid_calibrate: Move PID calibration logic from heater.py to new file | Kevin O'Connor | 2018-03-18 | 1 | -1/+7 |
* | docs: Fix typo in M220 description in G-Codes.md | Kevin O'Connor | 2018-03-18 | 1 | -1/+1 |
* | gcode: Position returned by M114 should be relative to last G92 | Kevin O'Connor | 2018-03-15 | 1 | -0/+2 |
* | docs: Add SET_DUAL_CARRIAGE command to G-Codes.md | Kevin O'Connor | 2018-03-10 | 1 | -0/+8 |
* | docs: Add Tx command to G-Codes.md | Kevin O'Connor | 2018-03-08 | 1 | -0/+1 |
* | docs: Add a G-Codes.md file with the list of available commands | Kevin O'Connor | 2018-03-08 | 1 | -0/+114 |