core
|
Fix duplicate board IDs (#14310)
|
2019-06-18 02:26:13 -05:00 |
feature
|
Use TEST macro where possible
|
2019-06-13 20:59:12 -05:00 |
gcode
|
Suppress some warnings
|
2019-06-15 17:47:59 -05:00 |
HAL
|
Fix SPI_SD Outside of HAL_STM32F1 (#14306)
|
2019-06-18 02:38:18 -05:00 |
inc
|
Fix Touch-MI sanity checks (#14316)
|
2019-06-17 17:46:14 -05:00 |
lcd
|
Wrap main menu external declarations
|
2019-06-17 21:44:56 -05:00 |
libs
|
Fix Spindle/Laser compile error (#14312)
|
2019-06-17 18:38:43 -05:00 |
module
|
Unused variable (#14301)
|
2019-06-18 00:15:41 -05:00 |
pins
|
Fix SPI_SD Outside of HAL_STM32F1 (#14306)
|
2019-06-18 02:38:18 -05:00 |
sd
|
Move crc16 function to libs
|
2019-06-12 06:14:39 -05:00 |
Marlin.cpp
|
Try to init SD with no detect pin
|
2019-06-15 15:36:48 -05:00 |
Marlin.h
|
Use C++ language supported 'nullptr' (#13944)
|
2019-05-09 11:45:55 -05:00 |