Marlin_Firmware/Marlin/src/gcode
2018-10-28 15:46:45 -05:00
..
bedlevel 'G29 H' to set a centered square probe area (linear, bilinear) (#12242) 2018-10-27 20:30:21 -05:00
calibrate Refactor LCD menus 2018-10-28 15:46:45 -05:00
config Single Z raise value for all tool-changing / parking (#12090) 2018-10-17 11:11:41 -05:00
control Fix kill => disable_all_heaters => print_job_timer.stop (#12146) 2018-10-18 21:20:56 -05:00
eeprom Fix and improve EXTENSIBLE_UI (#12117) 2018-10-16 16:58:29 -05:00
feature RETRACT_ZLIFT => RETRACT_ZRAISE 2018-10-16 16:46:40 -05:00
geometry Overhaul of the planner (#11578) 2018-09-16 21:24:15 -05:00
host Extend and apply some corrections 2018-10-06 00:27:21 -05:00
lcd Use preheat labels in place of PLA/ABS (#12194) 2018-10-23 15:38:17 -05:00
motion G0 feedrate may be fixed or variable (#12172) 2018-10-25 10:35:16 -05:00
probe 2.0 IDEX Independent z offset and other fixes (#11862) 2018-09-24 09:40:48 -05:00
scara Operate in Native Machine Space 2017-11-04 00:05:38 -05:00
sdcard Add M524 to abort SD printing (#12155) 2018-10-19 14:25:07 -05:00
stats Extensible user interface API (#11193) 2018-10-08 15:44:05 -05:00
temperature Refactor PRINTER_EVENT_LEDS, apply to M303 (#12038) 2018-10-10 21:25:43 -05:00
units Move M82_M83 to cpp 2017-09-21 16:26:59 -05:00
gcode.cpp G0 feedrate may be fixed or variable (#12172) 2018-10-25 10:35:16 -05:00
gcode.h G0 feedrate may be fixed or variable (#12172) 2018-10-25 10:35:16 -05:00
parser.cpp Extend and apply some corrections 2018-10-06 00:27:21 -05:00
parser.h Extend M217 with configurable park/raise (#12076) 2018-10-13 23:08:20 -05:00
queue.cpp Add parentheses to SD macros 2018-10-19 13:52:57 -05:00
queue.h Use PGM_P for PSTR pointers (#11977) 2018-09-30 23:44:33 -05:00