Antonino Di Guardo
e865cc0249
Always prompt in M125 if host-prompt (as with Ext UI) ( #21828 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
5d8d03da03
Update SKR 1.3 touch pins
4 years ago
Scott Lahteine
0b3da61ac7
TFT pins for BTT GTR V1
Proposed in #21772
4 years ago
Scott Lahteine
a24eb691fb
Better opt_set comment of old val
4 years ago
Scott Lahteine
c5c8ef436c
Signal SD completion later ( #21840 )
4 years ago
Adrian DC
83309c1ac8
Fix E3V2 Control Menu icon/text order ( #21838 )
Fixes #21837
4 years ago
charlespick
ec2f4f512e
Active MMU slot indicator ( #21842 )
4 years ago
Scott Lahteine
ad991734c4
Add and apply REPEAT_1 macro
4 years ago
Scott Lahteine
03184e1c31
Distinct enumerated MF states
4 years ago
Scott Lahteine
cca5844ba9
Misc. code cleanup
4 years ago
Scott Lahteine
45d3866f97
Misc Power Loss cleanup
4 years ago
Scott Lahteine
94edfc0a8f
Let M421 C select any point
Fixing #21147
4 years ago
ellensp
9fa9eebe51
Support a third serial port ( #21784 )
4 years ago
Scott Lahteine
4518506559
Serial and pins debug cleanup
- Rename some AVR / DUE / ESP32 serial types
- Reduce two #error to one static_assert
- Update AVR/DUE error messages
4 years ago
Scott Lahteine
c1fb84e1a6
Reformat features.ini
4 years ago
Scott Lahteine
ea34aa2d3e
Add MKS_LCD12864B
4 years ago
sanek88lbl
d6cb657c85
Patches for CASE_LIGHT_USE_RGB_LED ( #21811 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Luu Lac
0df9f30f14
TFT SPI for BTT SKR v1.3 ( #21794 )
4 years ago
Scott Lahteine
d3e902af76
Move ExtUI subfolders up a level ( #21820 )
4 years ago
Vert
0b3420a012
UBL Mesh Wizard ( #21556 , #21791 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
ellensp
5cf0975913
Simplify / undef extra endstops ( #21808 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
db90a180c2
Cleanup, hex formatting, includes
4 years ago
Scott Lahteine
d174d610bd
Temperature cleanup
4 years ago
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