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
InsanityAutomation
dfa6c2f4f1
Update Configuration.h
2021-04-30 21:20:51 -04:00
thinkyhead
ff41bf5be8
[cron] Bump distribution date (2021-05-01)
2021-05-01 01:04:09 +00:00
InsanityAutomation
6430489e21
zip er up
2021-04-30 12:25:48 -04:00
Scott Lahteine
2f537768bc
MKS Robin flash address
2021-04-30 08:30:41 -05:00
InsanityAutomation
04d4fca75d
Next batch
2021-04-30 09:02:05 -04: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
Keith Bennett
f58b923fd4
Fix BTT E3 RRF and SKR V2 (Generic PIO) ( #21741 )
...
Follow-up to #21655
2021-04-30 03:07:18 -05:00
David
cfdfd16779
Fix Thermal Runaway false-alarm in M303, add HeaterWatch::check ( #21743 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-30 01:51:26 -05:00
InsanityAutomation
486cf92c5c
Set3
2021-04-30 00:39:59 -04:00
InsanityAutomation
820aff4e7c
Merge branch 'CrealityDwin2.0_Bleeding' of https://github.com/InsanityAutomation/Marlin into CrealityDwin2.0_Bleeding
2021-04-29 23:16:15 -04:00
InsanityAutomation
120da68133
Batch 2 hex files
2021-04-29 23:11:16 -04:00
InsanityAutomation
747e21ee3e
First batch 731 hex files
2021-04-29 23:10:41 -04:00
Scott Lahteine
636facf40d
Silence warning in gcode_D
2021-04-29 21:13:54 -05:00
thinkyhead
b5fac1ac95
[cron] Bump distribution date (2021-04-30)
2021-04-30 00:24:56 +00:00
InsanityAutomation
53e8c005b7
Update Configuration_adv.h
2021-04-29 10:02:01 -04:00
thinkyhead
082fce5e3e
[cron] Bump distribution date (2021-04-29)
2021-04-29 00:34:04 +00:00
InsanityAutomation
ef01aecd47
Update screen file
2021-04-28 19:40:11 -04:00
InsanityAutomation
6ff92f3215
dw7.3.1 changes
2021-04-28 19:25:30 -04:00
InsanityAutomation
680135583a
Update ui_api.cpp
2021-04-28 10:36:40 -04:00
David
2e0a1f1aff
Color UI Move Screen for 320x240 TFT ( #21708 )
2021-04-28 04:08:21 -05:00
thinkyhead
f7f88b7187
[cron] Bump distribution date (2021-04-28)
2021-04-28 00:34:25 +00:00
Keith Bennett
f04b2a9390
Clean up TFT comments ( #21723 )
2021-04-27 19:21:13 -05:00
Keith Bennett
516fe131be
BTT SKR V2 probe and chamber pins ( #21717 )
2021-04-27 07:16:19 -05:00
Scott Lahteine
ee016e605c
Rename, clean up boards/variants ( #21655 )
...
* Consolidate variant scripts
* Rename Marlin-local boards
* Simplify variants where possible
* Rename variants
* CHITU_F103 and MEEB_3DP: Maple platform `platformio-build-stm32f1.py` uses the 'board' name, not 'board_build.variant' so folder names match 'board' and not `board_build.variant`.
2021-04-27 04:49:21 -05:00