This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/src
Marcio Teixeira d6d48e63fb Allow #defined TYPE arg to ultralcd menu macros (#12041)
Previously, it was not possible for the TYPE argument to ultralcd menu macros to itself be a #defined value. This made it difficult to create variables to set many related menu items to a common precision that could be easily changed.
2018-10-08 20:01:00 -05:00
..
config Update Ender-2 BED_MAXTEMP (#12042) 2018-10-08 19:57:44 -05:00
core Save PROGMEM on serial prefixes (#12033) 2018-10-07 15:32:15 -05:00
feature Extensible user interface API (#11193) 2018-10-08 15:44:05 -05:00
gcode Tweak M48 spacing 2018-10-08 19:11:25 -05:00
HAL [2.0.x] Miscellaneous fixes (#12039) 2018-10-08 18:14:52 -05:00
inc Extensible user interface API (#11193) 2018-10-08 15:44:05 -05:00
lcd Allow #defined TYPE arg to ultralcd menu macros (#12041) 2018-10-08 20:01:00 -05:00
libs Extensible user interface API (#11193) 2018-10-08 15:44:05 -05:00
module Various fixups for single-nozzle filament swap (#12036) 2018-10-08 15:39:55 -05:00
pins [2.0.x] Miscellaneous fixes (#12039) 2018-10-08 18:14:52 -05:00
sd Add USB_FLASH_DRIVE_SUPPORT 2018-10-04 19:54:12 -05:00
Marlin.cpp Extensible user interface API (#11193) 2018-10-08 15:44:05 -05:00
Marlin.h Use uint8_t for all fan speeds (#12032) 2018-10-07 15:34:41 -05:00