aboutsummaryrefslogtreecommitdiffstats
path: root/docs/G-Codes.md
Commit message (Expand)AuthorAgeFilesLines
* toolhead: Add support for the M204 commandKevin O'Connor2018-06-151-0/+1
* stepper: Add STEPPER_BUZZ commandKevin O'Connor2018-05-241-0/+3
* z_tilt: Add support for Z_TILT_ADJUSTKevin O'Connor2018-05-221-0/+8
* extruder: Fix SET_PRESSURE_ADVANCE so that it works with multiple extrudersKevin O'Connor2018-05-201-2/+3
* toolhead: Add a SET_VELOCITY_LIMIT commandKevin O'Connor2018-04-201-0/+4
* gcode: Add a SET_GCODE_OFFSET commandKevin O'Connor2018-04-201-1/+10
* extruder: Add SET_PRESSURE_ADVANCE command.Michael Barbour2018-04-031-0/+3
* docs: Update G-Codes.md with recent output_pin changesKevin O'Connor2018-03-281-3/+3
* pid_calibrate: Move PID calibration logic from heater.py to new fileKevin O'Connor2018-03-181-1/+7
* docs: Fix typo in M220 description in G-Codes.mdKevin O'Connor2018-03-181-1/+1
* gcode: Position returned by M114 should be relative to last G92Kevin O'Connor2018-03-151-0/+2
* docs: Add SET_DUAL_CARRIAGE command to G-Codes.mdKevin O'Connor2018-03-101-0/+8
* docs: Add Tx command to G-Codes.mdKevin O'Connor2018-03-081-0/+1
* docs: Add a G-Codes.md file with the list of available commandsKevin O'Connor2018-03-081-0/+114