ellensp and Scott Lahteine
42d9b4c91f
📝 Document DGUS display options ( #22443 )
2021-08-18 20:29:56 -05:00
ellensp and Scott Lahteine
bc773e9c96
🐛 Fix sprintf_P compile error (Maple) ( #22479 )
2021-08-09 00:02:57 -05:00
ellensp and Scott Lahteine
c753071961
🐛 Fix DGUS displays compile ( #22464 )
2021-08-08 23:58:18 -05:00
ellensp and Scott Lahteine
fbb5732dee
🐛 SAV_3DGLCD conditionals ( #22447 )
2021-08-08 23:52:56 -05:00
ellensp and Scott Lahteine
c158d8023e
💚 Specify compatible Teensy @4.12 ( #22448 )
2021-08-08 21:38:22 -05:00
ellensp and Scott Lahteine
f8f68f9259
🎨 MKS Hardware Test followup ( #22414 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-07-27 16:39:07 -05:00
ellensp and Scott Lahteine
b6cb56f396
🔨 More HAL/STM32 targets ( #22358 , #22369 )
2021-07-21 00:06:42 -05:00
ellensp and Scott Lahteine
8283f1577a
🐛 Fix STATUS_COMBINE_HEATERS compile ( #22405 )
2021-07-21 00:06:42 -05:00
ellensp and Scott Lahteine
6f9194eb29
✨ FLY Mini for stm32duino ( #22356 )
2021-07-17 02:35:44 -05:00
ellensp and Scott Lahteine
a0704cb14f
🐛 Define MT_DET_PIN_INVERTING for MKS_ROBIN_NANO_V3 ( #22348 )
2021-07-17 01:54:27 -05:00
ellensp and Scott Lahteine
24f0613b9f
🎨 Optional Custom Button description ( #22336 )
2021-07-17 01:54:27 -05:00
ellensp and Scott Lahteine
6d05da0e5e
🐛 Fix Arduino IDE build (TOUCH_UI_FTDI_EVE includes) ( #22276 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-07-06 20:44:34 -05:00
ellensp and Scott Lahteine
19fe3d5e79
🚸 MarlinUI Move Z >= 1000 ( #22192 )
2021-06-27 11:32:14 -05:00
ellensp and Scott Lahteine
3e5d867276
🐛 Fix Z_MULTI_ENDSTOPS + NUM_Z_STEPPER_DRIVERS 4 compile ( #22203 )
2021-06-27 11:25:36 -05:00
ellensp and Scott Lahteine
0fbd8c52bb
🔧 Fix E.S.T. sanity-check errors ( #22224 )
2021-06-27 11:24:54 -05:00
ellensp and Scott Lahteine
25e7e2fce0
🐛 Fix heater display options/compile ( #22185 )
2021-06-21 16:26:38 -05:00
ellensp and Scott Lahteine
c8898b5ca0
✨ Redundant Part Cooling Fan ( #21888 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-06-15 00:12:35 -05:00
ellensp and Scott Lahteine
cdd9507493
🚑 ️ Prevent BFT unaligned compressed data corruption ( #22134 )
2021-06-15 00:12:23 -05:00
ellensp and Scott Lahteine
b27447ef48
🔧 Enforce BLTouch settings ( #22086 )
2021-06-15 00:09:52 -05:00
ellensp and Scott Lahteine
a3063a9392
expose hidden BLTOUCH setting changes ( #22069 )
2021-06-15 00:09:52 -05:00
ellensp and Scott Lahteine
76d4a395d1
🩹 Fallback ID for MKS TS35 V2.0 ( #22031 )
2021-06-15 00:09:52 -05:00
ellensp and Scott Lahteine
83430be580
📦 ️ Malyan M200 with HAL/STM32 ( #22052 )
2021-06-15 00:09:52 -05:00
ellensp and Scott Lahteine
16bca67f2d
🔧 Check G29_RETRY_AND_RECOVER requirements ( #21921 )
2021-06-15 00:09:52 -05:00
ellensp and Scott Lahteine
930a608236
🎨 IJK auto-allocation ( #22075 )
2021-06-15 00:07:40 -05:00
ellensp and Scott Lahteine
1e75eba27b
🐛 Fix STM3R / BEAST envs ( #22028 )
2021-06-14 23:51:52 -05:00
ellensp and Scott Lahteine
c8f28d9d09
🐛 Fix Creality v4 servo timer ( #22021 )
...
Followup to #21999
2021-06-14 23:51:00 -05:00
ellensp and Scott Lahteine
dd0e5c26d1
🐛 Fix env:STM32F103RE maple/unified split-up ( #22019 )
...
Followup to #21999
2021-06-14 23:50:11 -05:00
d13ffa0aba
🔨 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-14 23:49:26 -05:00
ellensp and Scott Lahteine
8da8aa140f
🥅 Add MESH_EDIT_MENU sanity check ( #21922 )
2021-05-29 15:12:57 -05:00
3fcf3f69ca
♻️ LEDs refactor and extend ( #21962 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-05-29 15:11:32 -05:00
ellensp and Scott Lahteine
61f2bb1228
⚡ ️ PIO filters for M117, M300 and M414 ( #21972 )
2021-05-29 15:08:30 -05:00
ellensp and Scott Lahteine
dbb8f3db09
Fix EEPROM_CHITCHAT ( #21934 )
...
Fix #21929
2021-05-18 18:08:22 -05:00
ellensp and Scott Lahteine
5d7c72db5a
Fix envs using mks_encrypt.py ( #21933 )
...
Fix #21928
2021-05-17 18:25:11 -05:00
ellensp and Scott Lahteine
5298fa357c
Fix nextion compile error ( #21884 )
2021-05-15 15:05:53 -05:00
ellensp and Scott Lahteine
2f2dd3322d
update FLSUN_HISPEED env to flsun_hispeedv1 ( #21510 )
2021-05-15 15:05:53 -05:00
ellensp and Scott Lahteine
9fa9eebe51
Support a third serial port ( #21784 )
2021-05-15 15:05:53 -05:00
5cf0975913
Simplify / undef extra endstops ( #21808 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-05-15 15:05:52 -05:00
ellensp and Scott Lahteine
3fa3be1f31
Fix MMU2 compile with include ( #21809 )
2021-05-06 01:43:44 -05:00
ellensp and Scott Lahteine
50195ec990
Add missing ExtUI method ( #21763 )
...
Fixes #21761
2021-05-01 20:26:10 -05:00
ellensp and Scott Lahteine
d00f6cbe12
Fix Singlenozzle Standby issues ( #21759 )
...
Fixes #21758
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-05-01 20:26:03 -05:00
ellensp and Scott Lahteine
8abef30a75
Fix SDCARD_CONNECTION default for BTT SKR ( #21755 )
2021-05-01 20:24:53 -05:00
81d7a6b81d
Use temp_info_t for temp_redundant ( #21715 )
...
Fixes #21712
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:20 -05:00
ellensp and Scott Lahteine
cf5ea1ccdc
Fix MP_SCARA compile ( #21686 )
2021-04-29 08:45:19 -05:00
ellensp and Scott Lahteine
8384582116
Fix Max Temperature not enforced ( #21592 )
2021-04-29 08:45:18 -05:00
ellensp and Scott Lahteine
4e9eb95830
Followup to "no status for serial::write" ( #21577 )
2021-04-29 08:45:18 -05:00
ellensp and Scott Lahteine
a82b3955bb
Check for old Marlin files mixed in ( #21574 )
2021-04-29 08:45:18 -05:00
ellensp and Scott Lahteine
c8c83e9f52
Sanity Check newer Configs too ( #21550 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:18 -05:00
ellensp and Scott Lahteine
bf3fce3550
GT2560 Rev.A Plus Z Max Pin with BLTouch ( #21375 )
2021-04-29 08:45:17 -05:00
dca4c2904e
Check NOZZLE_CLEAN_FEATURE settings ( #21332 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:16 -05:00
c4d757c6f7
Fix preflight motherboard target check ( #21372 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:16 -05:00
ellensp and Scott Lahteine
894688c547
Fix password menu stickiness before first auth ( #21295 )
2021-04-29 08:45:16 -05:00
ellensp and Scott Lahteine
b680ddc66c
CUSTOM_USER_BUTTONS followup ( #21284 )
...
Followup to #18389
2021-04-29 08:45:15 -05:00
ellensp and Scott Lahteine
b80ec493ed
M303 followup ( #21282 )
...
Followup to f2ed18d150
2021-04-29 08:45:15 -05:00
ellensp and Scott Lahteine
6ee61c8380
Update obsolete debug define ( #21276 )
2021-04-29 08:45:15 -05:00
05a124930e
Fix Creality DWIN - Broken (bool)Serial ? ( #21272 )
...
Co-authored-by: ellensp <ellensp@hotmsil.com >
2021-04-29 08:45:15 -05:00
f3d15b995c
Preflight checks for PlatformIO builds ( #21068 )
...
Co-authored-by: Alexander D. Kanevskiy <alexander.kanevskiy@intel.com >
2021-04-29 08:45:14 -05:00
3f1a8c2a1c
Fix G29 missing defines ( #21145 )
...
Co-authored-by: ellensp <ellensp@hotmsil.com >
2021-04-29 08:45:14 -05:00
ellensp and Scott Lahteine
2724816152
Swap Trigorilla Pro Z_MIN / MAX endstop pins ( #21095 )
2021-04-29 08:45:14 -05:00
ellensp and Scott Lahteine
903c2915ed
Fix "BUTTON_CLICK redefined" warning ( #21098 )
2021-04-29 08:45:14 -05:00
ellensp and Scott Lahteine
adbe152256
EXP headers for RAMPS 1.x ( #21054 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:14 -05:00
ellensp and Scott Lahteine
ead41ac491
Fix remaining time divide-by-zero ( #21080 )
2021-04-29 08:45:14 -05:00
ellensp and Scott Lahteine
1aae6395c6
Fix mini12864 v2.1 + PSU control + NeoPixel backlight ( #21021 )
2021-04-29 08:45:13 -05:00
ellensp and Scott Lahteine
9437c72ef6
Fix MKS SGen-L DOGLCD_MOSI pin for FYSETC_MINI_12864 LCD ( #20998 )
2021-04-29 08:45:13 -05:00
ellensp and Scott Lahteine
62a65d3fdc
Note (MarlinUI) limit on PREHEAT settings ( #20966 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:13 -05:00
ellensp and Scott Lahteine
8de850fd07
Fix host_response_handler compile ( #20962 )
2021-04-29 08:45:13 -05:00
ellensp and Scott Lahteine
219f92c4ca
KILL, BEEPER pins for LCD_FOR_MELZI ( #20924 )
2021-04-29 08:45:13 -05:00
ellensp and Scott Lahteine
0e37370b0c
Fix G28_STR ( #20925 )
2021-04-29 08:45:13 -05:00
ellensp and Scott Lahteine
c7004d100c
Fix undefined G28_STR ( #20912 )
2021-04-29 08:45:12 -05:00
ellensp and Scott Lahteine
07a3ed1d7e
Fix LED_CONTROL_MENU compile ( #20914 )
2021-04-29 08:45:12 -05:00
8da8e7d17b
Meatpack::report_state on serial port init ( #20903 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:12 -05:00
ellensp and Scott Lahteine
b10b76e882
MeatPack followup - unused command ( #20893 )
2021-04-29 08:45:12 -05:00
ellensp and Scott Lahteine
5fb8818ae5
ZONESTAR_LCD warning for RAMPS / ReARM ( #20702 )
2021-04-29 08:45:12 -05:00
ellensp and Scott Lahteine
a576ab83e9
"Move … code" followup ( #20868 )
...
Fix regression from #20832
2021-04-29 08:45:12 -05:00
ellensp and Scott Lahteine
56383d3ca0
MeatPack serial encoding ( #20802 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:12 -05:00
ellensp and Scott Lahteine
0c62fd02b0
More PlatformIO source filters ( #20822 )
2021-04-29 08:45:12 -05:00
ellensp and Scott Lahteine
c334151294
USE_M73_REMAINING_TIME sanity-check ( #20751 )
2021-04-29 08:45:12 -05:00
ellensp and Scott Lahteine
ae53998a88
Fix Trigorilla Pro STOP pins ( #20801 )
2021-04-29 08:45:11 -05:00
ellensp and Scott Lahteine
3acf86510d
Fix Ender-3 V2 DWIN LPC signed warnings ( #20786 )
2021-04-29 08:45:11 -05:00
ellensp and Scott Lahteine
aa5ac6c3b2
Fix Azteeg X3 macro typo ( #20681 )
2021-04-29 08:45:11 -05:00
ellensp and Scott Lahteine
fd7e34312a
Define SANGUINOLOLU 1.1 enable pins ( #20682 )
2021-04-29 08:45:11 -05:00
ellensp and Scott Lahteine
d10c734730
No BTN_ENC_EN on Anet 10 ( #20684 )
2021-04-29 08:45:11 -05:00
ellensp and Scott Lahteine
66c69aef6a
Homing code followup ( #20632 )
...
Patching a87e5197cf
2021-04-29 08:45:10 -05:00
ellensp and Scott Lahteine
5d35e3ccf5
Check for misplaced configs on build ( #20599 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:10 -05:00
ellensp and Scott Lahteine
f570791e19
Fix //action prefix ( #20600 )
2021-04-29 08:45:10 -05:00
ellensp and Scott Lahteine
d6efe75251
Fix ZoneStar LCD 2004 buttons ( #20489 )
2021-04-29 08:45:09 -05:00
5aebc9fb0c
Add HAS_PIN_27_BOARD for CREALITY_V4 ( #20446 )
...
Co-authored-by: ellensp <ellensp@hotmsil.com >
2021-04-29 08:45:08 -05:00
0c383b858f
Fix UBL Debug Messages ( #20423 )
...
Co-authored-by: ellensp <ellensp@hotmsil.com >
2021-04-29 08:45:08 -05:00
47fd7fcaea
Allow BTT EXP-MOT be used with Displays that needs only EXP 1 ( #20396 )
...
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box >
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com >
2021-04-29 08:45:08 -05:00
50247fc894
Shorten Filament Load/Unload Strings to Fit on Graphical Displays ( #20369 )
...
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box >
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com >
2021-04-29 08:45:08 -05:00
ellensp and Scott Lahteine
6a8ab8f1e6
Fix up start, monitor baud ( #20326 )
2021-04-29 08:45:08 -05:00
ellensp and Scott Lahteine
04483dd307
Fix BTT GTR 1.0 endstop/DIAG pins ( #20296 )
2021-04-29 08:45:08 -05:00
ellensp and Scott Lahteine
629f0e21c9
Set "lcd_move_e" index to fix the label ( #20263 )
2021-04-29 08:45:07 -05:00
ellensp and Scott Lahteine
d92f69f137
Remaining Time followup ( #20199 )
2021-04-29 08:45:06 -05:00
cc9df782ce
add ethernet to src filter ( #20136 )
...
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box >
2021-04-29 08:45:06 -05:00
ellensp and Scott Lahteine
ac74786c2b
Fix compile with PLR, no fan ( #20096 )
2021-04-29 08:45:06 -05:00
ellensp and Scott Lahteine
42b37da1e7
BTT driver expansion for SKR 1.3/1.4 ( #20088 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:05 -05:00
ellensp and Scott Lahteine
2bb94b4329
AZTEEG X5 mini LED pins ( #19909 )
2021-04-29 08:45:04 -05:00
ellensp and Scott Lahteine
c94afc7592
Fix PASSWORD compile w/out LCD ( #19888 )
2021-04-29 08:45:04 -05:00
ellensp and Scott Lahteine
c59f64ce49
Use LiquidCrystal_I2C@1.1.4 for RA_CONTROL_PANEL ( #19875 )
2021-04-29 08:45:04 -05:00
ellensp and Scott Lahteine
b1b8161447
Handle dependent Stepper Driver defaults later ( #19820 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:03 -05:00