Commit Graph

15683 Commits

Author SHA1 Message Date
f263787f07 Fix ExtUI 0<brightness<12 (#17644)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-04-22 16:47:29 -05:00
c3aeed0dcc Prevent SKR Pro bootloader corruption (#17657)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-22 16:43:43 -05:00
468b813bc1 Better ooze prevention during pause (#17625) 2020-04-22 16:43:06 -05:00
6d90d1e1f5 Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
88bdd26c99 Clean up SKR Pro v1.1 pins (#17653) 2020-04-22 15:04:21 -05:00
fd453d23b9 Update German language (#17591) 2020-04-22 15:01:19 -05:00
33bb7859d4 Composite USB for STM32 SDIO (experimental) (#17222) 2020-04-22 15:00:10 -05:00
8a9c14ea1d Remove obsolete comment 2020-04-22 14:55:33 -05:00
00d35ccc14 Add EXPERIMENTAL_SCURVE to AGC test 2020-04-22 14:55:33 -05:00
5a5be7e287 Reorder setup, with serial early 2020-04-21 21:38:21 -05:00
0fec478562 Wrangle HAL EEPROM types 2020-04-21 21:33:13 -05:00
d666ef00e0 Prevent 'I2C_EEPROM' on LPC176x 2020-04-21 21:33:13 -05:00
1563d128d8 [cron] Bump distribution date (2020-04-22) 2020-04-22 00:03:05 +00:00
d34c22ac22 Skip redundant file/dir tests 2020-04-21 18:39:43 -05:00
c3946dd017 Add a warning on LA + S-Curve 2020-04-21 18:39:43 -05:00
5de87361e9 Call first_load from manage_media 2020-04-21 18:39:43 -05:00
d96c769fd6 Move Power Loss Recovery check 2020-04-21 15:27:53 -05:00
2ae00db43e Move G26 heading up 2020-04-21 15:27:53 -05:00
a5b2e3e63c Fix Mixer::reset_vtools bug
Fixes #17635
2020-04-21 13:07:56 -05:00
eb91dbce42 [cron] Bump distribution date (2020-04-21) 2020-04-21 00:03:16 +00:00
abd42e5dea Fix M125 unretract length (#17623) 2020-04-20 11:32:21 -05:00
000ec9fc13 Ensure language.h include order
See #17604
2020-04-20 09:43:48 -05:00
875cd4e081 Remove 'Media Released' message (#17272)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-20 09:17:55 -05:00
ccfd5c1010 Trinamic steppers Homing Phase (#17299) 2020-04-20 08:08:00 -05:00
cba58b1027 Fix "possible buffer overrun" warning (#17513) 2020-04-20 07:16:38 -05:00
90a432279b Update Slovak language (#17588) 2020-04-20 07:13:33 -05:00
9338fb87e9 Update Hungarian language (#17593) 2020-04-20 07:13:04 -05:00
b55dd2cb82 Fix low contrast on Minipanel display (#17601) 2020-04-20 07:07:23 -05:00
f779d1be3f HD44780 mapping for Czech accents (#17603) 2020-04-20 07:05:58 -05:00
27f0f10590 Ensure brightness > 0 in ExtUI (#17611) 2020-04-20 07:03:00 -05:00
1af6a6d4f9 Update Language fonts (#17620) 2020-04-20 06:55:55 -05:00
a0d0ce464e Sanity-check nozzle park point (#17621) 2020-04-20 06:54:24 -05:00
15f6f53638 Add HAS_HOTEND, etc. 2020-04-20 00:12:22 -05:00
5d0deba938 Longer default power-up delay
See MarlinFirmware/Configurations#78
2020-04-20 00:12:22 -05:00
78fe411c7d Include swt_init in log 2020-04-20 00:12:21 -05:00
776d7761d9 [cron] Bump distribution date (2020-04-20) 2020-04-20 00:03:17 +00:00
1bbd77646e Clean up language files 2020-04-19 02:37:44 -05:00
87875e0de8 Fix mixing with "unload all" compile 2020-04-19 02:10:02 -05:00
ad7a6e10a7 Fix no-bed compile error 2020-04-19 00:57:29 -05:00
b420fdaa87 Digipots followup 2020-04-18 23:36:34 -05:00
4a5a3d27ed Option to use raw digipot values (#17536) 2020-04-18 22:56:23 -05:00
8e8ba46cb6 [cron] Bump distribution date (2020-04-19) 2020-04-19 00:03:26 +00:00
8ad056013c Define "resolution" in bits 2020-04-17 22:33:15 -05:00
a12b021733 [cron] Bump distribution date (2020-04-18) 2020-04-18 00:03:23 +00:00
50fa87f1cf Proportional Autotemp followup (#17585)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-04-17 11:19:31 -05:00
d78ce58b6f Update a (c) date (#17584)
Little update
2020-04-17 10:46:04 -05:00
3a42b6c5c6 Patch M425 for CAN_CALIBRATE
Fixes #17430
2020-04-17 10:24:27 -05:00
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