Scott Lahteine
|
9bff67bc74
|
Always look for PLR file, but more quickly
|
2020-03-10 17:07:14 -05:00 |
|
Vert
|
8bbcbc528c
|
Fix Z4 stepper indirection macros (#17107)
|
2020-03-10 15:57:10 -05:00 |
|
Scott Lahteine
|
8f66dbfcd5
|
SD_DETECT_INVERTED => SD_DETECT_STATE (#17112)
|
2020-03-10 15:43:06 -05:00 |
|
thinkyhead
|
8799f8bfdb
|
[cron] Bump distribution date (2020-03-10)
|
2020-03-10 00:04:08 +00:00 |
|
Scott Lahteine
|
972d1bf5b4
|
Ensure welcome message
|
2020-03-09 18:19:37 -05:00 |
|
Scott Lahteine
|
b5530775c9
|
Add debug logging for setup()
|
2020-03-09 17:46:49 -05:00 |
|
Scott Lahteine
|
13118dbd8d
|
Additional numtostr functions
|
2020-03-09 17:46:49 -05:00 |
|
Scott Lahteine
|
0f39386d9b
|
Make BOOTSCREEN_TIMEOUT generally available
|
2020-03-09 17:46:49 -05:00 |
|
Scott Lahteine
|
7674befa47
|
DOGM SPI delay is less common
|
2020-03-09 17:46:49 -05:00 |
|
Scott Lahteine
|
b579f5dc99
|
Move 'last_pause_state' closer to usage
|
2020-03-09 17:46:49 -05:00 |
|
thinkyhead
|
7f490c08da
|
[cron] Bump distribution date (2020-03-09)
|
2020-03-09 00:04:03 +00:00 |
|
Scott Lahteine
|
982197b162
|
Fixes for Z4 axis, CS pins (#17097)
|
2020-03-08 16:31:37 -05:00 |
|
MangaValk
|
57f488738b
|
[ToolChanger] Lock the current tool at power-up (#17093)
|
2020-03-08 16:13:41 -05:00 |
|
Scott Lahteine
|
b21edce943
|
More general SD_DETECT_INVERTED override
|
2020-03-08 14:47:16 -05:00 |
|
Scott Lahteine
|
2a71e4f336
|
Revert that wack backoff
|
2020-03-07 23:10:56 -06:00 |
|
Scott Lahteine
|
64d092935b
|
More useful ENABLED / DISABLED macros (#17054)
|
2020-03-07 22:20:41 -06:00 |
|
thinkyhead
|
5eb6fb1c2f
|
[cron] Bump distribution date (2020-03-08)
|
2020-03-08 00:04:21 +00:00 |
|
Scott Lahteine
|
20f93404a7
|
Add / correct comments
|
2020-03-07 02:16:17 -06:00 |
|
Scott Lahteine
|
3db784f3c7
|
More pins debugging cleanup
|
2020-03-07 02:15:05 -06:00 |
|
Scott Lahteine
|
7b9eb233cb
|
Emergency Parser dumb terminal compatibility
|
2020-03-07 02:15:05 -06:00 |
|
Scott Lahteine
|
c99773bae0
|
Max7219 suspend/resume
|
2020-03-07 01:18:26 -06:00 |
|
Scott Lahteine
|
8ff25a9566
|
Max7219 init last
|
2020-03-07 00:16:44 -06:00 |
|
Scott Lahteine
|
e9f451bffe
|
Pins debug followup
|
2020-03-06 21:59:20 -06:00 |
|
thinkyhead
|
3b14158979
|
[cron] Bump distribution date (2020-03-07)
|
2020-03-07 00:04:33 +00:00 |
|
Scott Lahteine
|
913de024a9
|
Change PID dummy value to NAN
Fixes #17078
|
2020-03-06 13:55:27 -06:00 |
|
Scott Lahteine
|
1da49d0ac5
|
Non-blocking Max7219 test pattern
|
2020-03-06 13:19:38 -06:00 |
|
Scott Lahteine
|
ca4423ed2a
|
Clean up pins debugging
|
2020-03-06 13:14:22 -06:00 |
|
Scott Lahteine
|
6cd99e6a77
|
Add pins to the pins debug list
|
2020-03-06 13:14:22 -06:00 |
|
Scott Lahteine
|
6d18f715e4
|
Fix M0/M1 message string
|
2020-03-06 13:14:22 -06:00 |
|
thinkyhead
|
459a0dae29
|
[cron] Bump distribution date (2020-03-06)
|
2020-03-06 00:04:16 +00:00 |
|
Scott Lahteine
|
3a72b0fd41
|
Update Chinese (TW) language (#17071)
|
2020-03-05 15:39:49 -06:00 |
|
Scott Lahteine
|
f0248c9ed9
|
Update Turkish language (#17070)
|
2020-03-05 15:37:02 -06:00 |
|
Scott Lahteine
|
c0801e900d
|
Define Z_MIN_PROBE_PIN for Cohesion 3D Remix
|
2020-03-05 15:10:46 -06:00 |
|
Scott Lahteine
|
5a6daa7c54
|
Fix CI test for SENSORLESS_PROBING
|
2020-03-05 15:07:48 -06:00 |
|
Scott Lahteine
|
e3da86fb45
|
Fix SKR test for ONBOARD SD
|
2020-03-05 13:37:09 -06:00 |
|
Scott Lahteine
|
0578e9b16e
|
Move SENSORLESS_PROBING to the probes section
Fixes a bug with HAS_BED_PROBE not being set before use.
|
2020-03-05 11:05:11 -06:00 |
|
thinkyhead
|
7e58739a1f
|
[cron] Bump distribution date (2020-03-05)
|
2020-03-05 00:04:13 +00:00 |
|
Scott Lahteine
|
631addbbb4
|
SAMD51 SoftwareSerial (#17041)
|
2020-03-04 13:15:32 -06:00 |
|
Scott Lahteine
|
d4ac78535c
|
Allow Z_STOP_PIN override on SKR 1.4 (#17063)
|
2020-03-04 13:12:48 -06:00 |
|
Scott Lahteine
|
70863fbd55
|
Avoid name conflict with 'UART'
|
2020-03-04 12:50:58 -06:00 |
|
Scott Lahteine
|
7709261ea9
|
Move shared code to wait_for_bed_heating
|
2020-03-04 12:50:57 -06:00 |
|
thinkyhead
|
ab1863ac48
|
[cron] Bump distribution date (2020-03-04)
|
2020-03-04 00:04:06 +00:00 |
|
Scott Lahteine
|
72b63e9520
|
Fix TEMP_PROBE_PIN for SKR 1.4
Co-Authored-By: Anthrix <anthrix@users.noreply.github.com>
|
2020-03-03 14:53:22 -06:00 |
|
George Fu
|
a698bfdc2a
|
Update FYSETC S6 pins/variants (#17056)
|
2020-03-03 14:30:09 -06:00 |
|
thisiskeithb
|
efc739a880
|
Use BED_MAXTEMP for PTC_MAX_BED_TEMP (#17061)
|
2020-03-03 14:22:28 -06:00 |
|
Scott Lahteine
|
fd1af0189e
|
mftest: Set machine name
|
2020-03-03 14:21:07 -06:00 |
|
Scott Lahteine
|
83a60f15ff
|
Fix EEPROM compile errors
|
2020-03-03 14:21:07 -06:00 |
|
Scott Lahteine
|
c083728e4c
|
General code cleanup
|
2020-03-03 14:20:37 -06:00 |
|
Scott Lahteine
|
5e28b0f471
|
Minor EEPROM cleanup
|
2020-03-02 21:56:21 -06:00 |
|
Scott Lahteine
|
3a07b4412d
|
Asynchronous M114 and (R)ealtime position option (#17032)
|
2020-03-02 21:52:53 -06:00 |
|