ellensp
3fa3be1f31
Fix MMU2 compile with include ( #21809 )
2021-05-06 01:43:44 -05:00
Scott Lahteine
a468701511
Cleanup, hex formatting
2021-05-05 07:34:39 -05:00
Scott Lahteine
f67cd07328
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-05 07:31:48 -05:00
Scott Lahteine
5cbdf51b4a
Apply SBI/CBI/TEST in HAL
2021-05-05 07:31:47 -05:00
Victor Oliveira
7378afc6d8
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-05 07:29:58 -05:00
Scott Lahteine
53fc13ba7f
Fix flush_and_request_resend
2021-05-04 01:48:00 -05:00
Victor Oliveira
a0ea7cbf26
Fix bad DELTA probe move ( #21781 )
2021-05-02 17:06:47 -05:00
Victor Oliveira
6310e023a7
Fix bad call to 'diskIODriver' ( #21775 )
2021-05-02 16:07:53 -05:00
Scott Lahteine
5f594ce5d3
Fix parser temperature rounding
2021-05-02 15:55:20 -05:00
Scott Lahteine
64a7dfbe7d
SOFT_RESET_VIA_SERIAL sanity-check
2021-05-02 03:03:00 -05:00
Ken Sanislo
5d0e94c11c
Allow Creality V4 SERVO0 and PROBE pin overrides ( #21770 )
2021-05-02 02:20:06 -05:00
Elton Law
0ca1170b6d
Allow disable of POWER_TIMEOUT ( #21771 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-02 02:20:05 -05:00
vyacheslav-shubin
addc91a409
ExtUI event for PID tuning start ( #21734 )
2021-05-02 02:20:02 -05:00
Mike La Spina
450f329f05
Laser Cutter Air Assist ( #21753 )
2021-05-02 02:19:42 -05:00
Scott Lahteine
1f72b4f65b
Define 'filelist' for dgus/origin
2021-05-01 20:26:59 -05:00
ellensp
50195ec990
Add missing ExtUI method ( #21763 )
...
Fixes #21761
2021-05-01 20:26:10 -05:00
Sebastiaan Dammann
2d9557cf40
Fix Z raise in filament load M701 ( #21762 )
...
Fixes #21750
2021-05-01 20:26:08 -05:00
tobuh
5625ceec7d
Fix Power-Loss Save on Pause ( #21749 )
2021-05-01 20:26:07 -05:00
hartmannathan
888e9cb60b
Comment correction ( #21729 )
2021-05-01 20:26:05 -05:00
ellensp
d00f6cbe12
Fix Singlenozzle Standby issues ( #21759 )
...
Fixes #21758
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-01 20:26:03 -05:00
ellensp
8abef30a75
Fix SDCARD_CONNECTION default for BTT SKR ( #21755 )
2021-05-01 20:24:53 -05:00
Scott Lahteine
158b26b875
Fix undefined abl_points
2021-05-01 20:23:33 -05:00
Scott Lahteine
d92decb774
Marlin 2.0.8
2021-04-30 08:31:33 -05:00
Nikolay March
e7c2a3a1da
Sanity-check for COREnn backlash ( #21731 )
2021-04-30 04:54:10 -05:00
lujios
d32575ee74
Fix compile with DISTINCT_E_FACTORS + SLIM_LCD_MENUS ( #21733 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-30 04:54:08 -05:00
Scott Lahteine
f6b0398ca8
Heater error status
2021-04-30 03:32:32 -05:00
David
a1154b226d
Fix Thermal Runaway false-alarm in M303, add HeaterWatch::check ( #21743 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-30 03:32:30 -05:00
Scott Lahteine
731a018905
Silence warning in gcode_D
2021-04-30 03:32:28 -05:00
Scott Lahteine
dd1503d5a8
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into prepare_release_2073
2021-04-29 08:11:03 -05:00
thinkyhead
082fce5e3e
[cron] Bump distribution date (2021-04-29)
2021-04-29 00:34:04 +00: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
Keith Bennett
69d85cce2d
BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection ( #21503 )
2021-04-27 02:22:09 -05:00
Adrian DC
fe7f5ca7f4
Fix E3V2 Advanced Settings with PLR off ( #21700 )
...
Fixes #21534
2021-04-26 23:42:28 -05:00
Marcio T
9c7344487a
FTDI EVE Touch UI fixes ( #21706 )
2021-04-26 23:40:59 -05:00
ellensp
5f9aac2027
Use temp_info_t for temp_redundant ( #21715 )
...
Fixes #21712
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-26 23:36:39 -05:00
thinkyhead
43fc1bd21c
[cron] Bump distribution date (2021-04-27)
2021-04-27 00:35:59 +00:00
Sebastiaan Dammann
36ec7ab150
Make Cancel Objects reporting optional ( #21698 )
2021-04-26 18:32:13 -05:00
hartmannathan
5301ec618b
typo ( #21710 )
2021-04-26 18:30:26 -05:00
Vert
a0a24e9380
Help users confused by "bed size" ( #21714 )
2021-04-26 18:23:00 -05:00
ldursw
e9618f1ba2
Fix SDIO buffer alignment ( #21396 )
2021-04-26 00:16:58 -05:00
Keith Bennett
40d789ce18
Fix "continuous" typo ( #21701 )
2021-04-25 23:34:42 -05:00
thinkyhead
7aeb6b5200
[cron] Bump distribution date (2021-04-26)
2021-04-26 00:36:31 +00:00
Scott Lahteine
e250f6a275
whitespace
2021-04-25 17:17:33 -05:00
Scott Lahteine
e59192b9ea
Fix HMI_HomeOffN axis
...
Followup to #21534
2021-04-25 04:15:13 -05:00
pinchies
a1ee5124d3
Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING ( #21692 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-25 03:48:20 -05:00
thinkyhead
a280077820
[cron] Bump distribution date (2021-04-25)
2021-04-25 00:36:37 +00:00
Miguel Risco-Castillo
13f3ccb85d
E3V2 DWIN Advanced Settings ( #21534 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-24 18:50:44 -05:00