Scott Lahteine
8f59d44e4d
📝 Update G61 comment
2021-06-02 17:09:47 -05:00
Scott Lahteine
b99411b62b
🎨 Reorganize BTT_E3_RRF_IDEX_BOARD
2021-06-02 15:34:31 -05:00
Scott Lahteine
dc202b3cb3
🎨 Clean up stops, sdss pins
2021-06-02 15:34:03 -05:00
ellensp
08155b4875
🔨 Creality v4 with STM32 HAL ( #21999 )
...
- New STM32 env for Creality V4 boards.
- Separate Libmaple targets into their own `ini` file.
- Temporarily remove unusable targets from `pins.h`.
Co-authored-by: ellensp <ellensp@hotmsil.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-02 01:44:55 -05:00
hannesweisbach
5ceccc95a8
✨ TMC Driver distinct baudrates ( #22008 )
2021-06-01 23:20:47 -05:00
thinkyhead
0987c3a3a3
[cron] Bump distribution date (2021-06-02)
2021-06-02 02:53:34 +00:00
Roman Moravčík
d099cb3b5a
🌐 Update Slovak language ( #22000 )
2021-06-01 21:10:15 -05:00
Scott Lahteine
82ea06e6a4
♻️ Patches for Zero Extruders (with TMC)
2021-06-01 20:59:47 -05:00
thinkyhead
74be64a1ec
[cron] Bump distribution date (2021-06-01)
2021-06-01 02:51:06 +00:00
Krzysztof Błażewicz
da76381605
⚗️ 32-bit float constants (STM32F1) ( #21996 )
2021-05-31 01:44:38 -05:00
thinkyhead
bc6e90f4ab
[cron] Bump distribution date (2021-05-31)
2021-05-31 02:26:30 +00:00
thinkyhead
52ae3e6967
[cron] Bump distribution date (2021-05-30)
2021-05-30 02:14:17 +00:00
Timo
dceaeeeaf9
✨ Malyan M180 ( #21992 )
2021-05-29 16:00:39 -05:00
Krzysztof Błażewicz
dbed009090
🌐 Update Polish language ( #21993 )
2021-05-29 13:48:56 -05:00
thinkyhead
25a8bbcbf3
[cron] Bump distribution date (2021-05-29)
2021-05-29 02:01:09 +00:00
thinkyhead
b80179d14a
[cron] Bump distribution date (2021-05-28)
2021-05-28 01:45:42 +00:00
ellensp
605b539ecd
🥅 Add MESH_EDIT_MENU sanity check ( #21922 )
2021-05-27 05:13:43 -05:00
Andy Barratt
5c6a2f4d0d
🚸 cap:HOST_ACTION_COMMANDS ( #21987 )
2021-05-26 21:07:13 -05:00
thinkyhead
6a32d87e58
[cron] Bump distribution date (2021-05-27)
2021-05-27 01:36:38 +00:00
thinkyhead
214fe90a3b
[cron] Bump distribution date (2021-05-26)
2021-05-26 01:24:58 +00:00
ellensp
e60c38b622
♻️ LEDs refactor and extend ( #21962 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-25 18:38:23 -05:00
thinkyhead
d051495dec
[cron] Bump distribution date (2021-05-25)
2021-05-25 01:09:52 +00:00
LawnMo
2dd25938cc
🩹 Fix multi_volume + SDIO onboard compile ( #21975 )
2021-05-24 17:53:48 -05:00
Scott Lahteine
dd4990252e
♻️ Refactor Linear / Logical / Distinct Axes ( #21953 )
...
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
2021-05-24 16:38:57 -05:00
LawnMo
0d7075b90c
🩹 Improved SKR2 12864 LCD Delays ( #21956 )
2021-05-24 02:21:21 -05:00
gjdodd
9398c43112
🐛 Fix flowmeter calculation ( #21959 )
2021-05-24 01:54:10 -05:00
Scott Lahteine
84fd0eff17
🎨 Macros for optional arguments ( #21969 )
2021-05-23 21:33:22 -05:00
ellensp
731370051d
⚡ ️ PIO filters for M117, M300 and M414 ( #21972 )
2021-05-23 20:29:19 -05:00
thinkyhead
5fde86406f
[cron] Bump distribution date (2021-05-24)
2021-05-24 01:12:27 +00:00
Scott Lahteine
d71b35c24f
🎨 Apply shorthand and cleanups
2021-05-23 03:04:36 -05:00
Scott Lahteine
ff0318c5bd
🎨 pause => pause_heaters
2021-05-23 03:04:36 -05:00
Scott Lahteine
92dea8e6cc
♻️ Refactor, comment endstop/probe enums
2021-05-23 03:04:31 -05:00
thinkyhead
e1921f808c
[cron] Bump distribution date (2021-05-23)
2021-05-23 01:15:23 +00:00
Scott Lahteine
d8c4be375c
🎨 Null heating message method
2021-05-22 17:56:31 -05:00
Scott Lahteine
aee971bcaf
🎨 Combine M104/M109 and M140/M190 code
2021-05-22 17:47:23 -05:00
Scott Lahteine
6689e5ed75
🐛 Fix Selena Compact probe pin
2021-05-22 17:47:23 -05:00
Danol
43b736906a
🐛 Fix wrong Z_ENDSTOP flag bit ( #21963 )
...
Bug introduced in #18424
2021-05-22 17:47:23 -05:00
Alvaro Segura Del Barco
7c2834c33c
🐛 Fix Teensy PINS_DEBUG compile ( #21958 )
...
Followup to 84a11cfedc
2021-05-22 15:52:41 -05:00
Scott Lahteine
464a9f0ab6
📝 Update ExtUI example
2021-05-21 23:04:11 -05:00
Scott Lahteine
8af4d70922
🎨 Shorten lcd relative paths
2021-05-21 23:04:01 -05:00
Scott Lahteine
4ea4fa78aa
📝 Document diveToFile, printListing
2021-05-21 22:45:54 -05:00
thinkyhead
7985f7f116
[cron] Bump distribution date (2021-05-22)
2021-05-22 01:06:28 +00:00
Scott Lahteine
2de54dab84
🎨 Move HAS_EXTRUDERS
2021-05-21 08:40:30 -05:00
Scott Lahteine
ad30909a2d
🎨 Update a condition
2021-05-21 08:37:46 -05:00
Scott Lahteine
f4951ed56b
🎨 Rename all/no axis enums
2021-05-21 08:36:54 -05:00
Scott Lahteine
8f0f6c1ac1
🐛 Fix compile with PREVENT_COLD_EXTRUSION off
2021-05-21 00:30:57 -05:00
thinkyhead
67f08ef07f
[cron] Bump distribution date (2021-05-21)
2021-05-21 01:07:03 +00:00
Scott Lahteine
000388b1d9
🎨 MULTI_MANUAL => MULTI_E_MANUAL
2021-05-20 17:12:18 -05:00
Pascal de Bruijn
781b34709b
✨ MEDIA_MENU_AT_TOP for MarlinUI ( #21925 )
2021-05-20 06:35:38 -05:00
Moonglow
7da4ed7340
🐛 Fix Toshiba FlashAir (SDCARD_COMMANDS_SPLIT) ( #21944 )
2021-05-20 06:09:10 -05:00
charlespick
29ad42e54e
✨ Independent baud rates ( #21949 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-20 06:06:26 -05:00
Scott Lahteine
e018f041ba
🎨 Move switch sensor strings
2021-05-20 00:59:58 -05:00
Scott Lahteine
49771c4a9e
🎨 Flags for homing directions
2021-05-20 00:59:58 -05:00
Scott Lahteine
0dae140080
🐛 Fix DELTA with SENSORLESS_PROBING
2021-05-20 00:59:58 -05:00
Scott Lahteine
458677c63a
♻️ Refactor axis homing/trusted state bits
2021-05-20 00:59:58 -05:00
Scott Lahteine
02f904dbf9
♻️ Minimize endstop bits
2021-05-20 00:59:58 -05:00
Scott Lahteine
926a7f27c6
♻️ Simplify TMC utilities for more axes
2021-05-20 00:59:58 -05:00
Scott Lahteine
a6e5492b08
♻️ Refactor axis counts and loops
2021-05-20 00:59:58 -05:00
Scott Lahteine
abbe3f0dc7
🎨 Misc cleanup and fixes
2021-05-20 00:59:58 -05:00
Scott Lahteine
50355f4607
Fix 'G29 K' value
2021-05-19 22:02:28 -05:00
thinkyhead
419d67237c
[cron] Bump distribution date (2021-05-20)
2021-05-20 01:03:10 +00:00
thinkyhead
90f46d1226
[cron] Bump distribution date (2021-05-19)
2021-05-19 01:05:23 +00:00
Scott Lahteine
ad8c16177e
Use defined strings
2021-05-17 21:17:42 -05:00
ellensp
1e189506ef
Fix EEPROM_CHITCHAT ( #21934 )
...
Fix #21929
2021-05-17 21:16:47 -05:00
thinkyhead
4d7feea72e
[cron] Bump distribution date (2021-05-18)
2021-05-18 01:09:42 +00:00
thinkyhead
9c61e6f1c0
[cron] Bump distribution date (2021-05-17)
2021-05-17 01:06:01 +00:00
ekef
ebb75a529b
Fix MKS Robin E3 BLTOUCH and Fan PWM timer conflicts ( #21889 )
2021-05-16 13:59:15 -05:00
thinkyhead
533ba2ac96
[cron] Bump distribution date (2021-05-16)
2021-05-16 01:12:19 +00:00
Scott Lahteine
05bb3bde7a
Update Hex Version to 02000801
2021-05-15 15:21:02 -05:00
Luu Lac
7f774cab90
M154 Position Auto-Report ( #18427 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-15 15:02:20 -05:00
Moonglow
376f0be5da
Fix MKS UI missing font select condition ( #21905 )
2021-05-14 22:30:16 -05:00
ondrada
874c531f27
Fix G29_RETRY_AND_RECOVER dependency ( #21907 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-14 22:29:17 -05:00
thinkyhead
3b4643d31a
[cron] Bump distribution date (2021-05-15)
2021-05-15 01:05:33 +00:00
Victor Oliveira
2a5ab55c36
🚑 ️ Fix TFT for Robin Pro ( #21900 )
2021-05-14 00:22:43 -05:00
Keith Bennett
e5b280c309
🚑 ️ BTT Octopus Step Timer ( #21901 )
2021-05-14 00:20:24 -05:00
Scott Lahteine
a69e2923dd
🐛 Fix RR collision with MM ( #21902 )
2021-05-14 00:17:04 -05:00
Jamie
d97c1f1c62
✨ Instant Freeze/Resume Function ( #17462 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-14 00:14:59 -05:00
thinkyhead
558b60858c
[cron] Bump distribution date (2021-05-14)
2021-05-14 01:08:17 +00:00
Keith Bennett
fe60a18923
Fix Octopus 12864 LCD Delays ( #21883 )
2021-05-13 15:25:39 -05:00
ellensp
90f1436764
Fix nextion compile error ( #21884 )
2021-05-13 15:19:12 -05:00
Alexander D. Kanevskiy
9336517258
Fix compilation failure in M1001 ( #21897 )
2021-05-13 15:10:48 -05:00
FilippoR
e72fe0ad14
fix compilation for home hon top ( #21894 )
2021-05-13 10:56:49 -05:00
Scott Lahteine
69473daa3d
🔧 Improve SD_DETECT_STATE default ( #21885 )
2021-05-13 01:14:37 -05:00
thinkyhead
75f76cbf26
[cron] Bump distribution date (2021-05-13)
2021-05-13 01:06:32 +00:00
Scott Lahteine
eb7f75461a
Clean up hasty PR
2021-05-12 19:44:21 -05:00
Victor Oliveira
c8f9a32610
Update Robin Pro TFT Pins ( #21879 )
2021-05-12 18:10:31 -05:00
Victor Oliveira
b3804fb277
minor multi volume config typo ( #21880 )
2021-05-12 17:57:43 -05:00
Keith Bennett
175fac8fe8
Always Invert Octopus Onboard SD Detect Pin ( #21882 )
2021-05-12 17:48:24 -05:00
Keith Bennett
3734e8e02f
✨ BigTreeTech Octopus board (STM32F446ZET6) ( #21826 )
2021-05-12 03:26:19 -05:00
Elton Law
de77dbedf1
🐛 Fix G5 IJ with Motion Mode ( #21858 )
2021-05-12 02:21:55 -05:00
ellensp
10a1ff1622
Fix compile error ( #21877 )
2021-05-12 02:18:44 -05:00
vyacheslav-shubin
0d629c80c7
🩹 G60-G61 Save E position ( #21810 )
2021-05-12 02:17:06 -05:00
thinkyhead
5353a1ed1a
[cron] Bump distribution date (2021-05-12)
2021-05-12 01:01:39 +00:00
Scott Lahteine
0c8a53e507
🎨 Misc. code cleanup
2021-05-11 10:47:50 -05:00
Scott Lahteine
390878e78a
🎨 Additional utility macros
2021-05-11 10:47:50 -05:00
Scott Lahteine
398ce22c2e
🎨 Better error message for bad array sizes
2021-05-11 10:45:57 -05:00
Victor Oliveira
a42760d38a
BTT SKR Mini E3 for HAL/STM32 ( #21488 )
2021-05-11 10:44:54 -05:00
Scott Lahteine
e5dc2c5321
Simplify macro expansion with recursion ( #21859 )
2021-05-11 08:30:16 -05:00
Scott Lahteine
0264316797
Fix L64xx init for Z4
2021-05-11 03:48:52 -05:00
thinkyhead
782ced6ff7
[cron] Bump distribution date (2021-05-11)
2021-05-11 01:00:06 +00:00
ellensp
61ac1ed2f6
update FLSUN_HISPEED env to flsun_hispeedv1 ( #21510 )
2021-05-10 16:33:43 -05:00
tobuh
8e56f9366d
Fix and improve Power-Loss Recovery ( #21779 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-10 07:24:35 -05:00
thinkyhead
4a7f5603de
[cron] Bump distribution date (2021-05-10)
2021-05-10 01:00:29 +00:00
Giuliano Zaro
fff5e9ba4a
Fix insane mmu2 timeout ( #21855 )
...
* Fix insane mmu2 timeout
Fix insane timeout value. Now match original Prusa firmware.
* Update mmu2.cpp
Co-authored-by: Luu Lac <45380455+shitcreek@users.noreply.github.com>
2021-05-09 16:58:36 -04:00
Keith Bennett
b12d0d06eb
Unify BTT Motor Expansion Options ( #21823 )
2021-05-09 03:52:53 -05:00
Scott Lahteine
49548c343d
Optimize G-code flag parameters ( #21849 )
2021-05-09 03:50:51 -05:00
charlespick
4588d836a3
Update Advanced Pause description ( #21829 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-08 22:46:35 -05:00
BigTreeTech
c9de9d4f9b
Capacitive Touch Screen (GT911) for SKR SE BX ( #21843 )
...
Co-authored-by: Msq001 <alansayyeah@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-08 21:02:16 -05:00
thinkyhead
6cc45d2578
[cron] Bump distribution date (2021-05-09)
2021-05-09 01:08:03 +00:00
Scott Lahteine
9f10695b3f
Fix TFT typo
2021-05-08 19:00:47 -05:00
Scott Lahteine
42a2b5c3ec
Move temp errors calling kill() out of ISR ( #21832 )
2021-05-08 17:34:21 -05:00
sanek88lbl
f95f18c8e5
Lerdge K EEPROM and TFT ( #21812 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-08 17:06:21 -05:00
Antonino Di Guardo
adefecca6c
Always prompt in M125 if host-prompt (as with Ext UI) ( #21828 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-08 06:27:02 -05:00
Scott Lahteine
4f2ff42003
Update SKR 1.3 touch pins
2021-05-08 06:01:52 -05:00
Scott Lahteine
98e7e63240
TFT pins for BTT GTR V1
...
Proposed in #21772
2021-05-08 06:01:52 -05:00
Scott Lahteine
b65cdbed91
Signal SD completion later ( #21840 )
2021-05-08 04:35:35 -05:00
Adrian DC
57025b75e1
Fix E3V2 Control Menu icon/text order ( #21838 )
...
Fixes #21837
2021-05-08 01:46:21 -05:00
charlespick
01741576eb
Active MMU slot indicator ( #21842 )
2021-05-08 01:44:34 -05:00
Scott Lahteine
f09fa69e86
Add and apply REPEAT_1 macro
2021-05-08 01:41:40 -05:00
Scott Lahteine
a03811f4e8
Update MF states
2021-05-07 22:58:31 -05:00
Scott Lahteine
206d495ba4
Misc. code cleanup
2021-05-07 22:56:54 -05:00
Scott Lahteine
1292ff76b3
Debounce for Power-Loss pin
2021-05-07 22:56:54 -05:00
Scott Lahteine
9f7177c67d
Misc Power Loss cleanup
2021-05-07 22:56:54 -05:00
thinkyhead
8fd4bfc0e7
[cron] Bump distribution date (2021-05-08)
2021-05-08 00:57:21 +00:00
Scott Lahteine
4428affc20
Let M421 C select any point
...
Fixing #21147
2021-05-07 00:56:01 -05:00
ellensp
02405add76
Support a third serial port ( #21784 )
2021-05-07 00:31:45 -05:00
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
2021-05-06 22:39:34 -05:00
thinkyhead
32bf447644
[cron] Bump distribution date (2021-05-07)
2021-05-07 00:58:41 +00:00
sanek88lbl
9485d44903
Patches for CASE_LIGHT_USE_RGB_LED ( #21811 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-06 06:10:18 -05:00
Luu Lac
64ad96e19e
TFT SPI for BTT SKR v1.3 ( #21794 )
2021-05-06 04:52:18 -05:00
Scott Lahteine
a7cb13f339
Tweak SKR pins comments
2021-05-06 04:44:55 -05:00
Scott Lahteine
6f06801f1d
Detab
2021-05-06 04:44:53 -05:00
Scott Lahteine
8d9021e806
Move ExtUI subfolders up a level ( #21820 )
2021-05-06 04:17:59 -05:00
ellensp
fb87b2d1ad
Simplify / undef extra endstops ( #21808 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-06 01:54:02 -05:00
Scott Lahteine
28318f27d9
Use SERIAL_ECHOLNPAIR for resend
2021-05-06 01:51:19 -05:00
ellensp
b1cca43252
Fix MMU2 compile with include ( #21809 )
2021-05-06 01:43:16 -05:00
hannesweisbach
857976b29f
Allow undefined [XYZ]_ENABLE_PIN (for sensitive pins) ( #21801 )
2021-05-05 20:13:21 -05:00
Keith Bennett
cbcc6ef9c4
Split up SKR V2 Rev A / B ( #21805 )
2021-05-05 20:11:54 -05:00
ManuelMcLure
bac72ff0cc
Only look for target disk during Upload ( #21804 )
2021-05-05 19:59:56 -05:00
thinkyhead
2470dc822f
[cron] Bump distribution date (2021-05-06)
2021-05-06 00:55:43 +00:00
Scott Lahteine
1eb68e9f9a
Echo LCD message to serial in kill
2021-05-05 17:43:01 -05:00
Scott Lahteine
301ee6c57a
Add MKS_LCD12864B
2021-05-05 17:03:08 -05:00
Scott Lahteine
fccfcfbe5f
Cleanup, hex formatting, includes
2021-05-05 08:04:04 -05:00
thinkyhead
f3f82f56bf
[cron] Bump distribution date (2021-05-05)
2021-05-05 00:57:34 +00:00
Scott Lahteine
9405a5e443
Fix flush_and_request_resend
2021-05-04 01:47:42 -05:00
Vert
f4f41d01bf
UMW follow-up ( #21791 )
2021-05-03 21:07:57 -05:00
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.
2021-05-03 20:55:05 -05:00
Scott Lahteine
01825d883e
Apply SBI/CBI/TEST in HAL
2021-05-03 20:23:14 -05:00
thinkyhead
65b1139d93
[cron] Bump distribution date (2021-05-04)
2021-05-04 00:59:46 +00:00
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>
2021-05-02 21:37:54 -05:00
Scott Lahteine
9dd884a324
Drop early_safe_delay
2021-05-02 21:32:42 -05:00
Scott Lahteine
becdac19ea
Temperature cleanup
2021-05-02 21:32:21 -05:00
thinkyhead
eaa64967b5
[cron] Bump distribution date (2021-05-03)
2021-05-03 01:04:25 +00:00
Victor Oliveira
fb2bfe1cef
Fix bad DELTA probe move ( #21781 )
2021-05-02 17:05:15 -05:00
Vert
cb5e6bfef6
UBL Mesh Wizard ( #21556 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-02 16:38:55 -05:00
Scott Lahteine
30c299fd26
Fix parser temperature rounding
2021-05-02 16:07:27 -05:00
Victor Oliveira
ae06ee24c5
Fix bad call to 'diskIODriver' ( #21775 )
2021-05-02 16:06:44 -05:00
Scott Lahteine
fbc7a3775a
SOFT_RESET_VIA_SERIAL sanity-check
2021-05-02 03:02:24 -05:00
Ken Sanislo
78de32e552
Allow Creality V4 SERVO0 and PROBE pin overrides ( #21770 )
2021-05-02 02:09:23 -05:00
Elton Law
661395a3b2
Allow disable of POWER_TIMEOUT ( #21771 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-02 02:06:55 -05:00
vyacheslav-shubin
46eb12da51
ExtUI event for PID tuning start ( #21734 )
2021-05-01 20:28:49 -05:00
thinkyhead
4d544e35e3
[cron] Bump distribution date (2021-05-02)
2021-05-02 01:16:57 +00:00
Scott Lahteine
ffbf7a9141
Fix undefined abl_points
2021-05-01 20:07:20 -05:00
Scott Lahteine
a95a21a353
Define 'filelist' for dgus/origin
2021-05-01 20:07:20 -05:00
Mike La Spina
741e3c1280
Laser Cutter Air Assist ( #21753 )
2021-05-01 19:59:45 -05:00
ellensp
9d43570ada
Add missing ExtUI method ( #21763 )
...
Fixes #21761
2021-05-01 19:42:38 -05:00
Sebastiaan Dammann
b356b44849
Fix Z raise in filament load M701 ( #21762 )
...
Fixes #21750
2021-05-01 19:38:31 -05:00
tobuh
05c25b8cdb
Fix Power-Loss Save on Pause ( #21749 )
2021-05-01 03:46:26 -05:00
hartmannathan
eddce4182b
Comment correction ( #21729 )
2021-05-01 03:43:32 -05:00
ellensp
ef9ca61039
Fix Singlenozzle Standby issues ( #21759 )
...
Fixes #21758
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-01 03:21:18 -05:00
ellensp
8c912d7ece
Fix SDCARD_CONNECTION default for BTT SKR ( #21755 )
2021-04-30 23:15:16 -05:00
thinkyhead
ff41bf5be8
[cron] Bump distribution date (2021-05-01)
2021-05-01 01:04:09 +00:00
Nikolay March
68c010f82a
Sanity-check for COREnn backlash ( #21731 )
2021-04-30 04:45:43 -05:00
lujios
4e4c3ef8fc
Fix compile with DISTINCT_E_FACTORS + SLIM_LCD_MENUS ( #21733 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-30 04:38:30 -05:00
Scott Lahteine
e4f60f82a4
Heater error status
2021-04-30 03:24:57 -05:00
David
cfdfd16779
Fix Thermal Runaway false-alarm in M303, add HeaterWatch::check ( #21743 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-30 01:51:26 -05:00
Scott Lahteine
636facf40d
Silence warning in gcode_D
2021-04-29 21:13:54 -05:00
thinkyhead
b5fac1ac95
[cron] Bump distribution date (2021-04-30)
2021-04-30 00:24:56 +00: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
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
Vert
3b8f83a5ae
Sanity check MIXING_EXTRUDER + DISTINCT_E_FACTORS ( #21689 )
2021-04-24 05:35:02 -05:00
Scott Lahteine
dfcccb63a1
Use temperature accessors
2021-04-24 05:20:55 -05:00