Scott Lahteine
a03811f4e8
Update MF states
3 years ago
Scott Lahteine
206d495ba4
Misc. code cleanup
3 years ago
Scott Lahteine
1292ff76b3
Debounce for Power-Loss pin
3 years ago
Scott Lahteine
9f7177c67d
Misc Power Loss cleanup
3 years ago
thinkyhead
8fd4bfc0e7
[cron] Bump distribution date (2021-05-08)
3 years ago
Scott Lahteine
4428affc20
Let M421 C select any point
Fixing #21147
3 years ago
ellensp
02405add76
Support a third serial port (#21784 )
3 years ago
Scott Lahteine
be6fbc76a1
Serial and pins debug cleanup
- Rename some AVR / DUE / ESP32 serial types
- Reduce two #error to one static_assert
- Update AVR/DUE error messages
3 years ago
thinkyhead
32bf447644
[cron] Bump distribution date (2021-05-07)
3 years ago
Scott Lahteine
ecca81beba
Reformat features.ini
3 years ago
sanek88lbl
9485d44903
Patches for CASE_LIGHT_USE_RGB_LED (#21811 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 years ago
Luu Lac
64ad96e19e
TFT SPI for BTT SKR v1.3 (#21794 )
3 years ago
Scott Lahteine
a7cb13f339
Tweak SKR pins comments
3 years ago
Scott Lahteine
6f06801f1d
Detab
3 years ago
Scott Lahteine
8d9021e806
Move ExtUI subfolders up a level (#21820 )
3 years ago
ellensp
fb87b2d1ad
Simplify / undef extra endstops (#21808 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 years ago
Scott Lahteine
28318f27d9
Use SERIAL_ECHOLNPAIR for resend
3 years ago
ellensp
b1cca43252
Fix MMU2 compile with include (#21809 )
3 years ago
hannesweisbach
857976b29f
Allow undefined [XYZ]_ENABLE_PIN (for sensitive pins) (#21801 )
3 years ago
Keith Bennett
cbcc6ef9c4
Split up SKR V2 Rev A / B (#21805 )
3 years ago
ManuelMcLure
bac72ff0cc
Only look for target disk during Upload (#21804 )
3 years ago
thinkyhead
2470dc822f
[cron] Bump distribution date (2021-05-06)
3 years ago
Scott Lahteine
1eb68e9f9a
Echo LCD message to serial in kill
3 years ago
Scott Lahteine
301ee6c57a
Add MKS_LCD12864B
3 years ago
Scott Lahteine
fccfcfbe5f
Cleanup, hex formatting, includes
3 years ago
thinkyhead
f3f82f56bf
[cron] Bump distribution date (2021-05-05)
3 years ago
Scott Lahteine
9405a5e443
Fix flush_and_request_resend
3 years ago
Vert
f4f41d01bf
UMW follow-up (#21791 )
3 years ago
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.
3 years ago
Scott Lahteine
01825d883e
Apply SBI/CBI/TEST in HAL
3 years ago
thinkyhead
65b1139d93
[cron] Bump distribution date (2021-05-04)
3 years ago
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 >
3 years ago
Scott Lahteine
9dd884a324
Drop early_safe_delay
3 years ago
Scott Lahteine
becdac19ea
Temperature cleanup
3 years ago
thinkyhead
eaa64967b5
[cron] Bump distribution date (2021-05-03)
3 years ago
Victor Oliveira
fb2bfe1cef
Fix bad DELTA probe move (#21781 )
3 years ago
Vert
cb5e6bfef6
UBL Mesh Wizard (#21556 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 years ago
Scott Lahteine
30c299fd26
Fix parser temperature rounding
3 years ago
Victor Oliveira
ae06ee24c5
Fix bad call to 'diskIODriver' (#21775 )
3 years ago
Scott Lahteine
fbc7a3775a
SOFT_RESET_VIA_SERIAL sanity-check
3 years ago
Ken Sanislo
78de32e552
Allow Creality V4 SERVO0 and PROBE pin overrides (#21770 )
3 years ago
Elton Law
661395a3b2
Allow disable of POWER_TIMEOUT (#21771 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 years ago
Scott Lahteine
257ae51275
Use ststm32@~12.1
3 years ago
vyacheslav-shubin
46eb12da51
ExtUI event for PID tuning start (#21734 )
3 years ago
thinkyhead
4d544e35e3
[cron] Bump distribution date (2021-05-02)
3 years ago
Scott Lahteine
95a5d63622
Air Assist tests
3 years ago
Scott Lahteine
ffbf7a9141
Fix undefined abl_points
3 years ago
Scott Lahteine
a95a21a353
Define 'filelist' for dgus/origin
3 years ago
Mike La Spina
741e3c1280
Laser Cutter Air Assist (#21753 )
3 years ago
ellensp
9d43570ada
Add missing ExtUI method (#21763 )
Fixes #21761
3 years ago