Scott Lahteine
9a6934874a
Add XYZ_NO_FRAME option
2020-05-03 01:24:39 -05:00
Stephan
120fcd1215
Support GT2560 3rd extruder ( #17797 )
2020-05-02 22:19:05 -05:00
animavitis
3ea1c8a6fa
Support for Ortur 4.3 mainboard ( #17790 )
2020-05-02 22:12:52 -05:00
Dipl.-Ing. Raoul Rubien, BSc
739b738e7f
Permit more Creality pin overrides ( #17820 )
2020-05-02 18:30:23 -05:00
J.C. Nelson
b4aebbe78d
Allow STM32 pins to specify timers ( #17805 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-04-30 22:42:40 -05:00
Giuliano Zaro
0b762189b4
Change RAMPS default filament runout pin ( #17814 )
2020-04-30 18:18:23 -05:00
Scott Lahteine
5e6faa999d
Refine EEPROM types / flags ( #17772 )
2020-04-29 14:46:33 -05:00
ellensp
36adbfa41c
Fix MKS S-Gen standard pins ( #17786 )
...
Fixes #17783
2020-04-29 03:16:13 -05:00
randellhodges
5f7a75979f
LPC176x SPI / I2C PersistentStore ( #17651 )
2020-04-28 02:27:55 -05:00
Warboy1982
7eac76d31b
Patch BLTouch Z_MAX_PIN for GT2560 Rev.A (non-plus) ( #17721 )
2020-04-27 08:38:23 -05:00
Neil van Geffen
c56b66543d
Permit Stall Sensitivity of 0 ( #17722 )
2020-04-27 08:27:14 -05:00
Axel
1752cd4fe5
Add a Mightyboard pin ( #17538 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-04-25 20:03:16 -05:00
Gustavo Alvarez
11f7695907
Touch UI FTDI EVE is now beta ( #17704 )
2020-04-25 11:47:19 -05:00
Scott Lahteine
307c48fe0a
Parity between LPC176x pins
2020-04-25 11:25:05 -05:00
Scott Lahteine
3a27933ae7
Fixes for FYSETC Touch EVE 5" on AVR ( #17659 )
...
Co-Authored-By: RudolphRiedel <rudolphriedel@users.noreply.github.com>
Co-authored-by: sL1pKn07 <sl1pkn07@gmail.com>
2020-04-24 22:35:46 -05:00
Gustavo Alvarez
4af83430b5
ReARM SDSS pin for RRD LCDs ( #17698 )
2020-04-24 22:20:24 -05:00
Scott Lahteine
ab2b98e425
Apply composite tests
2020-04-23 21:53:52 -05:00
Bob Kuhn
88bdd26c99
Clean up SKR Pro v1.1 pins ( #17653 )
2020-04-22 15:04:21 -05:00
Bob Kuhn
33bb7859d4
Composite USB for STM32 SDIO (experimental) ( #17222 )
2020-04-22 15:00:10 -05:00
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
2020-04-20 00:12:22 -05:00
Scott Lahteine
f94ab84dac
Malyan M300 support ( #17421 )
2020-04-17 09:10:41 -05:00
Gustavo Alvarez
e7f3b625b0
Use 'melzi' envs for MELZI_CREALITY ( #17578 )
2020-04-17 07:19:47 -05:00
Scott Lahteine
847ea583f6
STM32F103VE has 512K Flash EEPROM ( #17565 )
2020-04-16 15:34:44 -05:00
InsanityAutomation
d353d67a34
SD detect override for older Creality3D RAMPS ( #17469 )
2020-04-16 04:41:05 -05:00
Bob Kuhn
f5d809f366
SKR Pro 1.1 WiFi and LCD SD card support ( #17531 )
2020-04-16 03:55:33 -05:00
dandantsui
d194688020
Define EEPROM, SD type for MKS Robin nano ( #17498 )
2020-04-16 03:53:58 -05:00
Scott Lahteine
1c43870cec
Add chamber to sensitive pins
2020-04-16 03:31:44 -05:00
Scott Lahteine
03020dd31e
Use the common pattern for auto fan pins
...
Now that pins.h is guaranteed included after configs.
2020-04-16 03:31:44 -05:00
Scott Lahteine
3a9f8a00bf
Fix SD connection for some boards
2020-04-16 03:31:44 -05:00
Scott Lahteine
880f63b008
It looks like HAS_ONBOARD_SD is obsolete
2020-04-16 03:31:44 -05:00
mks-viva
bc856fd8ec
MKS Robin E3 / E3D support ( #17569 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-16 01:19:24 -05:00
Scott Lahteine
cdbc7cc52c
Define En DIAG pins for auto-assigns
2020-04-14 19:09:06 -05:00
Alexander Amelkin
cae2b7bf4e
SKR Pro V1.1 StallGuard pins ( #17550 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-14 19:05:08 -05:00
dandantsui
333092c488
Fix MKS Robin infinite boot ( #17497 )
2020-04-12 01:23:08 -05:00
Scott Lahteine
fad9235cd8
Move MSG_x_LINE to multi_language.h
2020-04-05 18:25:59 -05:00
Scott Lahteine
723d4d6f61
Fix Archim 2 build for PIO
2020-04-04 02:18:33 -05:00
Scott Lahteine
e7f020f3f2
Shorten some internal pin names
2020-03-31 14:43:01 -05:00
Scott Lahteine
9b886c2ad4
Load balance some tests
2020-03-29 18:14:15 -05:00
oscarsan1
b35dc5f0b4
Fix Trigorilla 1.4 missing spaces
2020-03-29 13:46:03 -05:00
InsanityAutomation
de648bfdc1
Add Funmat HT V4.0 board support ( #17305 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-03-27 21:08:47 -05:00
Giuliano Zaro
129b270628
QSPI EEPROM for SAMD51 ( #17292 )
2020-03-27 17:29:17 -05:00
Roxy-3D
075a86b076
Update LCD timing on Formbot T-Rex 2+ machines
...
The code is slightly more optimized than it used to be and this has caused the setup and hold times on the Formbot T-Rex 2+ machines to be insufficient. This change gives sufficient margin and the LCD Display is clean again.
2020-03-24 17:15:03 -05:00
Scott Lahteine
7455bb09b3
Add SoftwareSerialM for MKS Robin ( #17207 )
2020-03-24 16:14:30 -05:00
RasmusAaen
717c216851
Fix Copymaster Y_MAX pin ( #17267 )
2020-03-23 17:34:38 -05:00
Scott Lahteine
2c325c2a7d
Format some pins files
2020-03-21 21:18:46 -05:00
Scott Lahteine
e62b52da99
Use pin/port names for CHITU pins
2020-03-21 21:18:46 -05:00
Scott Lahteine
04cea864bc
Split up STM32 pins files ( #17212 )
2020-03-20 23:45:00 -05:00
RasmusAaen
c768605bde
Add Copymaster3D board ( #17188 )
2020-03-17 15:25:10 -05:00
Scott Lahteine
e8205af6fb
Apply HAS_TMC_UART to pins files
2020-03-17 15:06:01 -05:00
Karl Andersson
e5dcab8fd2
ARMED support for TMC UART, probe temp ( #17186 )
2020-03-17 15:05:12 -05:00
ellensp
40922c7da7
Fix MKS SBASE 1.6 E1 heater pin ( #17191 )
2020-03-17 14:51:57 -05:00
Scott Lahteine
f6e80d576d
Fix Z_MIN_PROBE_PIN on SKR 1.4 ( #17187 )
2020-03-16 17:49:33 -05:00
Scott Lahteine
b14c933171
LPC1768 EEPROM fallback to flash, add overrides ( #17184 )
2020-03-16 15:59:05 -05:00
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
2020-03-13 23:18:16 -05:00
Daniel Kreuzhofer (@danieldotnet)
f29d6f802f
Revert Anet 1.x envs change ( #17120 )
2020-03-11 15:08:47 -05:00
Daniel Kreuzhofer (@danieldotnet)
d78fbce827
Fix pio environments for Anet 1.x ( #17109 )
2020-03-10 20:04:44 -05:00
Scott Lahteine
8f66dbfcd5
SD_DETECT_INVERTED => SD_DETECT_STATE ( #17112 )
2020-03-10 15:43:06 -05:00
Scott Lahteine
982197b162
Fixes for Z4 axis, CS pins ( #17097 )
2020-03-08 16:31:37 -05:00
Scott Lahteine
20f93404a7
Add / correct comments
2020-03-07 02:16:17 -06:00
Scott Lahteine
3db784f3c7
More pins debugging cleanup
2020-03-07 02:15:05 -06:00
Scott Lahteine
e9f451bffe
Pins debug followup
2020-03-06 21:59:20 -06:00
Scott Lahteine
ca4423ed2a
Clean up pins debugging
2020-03-06 13:14:22 -06:00
Scott Lahteine
6cd99e6a77
Add pins to the pins debug list
2020-03-06 13:14:22 -06:00
Scott Lahteine
c0801e900d
Define Z_MIN_PROBE_PIN for Cohesion 3D Remix
2020-03-05 15:10:46 -06:00
Scott Lahteine
e3da86fb45
Fix SKR test for ONBOARD SD
2020-03-05 13:37:09 -06:00
Scott Lahteine
d4ac78535c
Allow Z_STOP_PIN override on SKR 1.4 ( #17063 )
2020-03-04 13:12:48 -06:00
Scott Lahteine
72b63e9520
Fix TEMP_PROBE_PIN for SKR 1.4
...
Co-Authored-By: Anthrix <anthrix@users.noreply.github.com>
2020-03-03 14:53:22 -06:00
George Fu
a698bfdc2a
Update FYSETC S6 pins/variants ( #17056 )
2020-03-03 14:30:09 -06:00
Scott Lahteine
b1a50d54e2
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
2020-03-02 12:04:36 -06:00
Scott Lahteine
736521a3f1
Balance mega tests, shorten some env names
2020-03-01 21:20:22 -06:00
Jason Smith
cc822bf70f
Fix some 8 extruders issues, GTR build ( #17043 )
2020-03-01 21:19:02 -06:00
Jason Smith
5da6819277
Fix build issues with REPRAPWORLD_KEYPAD ( #17038 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-03-01 19:54:22 -06:00
ellensp
4b256a6fa8
Revert FYSETC Mini encoder change ( #17040 )
...
Reverting #17010
2020-03-01 17:59:00 -06:00
Vert
6c9ca1bec2
Clarify GT2560 common pins ( #17021 )
2020-02-29 04:35:10 -06:00
ellensp
9b145c7c73
Reverse encoder for FYSETC Mini 12864 2.1 + SKR 1.3 ( #17010 )
2020-02-28 12:26:54 -06:00
Scott Lahteine
633b716a3a
Define DIAG pins for MKS SGen-L
2020-02-26 11:35:07 -06:00
InsanityAutomation
28008aced0
Correct SKR expansion port pins ( #16974 )
2020-02-26 04:18:34 -06:00
ellensp
70af080813
Add LPC1768 Serial ports for pinsDebug ( #16980 )
2020-02-26 04:12:53 -06:00
Scott Lahteine
5b438fb20d
HAS_SDCARD_CONNECTION is more obsolete
2020-02-25 22:30:30 -06:00
InsanityAutomation
6bfae5de6f
Fix SKR 1.4 Turbo SD_DETECT_PIN ( #16955 )
2020-02-25 03:17:08 -06:00
Scott Lahteine
5e197df89a
Fix Babystepping loop (again)
2020-02-24 05:48:42 -06:00
ZMiguel Alves
2471a8bb91
Define ANET_FULL_GRAPHICS_LCD pins for SKR 1.4 ( #16928 )
2020-02-22 18:45:10 -06:00
vivian-ng
eeec4c27e7
[ESP32] Allow user to define pins for hardware Serial1 and Serial2 ( #16918 )
2020-02-22 04:00:10 -06:00
Scott Lahteine
5d16497bed
Tweak pins spacing, comments
2020-02-21 08:33:11 -06:00
ellensp
9f53bbd791
Add PICA shields support ( #16891 )
2020-02-21 08:27:32 -06:00
Scott Lahteine
2b788e9aa6
Single envs for specific boards
2020-02-20 20:20:15 -06:00
Scott Lahteine
1087e318e5
Fix a BORG compile warning
2020-02-15 01:47:15 -06:00
George Fu
63dd0f249d
Fysetc S6 pins / LCD updates ( #16830 )
2020-02-14 07:18:57 -06:00
Giuliano Zaro
ff0c931e47
Add RAMPS 1.4.4 to AGCM4 ( #16606 )
2020-02-13 23:28:18 -06:00
Scott Lahteine
71539bcbeb
Undo driver type auto-assignment for now
...
Good general concept but needs more time to develop and group with a stepper suite.
2020-02-11 02:32:01 -06:00
Daniel Mazurkiewicz
e561f744fa
Update MKS BASE and v1.6 pins ( #16806 )
2020-02-10 14:12:11 -06:00
Fabio Santos
894762259b
Coolstep for TMC2130, 2209, 5130, 5160 ( #16790 )
2020-02-08 21:01:57 -06:00
Bob Kuhn
78fea4a9ca
Split up MKS_RUMBA32 into two variants ( #16781 )
2020-02-05 20:28:28 -06:00
thisiskeithb
9b4192cdd0
Add MKS Base 1.6 board ( #16783 )
2020-02-04 23:21:05 -06:00
Scott Lahteine
7bf2190f03
Fix CALIBRATION_GCODE pin handling
2020-02-04 08:32:43 -06:00
Bob Kuhn
0268c1d02c
STM32duino - Use SDIO for onboard SD ( #16756 )
2020-02-04 01:24:11 -06:00
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
Scott Lahteine
4716dac874
Apply REPEAT, RREPEAT, and loop macros ( #16757 )
2020-02-01 21:00:53 -06:00
Scott Lahteine
63469ed8f7
Add EXP labels to SKR pins
2020-02-01 19:06:32 -06:00
Scott Lahteine
43d3463d5d
Misc cleanup, whitespace
2020-02-01 03:50:42 -06:00
Jason Smith
5b3d968634
Option for Trigorilla 1.4 with add-on endstops board ( #16737 )
2020-01-31 21:51:59 -06:00
rebel1
300b81bfcb
Fix BTT SKR 1.4 extra endstop pins ( #16738 )
2020-01-31 21:46:02 -06:00
Scott Lahteine
62f52ebb3a
Fix up, improve endstop pin auto-assignment
...
Followup for #16723
2020-01-30 14:09:33 -06:00
Scott Lahteine
e8e25b80d1
Extend RX/TX pins for up to 8 extruders
2020-01-30 13:29:19 -06:00
Robert Stein
2822c0890a
Set up DIAG endstops for BTT SKR 1.4 / 1.4 Turbo ( #16727 )
2020-01-30 13:17:15 -06:00
Scott Lahteine
5b12627e14
Auto assign DIAG pins for multi-endstop ( #16723 )
2020-01-30 03:24:57 -06:00
Mauro
1bc6509d02
Support for E4d@BOX mainboard ( #16716 )
2020-01-30 03:06:17 -06:00
Scott Lahteine
e8ed4329ea
Cleanup of old includes, add comments
2020-01-29 22:41:18 -06:00
Scott Lahteine
2325bede8a
Fix Trigorilla 1.4 limit switches
...
See #16612
2020-01-26 21:08:55 -06:00
ellensp
0949c0f326
SKR 1.3 sensorless endstops hack ( #16659 )
2020-01-26 03:49:11 -06:00
ellensp
4a71285c34
Fix Serial defines for M43 on AVR ( #16649 )
2020-01-26 03:05:34 -06:00
yangwenxiong
248b7dfa59
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans ( #16595 )
2020-01-25 02:13:39 -06:00
Bob Kuhn
0d166f9c7d
Duet Smart Effector support ( #16641 )
2020-01-25 02:00:51 -06:00
MaukCC
04d64351a2
Add HMS434 V15 ATSAM board ( #16620 )
2020-01-21 01:10:31 -06:00
Bob Kuhn
1a5cbc9052
Fix STM401/4xx/STM32F7xx timers, STEVAL_3DP001V1 warning ( #16621 )
2020-01-20 18:33:36 -06:00
InsanityAutomation
0fcf2b1110
Quad Z stepper support ( #16277 )
2020-01-19 23:35:07 -06:00
thisiskeithb
3b34fbd4c4
Update BTT002 pins ( #16591 )
2020-01-19 22:21:32 -06:00
tompe-proj
a338dce83f
PINDA v2 temperature sensor / compensation ( #16293 )
2020-01-17 17:16:45 -06:00
George Fu
4108c5d01f
Update FYSETC S6 pins ( #16559 )
2020-01-17 13:16:05 -06:00
vivian-ng
e94f782f51
Shared SPI sanity check ( #16581 )
2020-01-17 02:54:22 -06:00
Bob-the-Kuhn
0d0dfba203
STM32 soft SPI. STEVAL_3DP001V1 SD read. M906 tweaks. ( #16579 )
2020-01-17 02:44:01 -06:00
Jason Smith
c305c2cc6b
Fix some warnings, Melzi pins
2020-01-15 19:57:16 -06:00
thisiskeithb
7eed008e8e
Use Flash EEPROM on BTT002 ( #16558 )
2020-01-15 01:27:32 -06:00
Bob Kuhn
53dfeed6c0
Steval_3DP001V1 timers, analog inputs, etc. ( #16565 )
2020-01-14 23:19:13 -06:00
Scott Lahteine
0e6ef65aec
Clean up whitespace
2020-01-13 16:56:56 -06:00
Luc
d854c8fa5f
ESP3d integration for ESP32 ( #16515 )
2020-01-10 17:22:41 -06:00
ellensp
994c695862
Fix MKS_SGEN sanity check ( #16501 )
2020-01-07 21:47:45 -06:00
greppp
7f87a044cd
Fix Ender-2 display pins, add BTN_ENC ( #16349 )
2020-01-03 20:44:16 -06:00
George Fu
ceeba58dc9
FYSETC F6 v1.4 board support ( #16321 )
2020-01-03 20:29:25 -06:00
ellensp
d7aee3b7b6
Pins debugging AVR serial pins ( #16437 )
2020-01-03 17:40:56 -06:00
thisiskeithb
64fdc4f24b
BTT002: Add runout, PLR, and RGB pins ( #16442 )
2020-01-03 17:38:15 -06:00
Jason Smith
595e684658
Add Leapfrog Xeed 2015 support ( #16400 )
2020-01-02 22:04:13 -06:00
ellensp
7a50dbc00d
Add motherboard BIGTREE_SKR_V1.4_TURBO ( #16374 )
2020-01-02 21:15:34 -06:00
Scott Lahteine
a2cda631d9
Clean up trailing whitespace
2020-01-02 16:33:50 -06:00
Alexander Gavrilenko
c6f7ea9f22
MKS Robin ILI9328 TFT support ( #16401 )
2020-01-01 20:55:37 -06:00
Bob Kuhn
747b2b9bf4
Improve STEVAL_3DP001V1 and future STEVAL_* support ( #16404 )
2020-01-01 20:52:56 -06:00
Luu Lac
baa101253a
MKS Robin 2 (STM32F407ZE) base support ( #16270 )
2019-12-22 18:16:08 -06:00
ferengi82
2230ef6e09
MKS SGen-L pins EEBF or EFBF scheme ( #16296 )
2019-12-22 17:11:49 -06:00
FLYmaker
59f9bb2120
Add FLYBOARD (STM32F407ZG) ( #16257 )
2019-12-22 03:05:30 -06:00
Luc
a3d88aebed
Add MRR_ESPA/_ESPE (ESP32) boards ( #16238 )
2019-12-21 18:58:00 -06:00
BigTreeTech
bbe0ffb2fa
BigTreeTech SKR v1.4 support ( #16236 )
2019-12-19 02:41:35 -06:00
Mario Costa
5f06f42ccd
Spindle/Laser pins for RADDS ( #16119 )
2019-12-19 02:37:07 -06:00
Vertabreaker
e0c71344ed
Define more FAN pins for GT2560 ( #16235 )
2019-12-15 20:28:55 -06:00
chzj333
42a336f8bc
Update BTT002 platform (fixing SD init) ( #16217 )
2019-12-15 12:24:54 -06:00
Tanguy Pruvot
a0badf572e
STM32 Touch UI timings, Longer onboard pullups ( #16219 )
2019-12-15 12:03:39 -06:00
thisiskeithb
a358b72ec8
Add SKR Mini E3 + Zonestar LCD warning ( #16214 )
2019-12-15 12:02:20 -06:00
thisiskeithb
dc8d8cb39c
Fix MKS SGen-L SD detect pin ( #16224 )
2019-12-15 11:25:07 -06:00
Anders Sahlman
3d4aa015a8
Add MKS Robin Mini EEPROM defines ( #16203 )
2019-12-12 16:35:46 -06:00
ManuelMcLure
b065a60dd0
Onboard (always-on) pullups support ( #16144 )
2019-12-12 15:49:14 -06:00
thisiskeithb
98814e1c47
MKS 12864 OLED pins for SGEN-L ( #16188 )
2019-12-11 02:18:21 -06:00
MS1987
31fdaea269
Add MKS Robin Pro, MKS Robin Lite3 ( #16163 )
2019-12-11 00:23:47 -06:00
Anders Sahlman
1bcd47e65f
Correct MKS Robin Mini pins ( #16178 )
2019-12-10 23:32:11 -06:00
Antti Andreimann
1465fc0632
Fix controller and SD on Robin Nano ( #16187 )
2019-12-10 23:29:33 -06:00
Vertabreaker
0832a60db3
EXP3D Imprimante Multifonction ( #16079 )
2019-12-03 06:52:38 -06:00
ellensp
cb4cd76086
Fix TMC_SW_MOSI for BTT_SKR_MINI_V1.1 ( #16081 )
2019-12-03 06:44:36 -06:00
Scott Lahteine
6134bff81b
Expand environments in platformio.ini
2019-12-02 21:19:23 -06:00
Vertabreaker
3874f4a097
Geeetech A30 / GTM32 support ( #16071 )
2019-12-01 21:25:45 -06:00
hammerhead2k2
19f840a9b5
BTT SKR 1.3 pins for Anet Full Graphics LCD ( #16047 )
2019-11-30 08:21:54 -06:00
Scott Lahteine
1ee648ecd2
Followup to "optimize common strings"
2019-11-30 06:55:32 -06:00
Scott Lahteine
2d74c2042a
Clean up whitespace, GTM32 pins
2019-11-29 20:05:32 -06:00
Vertabreaker
1803f672f8
Pins for GTM32 board variants ( #16020 )
2019-11-29 07:12:49 -06:00
Jason Smith
ce9a4afe95
Better ST7920 timings for FYSETC S6 ( #16022 )
2019-11-27 01:26:21 -06:00
Dirk O. Kaar
0550f30790
Renkforce configuration updates ( #16017 )
2019-11-26 20:22:17 -06:00
Vertabreaker
12417d087b
E2 pins for GT 2560 v3 ( #16016 )
2019-11-26 17:43:27 -06:00
George Fu
cf1e19d167
Fysetc S6 support ( #15850 )
2019-11-26 16:15:03 -06:00
Dirk O. Kaar
1cea1687f3
Renkforce RF100 (V1), V2, XL, and XL Plus ( #15695 )
2019-11-26 14:06:23 -06:00
thisiskeithb
f786cc5145
Revert default BTT STM32F103 environment ( #16006 )
2019-11-26 04:28:13 -06:00
madmattco
049e8d5963
Add VAKE / VAKE403D support ( #15631 )
2019-11-26 04:00:59 -06:00
Heilig Benedek
993802c404
Fix Ender 2 display SCK, BTN_ENC pins ( #15997 )
2019-11-26 03:48:21 -06:00
Scott Lahteine
b11551c767
Touch UI updates for Cocoa Press ( #15986 )
2019-11-24 06:08:05 -06:00
Scott Lahteine
441e822fb3
LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE
2019-11-23 17:04:17 -06:00
pfillion42
4a5dee6356
(SKR 1.3) Assign DIAG pins for homing dir ( #15972 )
2019-11-23 16:20:13 -06:00
Scott Lahteine
8f09d2e790
Add STM32F103RE_bigtree to Auto Build
2019-11-22 16:47:31 -06:00
Gustavo Alvarez
b2a275891c
Support RET6 in BTT SKR Mini ( #15957 )
2019-11-21 05:09:01 -06:00
Daniel Negut
a3229b30ec
Add Zonestar/Anet LCD for SKR mini E3 ( #15931 )
2019-11-20 00:06:26 -06:00
TheAssassin
814d908a8a
Ender-2 LCD on BTT SKR E3 ( #15924 )
2019-11-19 23:21:27 -06:00
thisiskeithb
0f57818f2d
Support 512K "RCT6" in BTT SKR Mini ( #15890 )
2019-11-15 02:51:26 -06:00
Robby Candra
fcfde7c2f5
Only assign CS/RX/TX on extra axes with SPI/UART ( #15886 )
2019-11-13 02:03:34 -06:00
Scott Lahteine
624336f453
Fix up Megatronics 3.2 test
2019-11-10 16:19:57 -06:00
Jademalo
37874a6472
Fix E0_SERIAL_RX_PIN typo ( #15841 )
2019-11-09 22:51:20 -06:00
Marcelo Cerri
b9d351899a
Update SKR mini E3 1.2 Filament Runout pin ( #15843 )
2019-11-09 22:49:33 -06:00
Scott Lahteine
7010f92c4b
Board-based LCD delays
2019-11-09 22:33:38 -06:00
Scott Lahteine
9ca25118d0
Whitespace cleanup
2019-11-09 21:17:52 -06:00
Marvin Sinister
8d157a4520
Fix MKS MINI12864 on SKR 1.3 ( #15836 )
2019-11-07 19:39:08 -06:00
Jason Smith
814a2eaf8f
Allow TMC baud rate override ( #15773 )
2019-11-06 17:08:12 -06:00
Axel
786617e375
Fix RAMPS + VIKI i2c ( #15811 )
2019-11-06 16:52:28 -06:00
Scott Lahteine
a89f4703df
Tweak permissions
2019-11-06 16:10:14 -06:00
ellensp
f088c6a850
Add MKS_GEN_L_V2 controller support ( #15793 )
2019-11-04 16:31:27 -06:00
Scott Lahteine
55991962be
Patch extra axis MS pins for debugging
2019-11-04 12:28:10 -06:00
Chris Pepper
b9116d4050
LPC176x Framework update ( #15722 )
...
Changes required for compatibility with framework-arduino-lpc176x 0.2.0
2019-11-03 02:34:09 +00:00
Aurawin
b09b469dd5
Add BIQU TANGO V1 support ( #15682 )
2019-10-28 18:21:59 -05:00
Scott Lahteine
9720d21301
Clean up trailing whitespace
2019-10-27 15:32:29 -05:00
Scott Lahteine
9e8021d6a4
Fix pins debug of CS/MS pins
2019-10-26 18:46:39 -05:00
Tanguy Pruvot
c58cc113dd
MKS Robin: restore the TFT v2.0 support (ST7789V) ( #15675 )
2019-10-25 19:30:43 -05:00
Scott Lahteine
f8ad15fde8
Rename BOARD_STM32F4 to fix use with MB()
2019-10-25 18:12:29 -05:00
InsanityAutomation
82fb046013
Allow suicide pin inverting ( #15586 )
2019-10-24 14:07:28 -05:00
Scott Lahteine
af214ff121
Fix up PSU_CONTROL checks
2019-10-22 16:16:12 -05:00
Scott Lahteine
3949d246df
Fix ESP32 name conflict
2019-10-15 17:13:07 -05:00
Jason Smith
53abfdc2c3
Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards ( #15547 )
2019-10-15 14:18:46 -05:00
Piotr
fe4c69b64a
Poll *all* enabled endstop pins ( #15525 )
2019-10-15 13:28:04 -05:00
Gustavo Alvarez
df09532a9c
Reassign FIL_RUNOUT_PIN for ReARM boards ( #15519 )
...
Reassign FIL_RUNOUT_PIN from P1_18 to P1_19
P1_18 is connected to a buffer in order to output 5V making it unsuitable for input.
2019-10-12 21:02:20 +01:00
chzj333
d04561805b
Support for BTT SKR Mini E3 v1.2 ( #15476 )
2019-10-07 15:45:11 -05:00
Tanguy Pruvot
c6ffa7f38d
MKS Robin: SD pins not required (SDIO) ( #15474 )
2019-10-06 23:20:43 -05:00
Me No Dev
fc6a0937b8
Improve Malyan M200 integration ( #15462 )
2019-10-05 22:37:22 -05:00
LinFor
e854eb933d
Allow pins overrides for SKR V1.3 ( #15451 )
2019-10-05 20:40:01 -05:00
Daniel Andersen
0076e1e792
Fix CR10 Stock Display timing with SKR_PRO V1.1 ( #15446 )
2019-10-05 20:33:46 -05:00
Tanguy Pruvot
895f64fbab
Add missing MKS Robin TOUCH_CS_PIN ( #15445 )
2019-10-04 01:51:07 -05:00
tonokip
df48ef6df3
Fix step timer on Archim1 ( #15447 )
2019-10-03 03:29:15 -05:00
Scott Lahteine
a9c259c77a
Patch PrintrboardG2 build (on spec)
2019-09-30 02:47:55 -05:00
Tanguy Pruvot
43d6e9fa43
STM32F103.. reorganization, SKR mini fix ( #15398 )
2019-09-29 02:04:53 -05:00
InsanityAutomation
be3c4a7930
Bring Raptor pins in parity with others ( #15410 )
2019-09-28 15:35:13 -05:00
Scott Lahteine
ebfdf740bc
EZBoard only knows stock display
2019-09-27 22:08:13 -05:00
DrDitto
04e4eb35be
MKS_MINI, FYSETC RGB, backlight ( #15334 )
2019-09-25 18:41:04 -05:00
Jason Smith
f98999ca20
Fix includes in RAMPS_DUO and RAMPS_SMART ( #15321 )
2019-09-25 09:42:03 -05:00
Scott Lahteine
d5a34afa56
Undefine pins only in debug list
2019-09-18 11:53:42 -05:00
Scott Lahteine
ce74e4b3e4
Undefine… redux
2019-09-18 00:28:26 -05:00
Scott Lahteine
34d521234d
Undefine pins to reduce warnings
2019-09-17 23:34:14 -05:00
Tanguy Pruvot
eb1a368277
Fix Lerdge K typos ( #15273 )
2019-09-16 16:50:57 -05:00
J.C. Nelson
896162b722
Add pins for Lerdge X and K. ( #15271 )
2019-09-15 15:23:04 -05:00
Giuliano Zaro
c96844fae2
[SAMD51] Remove RuRamps4D ( #15264 )
2019-09-15 14:17:20 -05:00
Evgeny Zyatkov
61e3f119f4
FYSETC_MINI_12864 pins for SKR PRO 1.1 ( #15253 )
2019-09-14 06:22:30 -05:00
Scott Lahteine
ef8ce2e2e5
Allow TEMP_CHAMBER_PIN override
2019-09-13 18:45:59 -05:00
InsanityAutomation
dcc39421c5
Minor Pin Updates ( #15214 )
2019-09-09 23:58:57 -05:00
thisiskeithb
66338ed515
CR-10 Stock Display for SKR Mini 1.1 ( #15215 )
2019-09-09 23:56:02 -05:00
Ludy
3c3a956a17
Fix compiling error BIGTREE_SKR_MINI ( #15197 )
...
Let's get STM32F1 working again!
2019-09-09 10:34:54 -05:00
Scott Lahteine
dbea6f0022
STM32F1 USB cdc/msc composite device ( #15180 )
...
Co-Authored-By: bigtreetech <38851044+bigtreetech@users.noreply.github.com>
2019-09-08 02:28:22 -05:00
Scott Lahteine
70b3f4ded5
Pins error message
2019-09-05 15:44:13 -05:00
Scott Lahteine
7496e1cd67
whitespace
2019-09-04 21:55:41 -05:00
George Fu
8e044ea898
Fix up Fysetc configs, pins. Fix menu type float5
. ( #15157 )
2019-09-04 13:06:23 -05:00
thisiskeithb
d577b3c21e
Fix MKS SGEN-L Pins ( #15153 )
2019-09-03 20:02:30 -05:00
Scott Lahteine
75efa3cdac
Reorganize HAL ( #14832 )
2019-09-02 19:49:58 -05:00
thisiskeithb
59152f2671
Flash-based EEPROM on SKR Mini E3 DIP ( #15128 )
2019-09-02 02:42:11 -05:00
Scott Lahteine
34b73426e5
Apply #ifdef/#ifndef where possible
2019-09-01 23:54:50 -05:00
Scott Lahteine
4078f2672e
Apply shorthand option macros
2019-09-01 23:43:48 -05:00
weakset
ee240d21b9
Use Flash-based EEPROM on SKR mini-E3 ( #15126 )
2019-09-01 04:04:40 -05:00
Scott Lahteine
8196ced2de
Leave LCD_PINS_Dn defined for other uses
...
Fix #14998
2019-08-29 00:57:20 -05:00
Scott Lahteine
1d8ad7cf71
Safe changes from HAL cleanup
2019-08-28 21:21:47 -05:00
ETE-Design
9d12788a9a
ADIMLab Gantry - Spelling Correction ( #15043 )
2019-08-25 20:51:06 -05:00
Scott Lahteine
7183a586d9
Add EZBOARD PT100 pin
2019-08-25 04:31:00 -05:00
Scott Lahteine
09ee5a5da1
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into bf2_granty_fix_15017
2019-08-23 23:45:37 -05:00
ManuelMcLure
9c87786464
Change default Re-ARM UART pin order ( #15037 )
2019-08-23 20:55:41 -05:00
Scott Lahteine
fdef32ce77
Shorten Website URLs
2019-08-22 19:37:04 -05:00
Scott Lahteine
6429b8bfb8
Fix EZBoard platform test
2019-08-22 17:38:32 -05:00
Tanguy Pruvot
e604f76703
Enable contrast via LCD_CONTRAST_INIT ( #15006 )
2019-08-21 18:56:39 -05:00
ETE-Design
9d8e3d4d6f
Update pins_HJC2560C_REV2.h
2019-08-21 17:38:08 +02:00
ETE-Design
0309a5f3af
Update pins_HJC2560C_REV2.h
...
Updated Description
2019-08-21 16:30:08 +02:00
ETE-Design
4be98221f6
ADIMLab Granty pins/config ( #14919 )
2019-08-21 05:33:17 -05:00
Scott Lahteine
f7aac7a5b0
Add Support for ADIMLab Granty
2019-08-21 05:26:38 -05:00
ETE-Design
de122c9bbe
# This is a combination of 18 commits.
...
# This is the 1st commit message:
Add Support for ADIMLab Granty
# The commit message #2 will be skipped:
# Update Configuration.h
# The commit message #3 will be skipped:
# Add files via upload
#
# Add Support for ADIMLab Granty
# The commit message #4 will be skipped:
# Create Configuration.h
# The commit message #5 will be skipped:
# Delete Configuration.h
# The commit message #6 will be skipped:
# Create Test.h
# The commit message #7 will be skipped:
# Add files via upload
# The commit message #8 will be skipped:
# Delete Test.h
# The commit message #9 will be skipped:
# Delete Configuration.h
# The commit message #10 will be skipped:
# Delete Configuration_adv.h
# The commit message #11 will be skipped:
# Add files via upload
#
# Add ADIMLab Pins
# The commit message #12 will be skipped:
# Add files via upload
#
# Add Bootscreen
# The commit message #13 will be skipped:
# Update Configuration.h
#
# Add Bootscreen
# The commit message #14 will be skipped:
# Update pins.h
#
# Add ADIMLab Board
# The commit message #15 will be skipped:
# Update boards.h
#
# Add ADIMLab Granty
# The commit message #16 will be skipped:
# Update Makefile
#
# Add ADIMLab Granty
# The commit message #17 will be skipped:
# Update boards.h
# The commit message #18 will be skipped:
# Update Makefile
2019-08-21 05:25:00 -05:00
Scott Lahteine
4581957d93
Clean up some pins
2019-08-21 05:15:48 -05:00
Scott Lahteine
0cc524b84f
Prevent BOARD_NAME conflict with env
2019-08-20 19:10:36 -05:00
InsanityAutomation
6039893981
Creality pins updates ( #14979 )
2019-08-20 03:42:30 -05:00
MaukCC
8664b8e97b
Adding HMS434 machine ( #14931 )
2019-08-20 03:40:48 -05:00
Scott Lahteine
5c6e82743e
Followup to STM32F407
2019-08-20 03:11:34 -05:00
chzj333
0b47558a09
New board STM32F407 ( #14994 )
2019-08-20 03:05:12 -05:00
thisiskeithb
19e21a8f10
Wanhao Duplicator i3 Mini config updates ( #14908 )
2019-08-20 02:38:31 -05:00
Marcio Teixeira
274934ad81
Add LULZBOT_TOUCH_UI ( #14967 )
2019-08-16 18:34:13 -05:00
Tanguy Pruvot
4cc103958e
Alfawise Flash EEPROM, Z Servo Probe ( #14877 )
2019-08-13 23:41:17 -05:00
Scott Lahteine
a26b57a36d
Minor pins cleanup
2019-08-13 19:40:08 -05:00
Timothy Hoogland
a67830bf67
TH3D EZBoard is LPC1769 ( #14936 )
2019-08-13 00:03:42 -05:00
Tanguy Pruvot
c6be989fca
Store EEPROM config in flash ( #14923 )
...
Avoid confusion between the 2 possible SDs...
2019-08-12 19:48:46 -05:00
Giuliano Zaro
f085199f5b
SAMD51: Some LCD pin fixes ( #14915 )
2019-08-10 19:19:52 -05:00
Eric Ptak
9c5086e6af
[STM32F1] Simpler Flash EEPROM ( #14829 )
2019-08-10 19:14:31 -05:00
Robby Candra
d2d71caa3b
Clean up Touch pins. Better up/down touch response. ( #14900 )
2019-08-10 01:42:52 -05:00
Giuliano Zaro
3129fd06f0
SAMD51: Update LCD pins ( #14907 )
2019-08-10 00:56:55 -05:00
Scott Lahteine
a0d782e46e
STM32F7xx is gone
2019-08-06 04:58:58 -05:00
Scott Lahteine
fd9f067a48
Robin FSMC / SPI pins
2019-08-06 04:57:49 -05:00
Scott Lahteine
a9c5d524bb
Followup to MAX7219 / KILL_PIN patch
...
Co-Authored-By: Roxy-3D <roxy-3d@users.noreply.github.com>
2019-08-05 21:42:33 -05:00
Roxy-3D
6fdb0bec07
Resolve Kill pin & Max7219 Clock conflict on TREX-2+
2019-08-05 14:36:50 -05:00
Scott Lahteine
4e58f9387a
Onboard SD for MKS Robin
...
In response to #9771
2019-08-04 21:17:45 -05:00
Tim Moore
e3660bca25
Overlord printer thermistor ( #14815 )
2019-08-03 20:57:56 -05:00
George Fu
f89eb8bf35
Fysetc Cheetah updates ( #14800 )
2019-08-03 18:12:35 -05:00
Scott Lahteine
2e27e3ba04
Patch up Teensy 3.1/3.2 pins, tests
2019-08-02 10:01:55 -05:00
Ludy
337361d588
Update German language, (c) ( #14804 )
2019-08-02 09:21:28 -05:00
Scott Lahteine
8119e511a1
Patch some (c) messages
2019-08-02 07:47:33 -05:00
yangwenxiong
6132cf900b
STM32F4x SD-based settings storage ( #14808 )
2019-08-02 07:40:27 -05:00
Scott Lahteine
e85eca2630
HAL cleanup, Teensy 3.1 platform
2019-08-02 07:22:26 -05:00
Tim Moore
940c59d9da
Overlord i2c LCD with LEDs and buzzer ( #14801 )
2019-08-02 06:19:45 -05:00
Scott Lahteine
9ac348ef7b
SDPOWER => SDPOWER_PIN
2019-08-02 02:24:15 -05:00
Tim Moore
3765e67434
Dreammaker Overlord pins ( #14791 )
2019-07-31 21:15:36 -05:00
Scott Lahteine
c2b319360d
Remove extra pragmas
2019-07-30 20:19:47 -05:00
pinchies
d98b9d54f1
JGAurora A5S & A1 touch support ( #14768 )
2019-07-30 17:08:11 -05:00
Scott Lahteine
bc58e678bd
More general FSMC display option
2019-07-30 04:25:55 -05:00
Scott Lahteine
eae543adf3
Apply HAS_SPI_LCD as needed
2019-07-29 18:55:05 -05:00
thisiskeithb
e8e81d3609
Fix MKS Robin Lite pins include ( #14755 )
2019-07-28 14:56:05 -05:00
Giuliano Zaro
290466578f
Adafruit Grand Central M4 ( #14749 )
2019-07-28 14:48:29 -05:00
Eric Ptak
59e97e5e52
FYSETC Cheetah 1.2 ( #14723 )
2019-07-27 21:21:54 -05:00
InsanityAutomation
2351592abf
Overridable TMC serial pins, update TMC2209 docs ( #14751 )
2019-07-27 20:34:22 -05:00
thisiskeithb
d74efd9d46
MKS Robin Lite/Lite2 Board Support ( #14729 )
2019-07-27 04:43:37 -05:00
Bo Herrmannsen
bf610d87f7
Fix a bad MKS SGen-L pin ( #14735 )
2019-07-27 04:18:49 -05:00
Giuliano Zaro
1005f225f3
Remove unused defines, fix typo ( #14699 )
2019-07-21 21:44:03 -05:00
Scott Lahteine
f96d2a5b4a
Update pins_STEVAL.h
2019-07-21 21:25:14 -05:00
Tanguy Pruvot
dca0c3d02a
Fix SPI comments, clean up U20 pins ( #14700 )
2019-07-21 20:23:41 -05:00
BigTreeTech
a38b9da672
STM32F1 SPI1 bugfix ( #14679 )
2019-07-20 20:35:41 -05:00
Ludy
b714cfd4f0
MKS GEN v1.3/1.4 undef STAT_LED_*_PIN ( #14644 )
2019-07-19 06:12:57 -05:00
Scott Lahteine
1ea9a36d11
FYSETC BLTouch config and more ( #14668 )
2019-07-18 05:54:50 -05:00
Scott Lahteine
92e513e76e
Trailing whitespace
2019-07-18 05:51:36 -05:00
Msq001
6920b7fe91
BigTreeTech SKR E3 DIP ( #14638 )
2019-07-18 05:43:49 -05:00
Karl Andersson
d472934a70
FYSETC Mini 12864 for HAL_STM32 ( #14639 )
2019-07-18 05:42:16 -05:00
Scott Lahteine
3d153486da
Fysetc rename Part 2
2019-07-18 04:36:08 -05:00
Tanguy Pruvot
9dfa5ba3a5
XPT2046: Handle MKS touchscreen w/out PenIRQ pin ( #14640 )
2019-07-17 04:41:10 -05:00
Scott Lahteine
06324df072
Apply some #ifndef
2019-07-17 03:14:44 -05:00
Ludy
abc9b52692
Update copyright in header, etc. ( #14645 )
2019-07-16 22:42:36 -05:00
Tanguy Pruvot
81d629bc47
Robin & Longer3D SPI TFT driver ( #14595 )
2019-07-14 18:16:26 -05:00
Tanguy Pruvot
45bde333d5
Initial Longer3D LK1/2 (Alfawise U20/U20+/U30) support ( #14597 )
2019-07-14 18:05:24 -05:00
Jeonghwan Noh
475ccfad62
Oscar (by Thinknthings of Korea) board support ( #14574 )
2019-07-14 15:36:03 -05:00
Scott Lahteine
fdaa374490
Clean up pins self-checks
2019-07-14 15:34:14 -05:00
Scott Lahteine
77b4f23edc
Update pins comments
2019-07-14 15:19:22 -05:00
Ludy
6dcb85927a
Update German language, &c. ( #14613 )
2019-07-14 04:34:55 -05:00
Scott Lahteine
b2b7c583eb
Pins cleanup
2019-07-12 23:07:52 -05:00
Karl Andersson
82cafc9b19
pins_ARMED overrides STM32 defines ( #14587 )
2019-07-12 06:06:04 -05:00
Ludy
70586d3a6c
Update (c) comments ( #14584 )
2019-07-11 13:48:15 -05:00
Scott Lahteine
948c3f580b
Clean up some LCD conditions
2019-07-11 06:11:19 -05:00
Scott Lahteine
179095c387
Pins cleanup
2019-07-11 05:29:24 -05:00
thisiskeithb
42be684e69
Wanhao Duplicator i3 Mini support ( #14559 )
2019-07-11 04:36:51 -05:00
Scott Lahteine
340d827dc1
Fix mega/ subfolder pins
...
Followup to #14573
2019-07-11 02:59:02 -05:00
Scott Lahteine
7de605c5c3
Move pins files to subfolders #14573
2019-07-11 02:32:24 -05:00
Scott Lahteine
44c8f29e47
More board name cleanup
2019-07-10 05:54:15 -05:00
Ludy
a7bb1fc322
Fix Dual X,Y,Z UART pins in relation to TMC2208/9 ( #14554 )
2019-07-09 22:52:48 -05:00
Scott Lahteine
5519054f50
Improve BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE ( #13740 )
2019-07-09 21:35:07 -05:00
Scott Lahteine
3ae3bf5d33
Get E2END from pins, fix Linux buffer
2019-07-09 21:32:13 -05:00
Scott Lahteine
01e8813286
EEPROM_EMULATED_WITH_SRAM => SRAM_EEPROM_EMULATION
2019-07-09 21:31:33 -05:00
Scott Lahteine
cb60001784
Clean up BOARD_NAME in pins
2019-07-09 21:31:06 -05:00
gmarsh
ab99a80793
GMARSH X6 board support ( #14550 )
2019-07-09 00:30:08 -05:00
Scott Lahteine
a2ba0aaaac
HAL include and other adjustments ( #14525 )
2019-07-08 23:42:29 -05:00
Ludy
ba22857f93
Allow override of TMC_SW_* pins, etc.
2019-07-08 23:13:28 -05:00
Scott Lahteine
1a349c7522
Add HAS_TMC220x
2019-07-08 23:07:42 -05:00
Scott Lahteine
9821ec2afd
Fix SKR Pro pins, STM32F1/4 sanity-check
...
Co-Authored-By: Msq001 <msq001@users.noreply.github.com>
2019-07-08 23:07:42 -05:00
Msq001
439e28783b
BigTree SKR Pro V1.1 board support ( #14523 )
2019-07-06 21:52:17 -05:00
Ludy
3a75342508
Allow override of TMC_SW_* pins ( #14528 )
2019-07-06 21:25:48 -05:00
Bob Kuhn
dc02d0720d
Pins Debugging for STM32 — NEEDS TESTING ( #14309 )
2019-07-05 22:08:06 -05:00
Alexander Amelkin
7a42132002
GTM32 Pro pins updates ( #14505 )
2019-07-05 21:09:17 -05:00
thisiskeithb
10a71e332d
Biqu SKR 1.1 => BigTree SKR 1.1 ( #14514 )
2019-07-05 20:57:08 -05:00
Scott Lahteine
fe02241044
NONE on combined options
2019-07-05 18:20:24 -05:00
Scott Lahteine
b6546ea33a
Add include guards to some headers
2019-07-05 04:02:08 -05:00
Tanguy Pruvot
31450d9d6b
M43: spi channels are not pins ( #14502 )
2019-07-05 02:03:01 -05:00
Tim Moore
eb6dec03bd
Simplify power supply naming logic ( #14488 )
...
Co-Authored-By: Tim Moore <tim.moore@lightbend.com>
Co-Authored-By: AnHardt <github@kitelab.de>
2019-07-05 01:58:34 -05:00
Scott Lahteine
1620738701
Home dir use < or >
2019-07-02 20:51:33 -05:00
Scott Lahteine
0f79fb9821
Generic stop pins (presume one endstop per axis end)
2019-07-02 20:30:26 -05:00
thisiskeithb
c6f74ba887
TH3D EZBoard v1.0 ( #14473 )
2019-07-02 03:12:32 -05:00
Msq001
c9be936d4a
BigTreeTech SKR Mini E3 ( #14457 )
2019-07-01 07:06:25 -05:00
Ludy
dab2f0c89c
Mask unused var, update (c) comments ( #14455 )
2019-06-30 22:29:33 -05:00
thisiskeithb
6978bb5ea5
Fix MKS Robin Nano FAN_PIN ( #14444 )
2019-06-29 02:11:26 -05:00
Scott Lahteine
49027721e9
Clean up some pinsDebug headers
2019-06-28 22:50:56 -05:00
Giuliano Zaro
07c998afe5
Fix E2END on RURAMPS ( #14438 )
2019-06-28 18:55:17 -05:00
Scott Lahteine
4d5a1984e2
Simplified fan handling code
2019-06-28 18:50:32 -05:00
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
2019-06-27 23:58:16 -05:00
Scott Lahteine
d7d80418ae
Singleton for cutting tools ( #14429 )
2019-06-27 23:06:49 -05:00
Scott Lahteine
2fde1475cb
Allow SD card sharing on SKR Mini
2019-06-27 22:30:13 -05:00
Scott Lahteine
7e16835c83
Use LCD conditionals in pins files ( #14428 )
2019-06-27 22:14:43 -05:00
thisiskeithb
8b63e3701f
MKS Robin Nano board support ( #14363 )
2019-06-27 21:33:41 -05:00
thisiskeithb
cd302f9464
Add MKS SGen-L Board ( #14411 )
2019-06-26 04:17:06 -05:00
Andy Shaw
064177154c
Update SD card connection / sharing options ( #14325 )
2019-06-26 03:55:57 -05:00
Msq001
e3846ec7a1
SKR mini can use 128x64 LCD ( #14388 )
2019-06-26 01:12:41 -05:00
Eric Ptak
8934b32f1b
Fysetc AIO II / Cheetah STM32F1 ( #14407 )
2019-06-26 00:40:29 -05:00
thisiskeithb
a4aa3621c0
MKS Robin Mini Board Support ( #14366 )
2019-06-24 03:42:22 -05:00
thisiskeithb
71b2700c3c
Anycubic Trigorilla 1.4 Rev. 1.1 ( #14357 )
2019-06-22 17:53:45 -05:00
Scott Lahteine
4df4c47994
Add TMC2209 support ( #14249 )
2019-06-20 15:47:50 -05:00
Tanguy Pruvot
75aeb41ab7
SKRmini support for Fysetc Mini Panel ( #14319 )
2019-06-18 19:34:16 -05:00
3DSmitty
5b13abcacb
Fix SPI_SD Outside of HAL_STM32F1 ( #14306 )
2019-06-18 02:38:18 -05:00
Scott Lahteine
651f3eeed0
Clean up trailing whitespace
2019-06-17 20:22:07 -05:00
3DSmitty
66d51272af
Fix SPI, SD for BIGTREETECH SKR Mini ( #14287 )
2019-06-15 18:12:05 -05:00
pinchies
3021097888
Add JGAurora A5S and A1 (STM32F103ZET6) ( #14291 )
...
- Now compiles and works correctly with changes to HAL timers and watchdog.
- Does NOT include awesome work on touch screen function.
- Does have working LCD and SD-based EEPROM.
2019-06-15 14:28:22 -05:00
mb300sd
bf8bfb5c66
Add Coolant Control M7/M8/M9 ( #10745 )
2019-06-13 18:43:11 -05:00
Aliaksei Kvitsinski
648a91bce8
Support for Z-Bold board ( #14024 )
2019-06-13 03:21:18 -05:00
felixstorm
9439fab7fd
Fix ESP32 servos, platformio.ini, etc. ( #14247 )
2019-06-10 23:22:19 -05:00
yangwenxiong
b0a4ea79b8
BigTreeTech SKR Mini v1.1 ( #14041 )
2019-06-10 21:10:51 -05:00
mikeshub
a3f034b95e
FFCP updates. Update XY soft endstops on tool_change ( #14125 )
2019-06-10 18:01:42 -05:00
Scott Lahteine
9206c0e869
Use limit switch overrides
2019-06-05 22:27:06 -05:00
Scott Lahteine
34d2801bbe
Rename pins file (2)
2019-06-05 21:41:58 -05:00
Scott Lahteine
fa3b5fb059
Uppercase pins filename
2019-06-05 21:41:58 -05:00
InsanityAutomation
bbcb61e042
Initial Commit - Add board
2019-06-03 23:49:19 -04:00
Scott Lahteine
81cee05476
Update some env in pins.h
2019-05-25 23:17:50 -05:00
felixstorm
bc5a1fe562
Various fixes for ESP32 ( #14102 )
2019-05-25 17:06:00 -05:00
Giuliano Zaro
e1bf34bdc9
Ruramps4d typo fix ( #14096 )
2019-05-25 16:41:08 -05:00
Ludy
fafd73a3af
Update copyright in headers ( #14092 )
2019-05-22 16:24:13 -05:00
Scott Lahteine
9b5f9dda0e
Update analog pins labels
2019-05-17 20:22:25 -05:00
InsanityAutomation
07afe69cee
Fix some bad AZTEEG_X5_MINI pins ( #14011 )
2019-05-16 20:33:00 -05:00
Bob Kuhn
48bd8899bd
Cohesion 3D Remix: Onboard SD card, Fysetc LCD ( #13991 )
2019-05-15 00:59:57 -05:00
Bob Kuhn
75eca5c4f8
Fysetc pins updates for RAMPS and SKR 1.3 ( #13963 )
2019-05-10 19:29:28 -05:00
doggyfan
23a8707ef1
Configurable Thermistor ( #13888 )
2019-05-06 18:51:06 -05:00
J.C. Nelson
172abc305b
Malyan M200 core fixes ( #13927 )
2019-05-06 18:07:13 -05:00
Robert Mendon
24177954dd
Add missing AZSMZ Mini SPI pins ( #13824 )
2019-05-04 22:04:01 -05:00
Bob Kuhn
c48e6be366
Fysetc panel, RUMBA and ReARM pins, SPI mode 3 ( #13900 )
2019-05-04 17:59:36 -05:00
Chris
fd9d3ae181
Re-Arm 4x TMC2208 stepper improvement ( #13819 )
2019-05-04 17:26:13 -05:00
Scott Lahteine
e7682eea42
Use Arduino.h include wrapper ( #13877 )
2019-05-02 00:45:50 -05:00
Scott Lahteine
bf54251a10
Finish, improve, clean up FYSETC_MINI_12864 revisions ( #13871 )
2019-05-01 20:05:29 -05:00
Scott Lahteine
e43afb1a58
Clean up SKR pins
2019-04-27 14:56:12 +02:00
Scott Lahteine
63f6ad3fd2
Basic RAMPS SD_DETECT_PIN override
2019-04-23 18:10:21 -05:00
Bob Kuhn
81ca5a4cd4
Fix and improve FYSETC LCD support ( #13767 )
2019-04-21 20:48:53 -05:00
felixstorm
4e35e6c705
Fix SS pin in ESP32 HW SPI ( #13781 )
2019-04-21 17:15:15 -05:00
jmdearras
b65cb5704d
Fix, improve FYSETC_MINI_12864 support ( #13730 )
2019-04-19 20:11:51 -05:00
Scott Lahteine
69c333ead9
More universal Formbot pins
...
Replace `ROXYs_TRex` with pre-defines of the relevant pins at the configuration level.
2019-04-18 21:09:34 -05:00
jmdearras
5f49b65c1f
Move LPC SD options to configs, add MKS_MINI_DISPLAY to SKR boards ( #13712 )
2019-04-15 22:55:33 -05:00
Bob Kuhn
9b578ca343
Support FYSETC_MINI_12864 on Re-ARM, RAMPS_FD, MKS SBASE ( #13717 )
2019-04-15 22:54:11 -05:00
Laurent
df75a606ff
Support MKS SGen board ( #13694 )
2019-04-15 17:03:10 -05:00
InsanityAutomation
aa0f7afbe6
Fix call to uninitialized PWM pin, heater 2 overlap ( #13674 )
2019-04-15 15:57:34 -05:00
ManuelMcLure
492883859e
Don't protect unused CS pins ( #13647 )
2019-04-10 21:57:57 -05:00
ANMay-ru
052f2ac352
Fix RURAMPS4D baud rate ( #13644 )
2019-04-10 15:53:21 -05:00
klcjr89
a8edd4f6d4
Fix Azteeg X5 MINI BOARD_NAME ( #13632 )
...
Co-Authored-By: klcjr89 <klcjr89@users.noreply.github.com>
2019-04-10 15:46:12 -05:00
Scott Lahteine
5018fdacbe
Support FYSETC_MINI_12864_PANEL ( #13365 )
2019-04-09 18:34:29 -05:00
InsanityAutomation
ba31d39f6d
Azteeg X5 Mini support ( #13425 )
2019-04-08 23:10:45 -05:00
Scott Lahteine
0e3c9e726d
Set default Raptor runout/caselight pins
2019-04-08 18:18:08 -05:00
Scott Lahteine
c8a83fb122
SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA
2019-04-08 18:13:41 -05:00
Bob Kuhn
9a56d90150
Fix M43 on LPC176x ( #13587 )
...
The real fix. PR #13568 was wrong.
2019-04-06 18:06:07 -05:00
Alexander Gavrilenko
3c47e1b4d1
Support Black STM32F407VET6 with RAMPS-like shield ( #13524 )
2019-04-05 15:30:19 -05:00
drzejkopf
b1f739e27b
CR10_STOCKDISPLAY support in Bigtreetech SKR ( #13516 )
2019-03-29 14:19:18 -05:00
Alexander Amelkin
e40636a7c1
Replace digitalPinHasPWM with HAS_TIMER ( #13520 )
2019-03-29 12:21:14 -05:00
Yannik Sembritzki
0d3ea59bcf
Add pins for Dual Z UART on SKR 1.3 ( #13474 )
...
Fix #13470
2019-03-24 20:09:00 -05:00
Scott Lahteine
144018736a
Use USES_Z_MIN_PROBE_ENDSTOP
2019-03-18 16:58:31 -05:00
InsanityAutomation
5b2c37d6c1
Followup to BLTouch ( #13422 )
2019-03-18 16:31:11 -05:00
Scott Lahteine
b376c7e374
Group DISABLED items
2019-03-17 07:56:35 -05:00
Scott Lahteine
49cf92dc36
Extended condition macros ( #13419 )
...
Allow `ENABLED`, `DISABLED`, `PIN_EXISTS`, and `BUTTON_EXISTS` to take multiple arguments. Also add:
- Alias `ANY(...)` for `!DISABLED(...)`
- Alias `ANY_PIN(...)` for `PIN_EXISTS(a) || PIN_EXISTS(b) ...`
- Alias `EITHER(A,B)` for `ANY(...)`
- Alias `ALL(...)` and `BOTH(A,B)` for `ENABLED(...)`
- `NONE(...)` for `DISABLED(...)`
2019-03-16 23:43:06 -05:00
Scott Lahteine
ad8b82d054
Fix KILL_PIN assignment for MKS_MINI_12864
...
According to #13397
2019-03-15 19:20:40 -05:00
Scott Lahteine
4555ae448f
Fixups for ESP32
2019-03-13 05:32:33 -05:00
Scott Lahteine
fa11427ec6
Remove obsolete LCD_CONTRAST
2019-03-11 03:33:07 -05:00
Marcio Teixeira
00fc43144a
Follow up fixes to various PRs. ( #13334 )
...
- Ensure `MarlinUI:get_progress` is defined for `ExtUI`.
- Fix for `BACKLASH_SMOOTHING` with small segments.
`BACKLASH_SMOOTHING` with extremely small segments failed to fully correct due to the correction factor being rounded down. Rounding up ensures the entire backlash will converge to zero even for small segments.
- Add pinout for the beta revision `EINSY_RETRO`.
- Update soft endstops with tool offsets (for toolchange et. al. move clamping) (#12568 )
2019-03-09 14:20:37 -06:00
Scott Lahteine
44571775bd
Further support for 6 extruders
2019-03-07 01:00:56 -06:00
Scott Lahteine
893ee68b52
Clean up trailing whitespace
2019-03-06 01:02:43 -06:00
Tobias Frost
56fdcf93d1
Disallow SD_DETECT_INVERTED with FYSETC F6. ( #13307 )
2019-03-05 06:45:28 -06:00
Scott Lahteine
d71dc5cf42
Fix for Ender 4 fan/case light pin
...
See #12731
2019-03-03 07:43:27 -06:00
Anthony Rich
7640b328df
Support for Tronxy X5S 2e ( #13297 )
2019-03-03 07:41:05 -06:00
Scott Lahteine
fa0d909dd3
Add FIL_RUNOUT_PIN for BIGTREE_SKR_V1.3
...
See #13267
2019-03-03 00:27:47 -06:00
Vasily Evseenko
71773b128d
Fix stepper use before init. Add Ultimaker2+ Extended clone config ( #13284 )
2019-03-02 17:29:02 -06:00
Scott Lahteine
2f1e1dcb42
Gradual step towards EXTRUDERS 0 support
2019-03-01 01:51:24 -06:00
Scott Lahteine
99d0022fae
Drop the Z_MIN_PROBE_ENDSTOP option ( #13276 )
2019-03-01 00:27:45 -06:00
Msq001
5b7ad3a5a0
Fix SKR onboard TF card CS pin ( #13272 )
2019-02-28 19:41:19 -06:00
Msq001
f8a39919fa
Add Bigtree SKR 1.3 board ( #13267 )
...
Co-Authored-By: Msq001 <msq001@users.noreply.github.com>
2019-02-26 21:30:00 -06:00
Bob Kuhn
ddbe4cfa20
Printrboard G2 support ( #13116 )
2019-02-26 21:03:13 -06:00
Scott Lahteine
a79b9bbe6b
Cleanup whitespace, add a const
2019-02-26 17:49:14 -06:00
Chris Pepper
88cc1d1a31
Fix Preprocessor syntax in Re-ARM pins file ( #13247 )
2019-02-24 01:36:58 +00:00
Scott Lahteine
15aa932aa6
HAL for Linux ( #13146 )
2019-02-22 19:09:10 -06:00
kwalters3
5eb82ca6a8
Change SSD1306_OLED_I2C_CONTROLLER to HAS_SSD1306_OLED_I2C ( #13223 )
2019-02-22 19:08:36 -06:00
Thomas Moore
9f5e4e5ad8
Update LPC1769 Pins Files ( #13183 )
2019-02-21 00:54:05 -06:00
Greg Nutt
608a6810e7
Fix DOGLCD_A0 pin in pins_Smoothieboard.h ( #13217 )
2019-02-20 18:08:49 -06:00
Scott Lahteine
44c22e3935
Provide a default MAX6675_SS_PIN for ReARM
...
See #8010
2019-02-20 05:06:06 -06:00
InsanityAutomation
33a6d52965
Fix a RAPTOR2 pin conflict ( #13205 )
2019-02-19 14:42:02 -06:00
Scott Lahteine
18458ec42b
Error in Smoothieboard for unsupported display
2019-02-19 14:17:33 -06:00
Andy Shaw
84fc400aba
Update BIQU SKR V1.1 pins, add TMC2130 settings ( #13166 )
...
* Remove untested displays add TMC2130 configs.
* Remove references to the ReARM, delete untested displays. Add TMC2130 settings. Cleanup spacing, etc.
2019-02-14 16:43:56 -06:00
Scott Lahteine
7cf9b93f26
Add HAS_FILAMENT_SENSOR ahead of 12962
2019-02-12 20:13:20 -06:00
Scott Lahteine
0feeef2604
Update copyright in headers
2019-02-12 15:30:11 -06:00
Simon Jouet
5cd0fa3ce1
Basic GPIO expander using the ESP32 I2S peripheral ( #12959 )
2019-02-10 05:40:31 -06:00
Scott Lahteine
43b29c093b
Update pinsDebug_list.h with XY PWM pins
2019-02-10 05:13:05 -06:00
Scott Lahteine
95d3f3953a
DEFAULT_WEBSITE_URL => BOARD_WEBSITE_URL
2019-02-08 14:54:34 -06:00
Scott Lahteine
870757aa17
Tweaks to pins_GT2560_V3.h
2019-02-04 22:52:50 -06:00
Psycho
3c88cac2e9
Velleman Vertex Delta pins ( #13072 )
2019-02-04 00:15:08 -06:00
Scott Lahteine
ca1be02bf0
Tweak some pins formatting
2019-02-04 00:06:41 -06:00
InsanityAutomation
68bbac207e
Update pins_FORMBOT_TREX3.h ( #13058 )
2019-02-01 18:06:02 -06:00
raTmole
988b5aa4e6
Update GT2560 V3 pins ( #13036 )
2019-01-30 21:10:56 -06:00
Scott Lahteine
159d7eefda
New boards entry for the A20M
2019-01-28 21:08:20 -06:00
Thomas Moore
02ab66fca3
Update Cohesion3D Pins Files ( #13027 )
2019-01-27 23:11:33 -06:00
Scott Lahteine
0f07ba4f09
Tweak some comments
2019-01-23 20:18:13 -06:00
Bob Kuhn
7c1a5e3c47
Fix TEMP_TIMER in pins_STEVAL.h ( #12994 )
2019-01-23 19:34:39 -06:00
Bob Kuhn
2f35747f29
L6470 SPI daisy chain support ( #12895 )
2019-01-23 19:06:54 -06:00
Scott Lahteine
6453b82a5e
Clean up trailing whitespace
2019-01-23 15:57:01 -06:00
Gert-Jan Rodenburg
bb30927549
Fix pins for ZONESTAR_LCD with Zonestar ZRIB ( #12956 )
2019-01-20 23:52:51 -06:00
lanserge
c2cf8ffa82
Add support for Arduino DUE Shield Kit ( #12950 )
2019-01-19 23:43:32 -06:00
chrisly42
99e5e8362f
Rapide Lite 200 config, pins_RL200 RUMBA clone ( #12848 )
2019-01-19 20:19:14 -06:00
Scott Lahteine
6411680364
Update some pins spacing
2019-01-19 19:21:52 -06:00
Scott Lahteine
712e23c383
Fix up some whitespace
2019-01-17 18:05:36 -06:00
Bob Kuhn
d08f27e27b
Add support for STEVAL 3DP001V1 ( #12894 )
2019-01-15 18:59:36 -06:00
mikeshub
7fde8d9d1e
Add CreatorPro / Makerbot / QIDI / etc and Mightboard RevE support ( #12855 )
...
- Fix a bug in MAXxxxx thermocouple temp reporting.
- Add support for 3-wire HD44780.
- Add support for PCA9533 RGB driver.
- Add configuration examples for FlashForge CreatorPro.
2019-01-14 14:29:55 -06:00
Chris Barr
1d33784bf9
Add RUMBA32 Board ( #12856 )
2019-01-10 19:34:31 -06:00
Karl Andersson
8ae6f1e556
Fix errors and some compiler warnings with HAL_STM32 PlatformIO build ( #12869 )
2019-01-10 19:01:31 -06:00
jmz52
d372e7e477
SDIO support for STM32F1 ( #12782 )
2019-01-04 13:38:07 -06:00
luxflow
7f244f9b9c
Update LPC SD pins for BIQU SKR ( #12767 )
...
(Exactly matching the Azteeg X5 MINI Wifi)
2019-01-03 10:44:00 -06:00
jmz52
813a4ea107
Add support for Mks Robin TFT display ( #12706 )
...
* Add support for MKS Robin TFT display
- Add support for MKS Robin TFT display and encoder for MKS Robin board.
- Generic 128x64 UI with x2 upscale is used (for now).
- Tested on MKS Robin TFT V2.0 with ST7789V controller.
2019-01-03 10:38:39 -06:00
Scott Lahteine
2aaa681dea
Remove unused Cheaptronic pins
2019-01-03 08:58:55 -06:00
Ludy
74c47803f7
Add VORON printer ( #12705 )
2019-01-03 06:27:03 -06:00
petieken
d9cf5e4883
Update pins_BIQU_SKR_V1.1.h ( #12758 )
2019-01-02 13:50:05 -06:00
Scott Lahteine
371d9a1acf
Fix line-endings, formatting, whitespace
...
Followup to #12770
2018-12-30 15:38:20 -06:00
Alain Martel
44ed34475b
Add MKS BASE 1.4 pins ( #12770 )
2018-12-30 10:40:22 -06:00
Msq001
f8c5d31864
Bugfix 2.0.x add motherboard pins define ( #12689 )
...
- `pins_BIQU_B300_V1.0.h` defines pins for B300, as found in the BIQU Thunder 3D printer.
- `pins_BIQU_SKR_V1.1.h` defines pins for bigtree/BIQU SKR V1.1 motherboard.
2018-12-27 10:52:35 -06:00
InsanityAutomation
b7a8dcc35d
Update Formbot T-Rex 3 pins ( #12662 )
2018-12-20 17:32:39 -06:00
Ludy
f7127c44f8
Wanhao Duplicator i3 Plus pins create ( #12701 )
2018-12-20 17:30:36 -06:00
jmz52
33abb86b7e
Add support for MKS Robin board ( #12650 )
...
Implement initial support for MKS Robin (STM32F103ZET6) board.
Custom build script is used to generate encrypted firmware compatible with original MSK Robin bootloader (i.e. safe firmware update from SD card and possibility to go back to original close-source firmware).
2018-12-20 17:23:27 -06:00
Ludy
33f3c75213
GTM32 Pro VB FAN-PIN correction ( #12666 )
2018-12-20 16:42:15 -06:00
Ludy
3829d6ccf8
FYSETC F6 13 - E2_SERIAL_TX_PIN correction ( #12667 )
2018-12-20 16:11:33 -06:00
Kadah
d35dcafa3d
Added MKS MINI 12864 support to FYSETC F6 V1.3 ( #12656 )
2018-12-20 16:10:49 -06:00
Ludy
97de9d54a5
Fix broken pins file include ( #12617 )
2018-12-09 19:06:03 -06:00
Scott Lahteine
6cf8d40f41
Fix some serial echos of pin states
2018-12-09 02:38:32 -06:00
Scott Lahteine
7d15854514
Add Z_MIN_PROBE_PIN to MKS SBASE pins
2018-12-08 15:31:59 -06:00
teemuatlut
50b2fbd031
Trinamic: Split stealthChop, improve driver monitoring, etc. ( #12582 )
2018-12-07 15:34:21 -06:00
Scott Lahteine
3c58b16c9f
Move stepper enable/disable to stepper_indirection.h ( #12562 )
2018-11-30 12:48:46 -06:00
Scott Lahteine
c986239837
A single SERIAL_ECHO macro type ( #12557 )
2018-11-29 16:58:58 -06:00
InsanityAutomation
dec721c52b
Add Formbot Raptor2 and Raise3D pins ( #12532 )
...
* Add Formbot Raptor2 board
* Add Raise3D Rumba board
2018-11-25 19:56:06 -06:00
Scott Lahteine
0a638cc022
Adjust Formbot Raptor pins
2018-11-25 18:35:45 -06:00
Marcio Teixeira
7109dadd21
Additional pin definitions for Archim 2 ( #12500 )
...
- Added GPIO pins to Archim 2
- Added new 108 pin to `fastio_Due.h`
2018-11-22 01:07:02 -06:00
Scott Lahteine
b738972e69
General cleanup of Re-ARM pins
2018-11-21 19:00:49 -06:00
Ludy
1f93d2bcf7
Fix LCD compile error, etc. ( #12472 )
2018-11-18 20:39:49 -06:00
Scott Lahteine
9d13f07d09
GTM32 Pro VB changes from Markku Sinisalo
2018-11-18 19:56:38 -06:00
Nils Hasenbanck
779b2709ec
Change temperature pin order for RemRam V1 ( #12458 )
...
Beta testers suggested to adopt the RAMPS order of temperature probe connectors. This commit fixes the order to the RAMPS order.
2018-11-17 16:51:06 -06:00
Ph0non
984c4ba8c7
Enable SD Card on RepRap Display and RADDS ( #12446 )
...
* Enable SD Card on RepRap Display and RADDS
Define the necessary pins in `pins_RADDS.h` (copied from the `RADDS_DISPLAY` section) for the use of the SD card slot on RRD.
2018-11-17 06:59:40 -06:00
Mateusz Krawczuk
ca21ac6b9b
Support two MAX6675 thermocouples ( #8686 )
2018-11-16 18:20:33 -06:00
Scott Lahteine
edfd106bc5
Rejigger Filament Runout class ( #12428 )
2018-11-14 11:45:57 -06:00
Scott Lahteine
f4c128ecaa
Move RRW keypad code to a common method ( #12429 )
2018-11-14 06:00:21 -06:00
Scott Lahteine
ebf585b673
Fix an old sanity check
2018-11-14 01:15:35 -06:00
Ryan
052d102ded
UltiMachine Archim 1 support ( #12404 )
2018-11-14 00:27:39 -06:00
Scott Lahteine
664e20754d
Clean up pins files
2018-11-14 00:23:33 -06:00
Scott Lahteine
4ed6397e5d
More comprehensive NO_LCD_MENUS ( #12367 )
2018-11-09 00:07:16 -06:00