Scott Lahteine
53a82511ff
✨ Update G34 for 4x Z steppers ( #22039 )
2021-06-04 23:44:16 -05:00
hannesweisbach
9d3bc551bc
🐛 Fix Probe Temp Calibration compile ( #22032 )
2021-06-04 23:38:43 -05:00
Taylor Talkington
c2c771a1cc
🐛 Fix M140 print job timer autostart ( #22046 )
2021-06-04 23:01:06 -05:00
thinkyhead
a6125b859d
[cron] Bump distribution date (2021-06-05)
2021-06-05 01:38:30 +00:00
Giuliano Zaro
eea9b6d8ae
🐛 Fix MMU compile with >5 EXTRUDERS ( #22036 )
2021-06-04 20:02:37 -05:00
ldursw
6131d2c5a6
🔨 MKS Robin E3 for HAL/STM32 ( #21927 )
2021-06-03 22:38:10 -05:00
thinkyhead
29ab4f5982
[cron] Bump distribution date (2021-06-04)
2021-06-04 01:56:49 +00:00
Victor Oliveira
0398a0b780
👽 ️ Fix usb-host-msc-cdc-msc issue ( #22025 )
2021-06-03 16:52:25 -05:00
ellensp
67c1075e47
🐛 Fix env:STM32F103RE maple/unified split-up ( #22019 )
...
Followup to #21999
2021-06-03 02:40:16 -05:00
thinkyhead
a4e955d606
[cron] Bump distribution date (2021-06-03)
2021-06-03 02:28:46 +00:00
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