Scott Lahteine
e69e56ea52
Use ststm32@~12.1
4 years ago
Scott Lahteine
0c66c713b6
Debounce for Power-Loss pin
4 years ago
Scott Lahteine
95230c9792
Use SERIAL_ECHOLNPAIR for resend
4 years ago
Scott Lahteine
7eea0ac6de
Tweak SKR pins comments
4 years ago
Victor Oliveira
b19a1f602a
Fix multi volume config typo ( #21880 )
4 years ago
Giuliano Zaro
789235b925
🐛 Fix excessive MMU2 timeout ( #21855 )
4 years ago
Scott Lahteine
00722c3294
📝 Fix version reference
4 years ago
Scott Lahteine
cb4e3889ec
Update Chart.js to 2.9.4
Addressing CVE-2020-7746
4 years ago
hannesweisbach
76ec7040f1
Allow undefined [XYZ]_ENABLE_PIN (for sensitive pins) ( #21801 )
4 years ago
Keith Bennett
b41365b495
Split up SKR V2 Rev A / B ( #21805 )
4 years ago
ManuelMcLure
6e18af6f81
Only look for target disk during Upload ( #21804 )
4 years ago
Scott Lahteine
12bc28bc8c
Echo LCD message to serial in kill
4 years ago
ellensp
3fa3be1f31
Fix MMU2 compile with include ( #21809 )
4 years ago
Scott Lahteine
a468701511
Cleanup, hex formatting
4 years ago
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.
4 years ago
Scott Lahteine
5cbdf51b4a
Apply SBI/CBI/TEST in HAL
4 years ago
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>
4 years ago
Scott Lahteine
7957408497
Add token to check-pr
4 years ago
Scott Lahteine
53fc13ba7f
Fix flush_and_request_resend
4 years ago
Victor Oliveira
a0ea7cbf26
Fix bad DELTA probe move ( #21781 )
4 years ago
Victor Oliveira
6310e023a7
Fix bad call to 'diskIODriver' ( #21775 )
4 years ago
Scott Lahteine
5f594ce5d3
Fix parser temperature rounding
4 years ago
Scott Lahteine
64a7dfbe7d
SOFT_RESET_VIA_SERIAL sanity-check
4 years ago
Ken Sanislo
5d0e94c11c
Allow Creality V4 SERVO0 and PROBE pin overrides ( #21770 )
4 years ago
Elton Law
0ca1170b6d
Allow disable of POWER_TIMEOUT ( #21771 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
vyacheslav-shubin
addc91a409
ExtUI event for PID tuning start ( #21734 )
4 years ago
Mike La Spina
450f329f05
Laser Cutter Air Assist ( #21753 )
4 years ago
Scott Lahteine
1f72b4f65b
Define 'filelist' for dgus/origin
4 years ago
ellensp
50195ec990
Add missing ExtUI method ( #21763 )
Fixes #21761
4 years ago
Sebastiaan Dammann
2d9557cf40
Fix Z raise in filament load M701 ( #21762 )
Fixes #21750
4 years ago
tobuh
5625ceec7d
Fix Power-Loss Save on Pause ( #21749 )
4 years ago
hartmannathan
888e9cb60b
Comment correction ( #21729 )
4 years ago
ellensp
d00f6cbe12
Fix Singlenozzle Standby issues ( #21759 )
Fixes #21758
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
ellensp
8abef30a75
Fix SDCARD_CONNECTION default for BTT SKR ( #21755 )
4 years ago
Scott Lahteine
158b26b875
Fix undefined abl_points
4 years ago
Scott Lahteine
d92decb774
Marlin 2.0.8
4 years ago
Scott Lahteine
af9d3c027e
MKS Robin flash address
4 years ago
Scott Lahteine
47c148628e
Restore workflows
4 years ago
Nikolay March
e7c2a3a1da
Sanity-check for COREnn backlash ( #21731 )
4 years ago
lujios
d32575ee74
Fix compile with DISTINCT_E_FACTORS + SLIM_LCD_MENUS ( #21733 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
f6b0398ca8
Heater error status
4 years ago
Keith Bennett
d5c6762332
Fix BTT E3 RRF and SKR V2 (Generic PIO) ( #21741 )
Follow-up to #21655
4 years ago
David
a1154b226d
Fix Thermal Runaway false-alarm in M303, add HeaterWatch::check ( #21743 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
731a018905
Silence warning in gcode_D
4 years ago
Scott Lahteine
f45f4a8d54
Merge branch 'bugfix_no_dates' into prepare_release_2073
4 years ago
David
e306abaf8a
Color UI Move Screen for 320x240 TFT ( #21708 )
4 years ago
Keith Bennett
bc28aed5b1
Clean up TFT comments ( #21723 )
4 years ago
Keith Bennett
93afb02994
BTT SKR V2 probe and chamber pins ( #21717 )
4 years ago
Scott Lahteine
0db64af9b2
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`.
4 years ago
Keith Bennett
4da3f45f41
BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection ( #21503 )
4 years ago