Commit Graph

15486 Commits

Author SHA1 Message Date
f94ab84dac Malyan M300 support (#17421) 2020-04-17 09:10:41 -05:00
360e07c90f Add USE_PROBE_FOR_Z_HOMING option (#17359) 2020-04-17 09:02:21 -05:00
a794538c54 Homing backoff enhancements
- Define homing bump as an array
- Add pre and post homing backoff options
- Consolidate homing config options
2020-04-17 08:52:41 -05:00
cbf349b5eb Fix some DGUS bugs
- No action on first click of the move button
2020-04-17 08:52:41 -05:00
e7f3b625b0 Use 'melzi' envs for MELZI_CREALITY (#17578) 2020-04-17 07:19:47 -05:00
880f73d471 Minor cleanup 2020-04-17 04:35:00 -05:00
3fcb36d8dc M200/M300 LCD comment 2020-04-17 03:44:50 -05:00
bbe2cb75ad More accurate Junction Deviation fast-acos (#17575) 2020-04-16 21:51:05 -05:00
927e29b93e [cron] Bump distribution date (2020-04-17) 2020-04-17 00:05:52 +00:00
3210155ab7 Update French language (#17577) 2020-04-16 19:04:43 -05:00
9110f756ad AUTOTEMP default proportions (#17560) 2020-04-16 19:03:53 -05:00
fd4c025e98 More features in SAMD51 test (#17572) 2020-04-16 18:01:17 -05:00
720795ac7d More verbose probing error (#17482) 2020-04-16 16:22:37 -05:00
847ea583f6 STM32F103VE has 512K Flash EEPROM (#17565) 2020-04-16 15:34:44 -05:00
d353d67a34 SD detect override for older Creality3D RAMPS (#17469) 2020-04-16 04:41:05 -05:00
f5577b320b Update Italian language (#17467) 2020-04-16 04:39:01 -05:00
c16818b261 Fix SAMD51 timer usage (#17471) 2020-04-16 04:38:17 -05:00
78a5079558 Add Hungarian language (#17491)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-16 04:11:42 -05:00
aca2e149ab Silence E3 DIP build warning (#17492) 2020-04-16 03:58:29 -05:00
f5d809f366 SKR Pro 1.1 WiFi and LCD SD card support (#17531) 2020-04-16 03:55:33 -05:00
d194688020 Define EEPROM, SD type for MKS Robin nano (#17498) 2020-04-16 03:53:58 -05:00
7d0ea3e2c4 Fix framework-arduinoststm32 minimum version (#17512) 2020-04-16 03:43:32 -05:00
0f0b1aff55 Update GLCD Silvergate display timing (#17518) 2020-04-16 03:41:27 -05:00
0ce532547a Update Polish language (#17525) 2020-04-16 03:40:17 -05:00
d8b8d88276 Move setup logging to the top 2020-04-16 03:37:00 -05:00
1c43870cec Add chamber to sensitive pins 2020-04-16 03:31:44 -05:00
03020dd31e Use the common pattern for auto fan pins
Now that pins.h is guaranteed included after configs.
2020-04-16 03:31:44 -05:00
3a9f8a00bf Fix SD connection for some boards 2020-04-16 03:31:44 -05:00
880f63b008 It looks like HAS_ONBOARD_SD is obsolete 2020-04-16 03:31:44 -05:00
bc856fd8ec MKS Robin E3 / E3D support (#17569)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-16 01:19:24 -05:00
2824e67d95 Add ExtUI::onStatusChanged_P (#17543) 2020-04-16 00:33:31 -05:00
089a0af119 More info on E3D, Keenovo, and Wanhao thermistors (#17561) 2020-04-16 00:04:53 -05:00
e990a98404 FYSETC TFT81050 LCD support (#17568) 2020-04-15 23:34:48 -05:00
791873b10d Fix ExtUI compile errors (#17544)
Fixes #16628
2020-04-15 23:17:01 -05:00
808f632997 Update print job timer with Chamber temp (#17552) 2020-04-15 23:12:09 -05:00
4edaffebfb [cron] Bump distribution date (2020-04-16) 2020-04-16 00:03:23 +00:00
cdbc7cc52c Define En DIAG pins for auto-assigns 2020-04-14 19:09:06 -05:00
cae2b7bf4e SKR Pro V1.1 StallGuard pins (#17550)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-14 19:05:08 -05:00
3cdc9b8156 [cron] Bump distribution date (2020-04-15) 2020-04-15 00:03:14 +00:00
c834b313a5 Fix Mightyboard build (#17537) 2020-04-13 21:49:55 -05:00
9038278735 Galician language corrections (#17454) 2020-04-13 21:17:01 -05:00
f59c0ab842 [cron] Bump distribution date (2020-04-14) 2020-04-14 00:08:34 +00:00
6ce0c94d12 Fix bad comparison (#17470)
* Suggested message change

* Fix Bad Comparison

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-13 17:23:54 -05:00
e9c8da35c5 Subcall overflow error message 2020-04-13 14:54:51 -05:00
421825259e Shorter M32 error message 2020-04-13 14:54:50 -05:00
e6ccec17a6 Expose SD_PROCEDURE_DEPTH in config 2020-04-13 14:54:50 -05:00
22da1b2b31 Rename some "kill" messages 2020-04-13 14:54:50 -05:00
a7a76f123d [cron] Bump distribution date (2020-04-13) 2020-04-13 00:03:48 +00:00
e3321920f3 Update Marlin website links to https 2020-04-12 17:21:14 -05:00
f090a927f4 Reapply BLTouch deploy/stow patch
- Fixes #14328
- Originally #14352
- Reverted in 2580104
2020-04-12 15:16:43 -05:00