sanek88lbl
9485d44903
Patches for CASE_LIGHT_USE_RGB_LED ( #21811 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-06 06:10:18 -05:00
Luu Lac
64ad96e19e
TFT SPI for BTT SKR v1.3 ( #21794 )
2021-05-06 04:52:18 -05:00
Scott Lahteine
a7cb13f339
Tweak SKR pins comments
2021-05-06 04:44:55 -05:00
Scott Lahteine
6f06801f1d
Detab
2021-05-06 04:44:53 -05:00
Scott Lahteine
8d9021e806
Move ExtUI subfolders up a level ( #21820 )
2021-05-06 04:17:59 -05:00
ellensp
fb87b2d1ad
Simplify / undef extra endstops ( #21808 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-06 01:54:02 -05:00
Scott Lahteine
28318f27d9
Use SERIAL_ECHOLNPAIR for resend
2021-05-06 01:51:19 -05:00
ellensp
b1cca43252
Fix MMU2 compile with include ( #21809 )
2021-05-06 01:43:16 -05:00
hannesweisbach
857976b29f
Allow undefined [XYZ]_ENABLE_PIN (for sensitive pins) ( #21801 )
2021-05-05 20:13:21 -05:00
Keith Bennett
cbcc6ef9c4
Split up SKR V2 Rev A / B ( #21805 )
2021-05-05 20:11:54 -05:00
ManuelMcLure
bac72ff0cc
Only look for target disk during Upload ( #21804 )
2021-05-05 19:59:56 -05:00
thinkyhead
2470dc822f
[cron] Bump distribution date (2021-05-06)
2021-05-06 00:55:43 +00:00
Scott Lahteine
1eb68e9f9a
Echo LCD message to serial in kill
2021-05-05 17:43:01 -05:00
Scott Lahteine
301ee6c57a
Add MKS_LCD12864B
2021-05-05 17:03:08 -05:00
Scott Lahteine
fccfcfbe5f
Cleanup, hex formatting, includes
2021-05-05 08:04:04 -05:00
thinkyhead
f3f82f56bf
[cron] Bump distribution date (2021-05-05)
2021-05-05 00:57:34 +00:00
Scott Lahteine
9405a5e443
Fix flush_and_request_resend
2021-05-04 01:47:42 -05:00
Vert
f4f41d01bf
UMW follow-up ( #21791 )
2021-05-03 21:07:57 -05:00
Scott Lahteine
dfc906930c
Pause and PLR refinements
...
- Move `pause_print` argument `unload_length` after `show_lcd` so it's next to `DXC_ARGS`.
- Tweak the position and conditions of PLR save in `resume_print`.
- Add `Nozzle::park_mode_0_height` accessor to get the raised Z height.
- Remove extraneous `recovery.save` from `dwin.cpp`.
- Move PLR `info.volumetric...` to `flag`.
- Remove some G-code spaces in PLR code
- Document `pause.h` function declarations.
2021-05-03 20:55:05 -05:00
Scott Lahteine
01825d883e
Apply SBI/CBI/TEST in HAL
2021-05-03 20:23:14 -05:00
thinkyhead
65b1139d93
[cron] Bump distribution date (2021-05-04)
2021-05-04 00:59:46 +00:00
Victor Oliveira
dc18769010
Prevent watchdog reset in setup() ( #21776 )
...
Cause `manage_heaters` to only reset the watchdog and return until `setup()` is completed.
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-02 21:37:54 -05:00
Scott Lahteine
9dd884a324
Drop early_safe_delay
2021-05-02 21:32:42 -05:00
Scott Lahteine
becdac19ea
Temperature cleanup
2021-05-02 21:32:21 -05:00
thinkyhead
eaa64967b5
[cron] Bump distribution date (2021-05-03)
2021-05-03 01:04:25 +00:00
Victor Oliveira
fb2bfe1cef
Fix bad DELTA probe move ( #21781 )
2021-05-02 17:05:15 -05:00
Vert
cb5e6bfef6
UBL Mesh Wizard ( #21556 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-02 16:38:55 -05:00
Scott Lahteine
30c299fd26
Fix parser temperature rounding
2021-05-02 16:07:27 -05:00
Victor Oliveira
ae06ee24c5
Fix bad call to 'diskIODriver' ( #21775 )
2021-05-02 16:06:44 -05:00
Scott Lahteine
fbc7a3775a
SOFT_RESET_VIA_SERIAL sanity-check
2021-05-02 03:02:24 -05:00
Ken Sanislo
78de32e552
Allow Creality V4 SERVO0 and PROBE pin overrides ( #21770 )
2021-05-02 02:09:23 -05:00
Elton Law
661395a3b2
Allow disable of POWER_TIMEOUT ( #21771 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-02 02:06:55 -05:00
Scott Lahteine
257ae51275
Use ststm32@~12.1
2021-05-01 21:15:12 -05:00
vyacheslav-shubin
46eb12da51
ExtUI event for PID tuning start ( #21734 )
2021-05-01 20:28:49 -05:00
thinkyhead
4d544e35e3
[cron] Bump distribution date (2021-05-02)
2021-05-02 01:16:57 +00:00
Scott Lahteine
95a5d63622
Air Assist tests
2021-05-01 20:10:16 -05:00
Scott Lahteine
ffbf7a9141
Fix undefined abl_points
2021-05-01 20:07:20 -05:00
Scott Lahteine
a95a21a353
Define 'filelist' for dgus/origin
2021-05-01 20:07:20 -05:00
Mike La Spina
741e3c1280
Laser Cutter Air Assist ( #21753 )
2021-05-01 19:59:45 -05:00
ellensp
9d43570ada
Add missing ExtUI method ( #21763 )
...
Fixes #21761
2021-05-01 19:42:38 -05:00
Sebastiaan Dammann
b356b44849
Fix Z raise in filament load M701 ( #21762 )
...
Fixes #21750
2021-05-01 19:38:31 -05:00
tobuh
05c25b8cdb
Fix Power-Loss Save on Pause ( #21749 )
2021-05-01 03:46:26 -05:00
hartmannathan
eddce4182b
Comment correction ( #21729 )
2021-05-01 03:43:32 -05:00
ellensp
ef9ca61039
Fix Singlenozzle Standby issues ( #21759 )
...
Fixes #21758
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-01 03:21:18 -05:00
ellensp
8c912d7ece
Fix SDCARD_CONNECTION default for BTT SKR ( #21755 )
2021-04-30 23:15:16 -05:00
thinkyhead
ff41bf5be8
[cron] Bump distribution date (2021-05-01)
2021-05-01 01:04:09 +00:00
Scott Lahteine
2f537768bc
MKS Robin flash address
2021-04-30 08:30:41 -05:00
Nikolay March
68c010f82a
Sanity-check for COREnn backlash ( #21731 )
2021-04-30 04:45:43 -05:00
lujios
4e4c3ef8fc
Fix compile with DISTINCT_E_FACTORS + SLIM_LCD_MENUS ( #21733 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-30 04:38:30 -05:00
Scott Lahteine
e4f60f82a4
Heater error status
2021-04-30 03:24:57 -05:00