Commit Graph

12069 Commits (c99773bae04c9ba1c8ac090e2df10c3b6e6eec65)

Author SHA1 Message Date
Scott Lahteine c99773bae0 Max7219 suspend/resume
Scott Lahteine 8ff25a9566 Max7219 init last
Scott Lahteine e9f451bffe Pins debug followup
thinkyhead 3b14158979 [cron] Bump distribution date (2020-03-07)
Scott Lahteine 913de024a9 Change PID dummy value to NAN
Fixes 
Scott Lahteine 1da49d0ac5 Non-blocking Max7219 test pattern
Scott Lahteine ca4423ed2a Clean up pins debugging
Scott Lahteine 6cd99e6a77 Add pins to the pins debug list
Scott Lahteine 6d18f715e4 Fix M0/M1 message string
thinkyhead 459a0dae29 [cron] Bump distribution date (2020-03-06)
Scott Lahteine 3a72b0fd41
Update Chinese (TW) language ()
Scott Lahteine f0248c9ed9
Update Turkish language ()
Scott Lahteine c0801e900d Define Z_MIN_PROBE_PIN for Cohesion 3D Remix
Scott Lahteine e3da86fb45 Fix SKR test for ONBOARD SD
Scott Lahteine 0578e9b16e Move SENSORLESS_PROBING to the probes section
Fixes a bug with HAS_BED_PROBE not being set before use.
thinkyhead 7e58739a1f [cron] Bump distribution date (2020-03-05)
Scott Lahteine 631addbbb4
SAMD51 SoftwareSerial ()
Scott Lahteine d4ac78535c
Allow Z_STOP_PIN override on SKR 1.4 ()
Scott Lahteine 70863fbd55 Avoid name conflict with 'UART'
Scott Lahteine 7709261ea9 Move shared code to wait_for_bed_heating
thinkyhead ab1863ac48 [cron] Bump distribution date (2020-03-04)
Scott Lahteine 72b63e9520 Fix TEMP_PROBE_PIN for SKR 1.4
Co-Authored-By: Anthrix <anthrix@users.noreply.github.com>
George Fu a698bfdc2a
Update FYSETC S6 pins/variants ()
thisiskeithb efc739a880
Use BED_MAXTEMP for PTC_MAX_BED_TEMP ()
Scott Lahteine 83a60f15ff Fix EEPROM compile errors
Scott Lahteine c083728e4c General code cleanup
Scott Lahteine 5e28b0f471 Minor EEPROM cleanup
Scott Lahteine 3a07b4412d
Asynchronous M114 and (R)ealtime position option ()
Scott Lahteine 5171e9da93 No more direct G28 calls
thinkyhead 12d05e4835 [cron] Bump distribution date (2020-03-03)
Scott Lahteine 07e22d1d65 Neopixel on LPC uses GPIO toggling
Scott Lahteine 646599d0d9 Finish M900 updates
Scott Lahteine eb4d5120bf Keep name around for old configs
InsanityAutomation 552f7a91d0
Default on/off for Power Loss Recovery ()
jufimu12 ad4a9eb73a
Fix G34 probing range/error bug ()
Scott Lahteine 5aa528781f Fix ambiguous type
Co-Authored-By: Andrew Kroll <xxxajk@gmail.com>
ellensp af23c0480e
Don't define 'valptr' if unused ()
ellensp 624ab24a5c
Suppress thisItemNr warning ()
Jason Smith 66334820ca
Add TMC micro-steps sanity check ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Scott Lahteine 2c4e054e9a Fix fastio pin comment
Scott Lahteine 49c5f614c6 Minor motion style changes
Scott Lahteine 6b5347ee39 Improved M900
Scott Lahteine b1a50d54e2 HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
Scott Lahteine 736521a3f1 Balance mega tests, shorten some env names
Scott Lahteine 870a1f753a Fix undefined STATUS_CHAMBER_WIDTH
Jason Smith cc822bf70f
Fix some 8 extruders issues, GTR build ()
Jason Smith 5da6819277
Fix build issues with REPRAPWORLD_KEYPAD ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Scott Lahteine 362c9ae79a Clean up use of extra_xyjerk
thinkyhead ac93df43cd [cron] Bump distribution date (2020-03-02)
ellensp 4b256a6fa8
Revert FYSETC Mini encoder change ()
Reverting