Firmware2/Marlin/src/gcode
2020-02-02 00:02:30 -06:00
..
bedlevel G34 automatic point assignment (#16473) 2020-02-01 04:50:44 -06:00
calibrate Add Z_AFTER_HOMING to raise Z more in G28 (#16755) 2020-02-02 00:02:30 -06:00
config Apply REPEAT, RREPEAT, and loop macros (#16757) 2020-02-01 21:00:53 -06:00
control Minor string storage optimization 2020-02-01 20:29:31 -06:00
eeprom Restore documented M503 behavior 2019-08-22 18:58:11 -05:00
feature Minor string storage optimization 2020-02-01 20:29:31 -06:00
geometry Show Total E during print (#15703) 2019-10-27 17:49:27 -05:00
host Quad Z stepper support (#16277) 2020-01-19 23:35:07 -06:00
lcd Cleanup of old includes, add comments 2020-01-29 22:41:18 -06:00
motion Encapsulate probe as singleton class (#16751) 2020-02-01 04:21:36 -06:00
probe Encapsulate probe as singleton class (#16751) 2020-02-01 04:21:36 -06:00
scara Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 2020-01-02 19:01:38 -06:00
sdcard Fix PLR cancel with ExtUI (#16556) 2020-01-13 20:52:24 -06:00
stats Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 2020-01-02 19:01:38 -06:00
temperature Refactor heater watch, job timer auto-start (#16725) 2020-01-30 03:24:43 -06:00
units Fix G90, G91, M82, M83 rel/abs modes (#15218) 2019-09-11 01:29:33 -05:00
gcode.cpp Remove extraneous G60/G61 lines 2020-01-27 15:40:25 -06:00
gcode.h G60/G61 Position Save/Restore (#16557) 2020-01-26 23:19:05 -06:00
parser.cpp Extend SERIAL_CHAR to take multiple arguments 2020-01-08 18:36:47 -06:00
parser.h Reduce need for UNUSED 2019-09-30 22:56:22 -05:00
queue.cpp Minor string storage optimization 2020-02-01 20:29:31 -06:00
queue.h Fix serial port redirection (index ≠ port num) (#16687) 2020-01-26 22:46:26 -06:00