Scott Lahteine
fccfcfbe5f
Cleanup, hex formatting, includes
3 年前
thinkyhead
f3f82f56bf
[cron] Bump distribution date (2021-05-05)
3 年前
Scott Lahteine
9405a5e443
Fix flush_and_request_resend
3 年前
Vert
f4f41d01bf
UMW follow-up (#21791 )
3 年前
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 年前
Scott Lahteine
01825d883e
Apply SBI/CBI/TEST in HAL
3 年前
thinkyhead
65b1139d93
[cron] Bump distribution date (2021-05-04)
3 年前
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 年前
Scott Lahteine
9dd884a324
Drop early_safe_delay
3 年前
Scott Lahteine
becdac19ea
Temperature cleanup
3 年前
thinkyhead
eaa64967b5
[cron] Bump distribution date (2021-05-03)
3 年前
Victor Oliveira
fb2bfe1cef
Fix bad DELTA probe move (#21781 )
3 年前
Vert
cb5e6bfef6
UBL Mesh Wizard (#21556 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 年前
Scott Lahteine
30c299fd26
Fix parser temperature rounding
3 年前
Victor Oliveira
ae06ee24c5
Fix bad call to 'diskIODriver' (#21775 )
3 年前
Scott Lahteine
fbc7a3775a
SOFT_RESET_VIA_SERIAL sanity-check
3 年前
Ken Sanislo
78de32e552
Allow Creality V4 SERVO0 and PROBE pin overrides (#21770 )
3 年前
Elton Law
661395a3b2
Allow disable of POWER_TIMEOUT (#21771 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 年前
Scott Lahteine
257ae51275
Use ststm32@~12.1
3 年前
vyacheslav-shubin
46eb12da51
ExtUI event for PID tuning start (#21734 )
3 年前
thinkyhead
4d544e35e3
[cron] Bump distribution date (2021-05-02)
3 年前
Scott Lahteine
95a5d63622
Air Assist tests
3 年前
Scott Lahteine
ffbf7a9141
Fix undefined abl_points
3 年前
Scott Lahteine
a95a21a353
Define 'filelist' for dgus/origin
3 年前
Mike La Spina
741e3c1280
Laser Cutter Air Assist (#21753 )
3 年前
ellensp
9d43570ada
Add missing ExtUI method (#21763 )
Fixes #21761
3 年前
Sebastiaan Dammann
b356b44849
Fix Z raise in filament load M701 (#21762 )
Fixes #21750
3 年前
tobuh
05c25b8cdb
Fix Power-Loss Save on Pause (#21749 )
3 年前
hartmannathan
eddce4182b
Comment correction (#21729 )
3 年前
ellensp
ef9ca61039
Fix Singlenozzle Standby issues (#21759 )
Fixes #21758
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 年前
ellensp
8c912d7ece
Fix SDCARD_CONNECTION default for BTT SKR (#21755 )
3 年前
thinkyhead
ff41bf5be8
[cron] Bump distribution date (2021-05-01)
3 年前
Scott Lahteine
2f537768bc
MKS Robin flash address
3 年前
Nikolay March
68c010f82a
Sanity-check for COREnn backlash (#21731 )
3 年前
lujios
4e4c3ef8fc
Fix compile with DISTINCT_E_FACTORS + SLIM_LCD_MENUS (#21733 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 年前
Scott Lahteine
e4f60f82a4
Heater error status
3 年前
Keith Bennett
f58b923fd4
Fix BTT E3 RRF and SKR V2 (Generic PIO) (#21741 )
Follow-up to #21655
3 年前
David
cfdfd16779
Fix Thermal Runaway false-alarm in M303, add HeaterWatch::check (#21743 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 年前
Scott Lahteine
636facf40d
Silence warning in gcode_D
3 年前
thinkyhead
b5fac1ac95
[cron] Bump distribution date (2021-04-30)
3 年前
thinkyhead
082fce5e3e
[cron] Bump distribution date (2021-04-29)
3 年前
David
2e0a1f1aff
Color UI Move Screen for 320x240 TFT (#21708 )
3 年前
thinkyhead
f7f88b7187
[cron] Bump distribution date (2021-04-28)
3 年前
Keith Bennett
f04b2a9390
Clean up TFT comments (#21723 )
3 年前
Keith Bennett
516fe131be
BTT SKR V2 probe and chamber pins (#21717 )
3 年前
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`.
3 年前
Keith Bennett
69d85cce2d
BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection (#21503 )
3 年前
Adrian DC
fe7f5ca7f4
Fix E3V2 Advanced Settings with PLR off (#21700 )
Fixes #21534
3 年前
Marcio T
9c7344487a
FTDI EVE Touch UI fixes (#21706 )
3 年前
ellensp
5f9aac2027
Use temp_info_t for temp_redundant (#21715 )
Fixes #21712
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 年前