Marlin_Firmware/Marlin/src
Roxy-3D 5d515c3a2f
Adjust for timing shift on Max7219 displays on AVR's
Something has shifted.   The previous timing delays on the Max7219 debug displays is too tight without this correction.
I suspect something has been optimized and roughly 50ns of needed setup and hold time has disappeared.
This corrects the issue and the display results are clean again.
2020-03-24 17:08:31 -05:00
..
core Fix custom version file include 2020-03-21 23:34:19 -05:00
feature Adjust for timing shift on Max7219 displays on AVR's 2020-03-24 17:08:31 -05:00
gcode whitespace 2020-03-21 21:16:15 -05:00
HAL Fix Emergency Parser on DUE (#17276) 2020-03-24 15:14:52 -05:00
inc Sanity check CONTROLLERFAN_SECS 2020-03-24 16:41:21 -05:00
lcd Fix limits on acceleration editing (#17280) 2020-03-24 15:13:37 -05:00
libs More decimal places for babystep / Z probe offset (#17195) 2020-03-17 15:12:52 -05:00
module Delay after homing_backoff for CoreXY sensorless homing (#17273) 2020-03-23 20:32:36 -05:00
pins Add SoftwareSerialM for MKS Robin (#17207) 2020-03-24 16:14:30 -05:00
sd Apply loop shorthand macros (#17159) 2020-03-13 23:18:16 -05:00
MarlinCore.cpp New Controller Fan options and M710 gcode (#17149) 2020-03-18 13:41:12 -05:00
MarlinCore.h Add a global machine state 2020-03-14 19:24:35 -05:00