Martijn Bosgraaf
30e7e2c276
Extend M106/M107 for better laser module support ( #16082 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-24 12:21:11 -05:00
XDA-Bam
b9b9a3115a
Update display timing for SKR Pro ( #21346 )
2021-03-14 11:42:25 -05:00
Evgeny Z
6e1024737d
Lerdge-X I²C EEPROM pins, size ( #21322 )
2021-03-11 20:12:24 -06:00
Evgeny Z
f671e6d138
Lerdge-K TMC 2208/9 UART pins ( #21299 )
2021-03-10 15:02:29 -06:00
Scott Lahteine
3ea56ba4c7
Tweak tests, consolidate pins target validation ( #21254 )
2021-03-05 04:30:52 -06:00
Oleksii Zelivianskyi
8dee12ff05
Correct fan pins for MKS Robin Nano v3 ( #21238 )
2021-03-04 03:33:02 -06:00
Sola
c76008bd6a
MKS H43 controller ( #20609 )
2021-02-27 17:35:32 -06:00
jbuck2005
a211dc03b3
Note FAN2_PIN silkscreen label ( #21087 )
2021-02-16 20:30:54 -06:00
Allen Bauer
f298cde47e
BTT002 pins for FYSETC mini12864 ( #21096 )
2021-02-16 17:35:31 -06:00
ellensp
79ee2fa20a
EXP headers for RAMPS 1.x ( #21054 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-15 05:15:08 -06:00
Scott Lahteine
b35bfeb1c3
Fix TEMP_0_TR_ENABLE, rename temp conditions ( #21016 )
2021-02-07 16:58:06 -06:00
George Fu
5ac08a44c6
FYSETC Cheetah 2.0 ( #20897 )
2021-01-28 19:52:49 -06:00
Scott Lahteine
09d07f76b3
Add labels, condition for BTT GTR M5 pins ( #20772 )
...
Co-Authored-By: NAPCAL <47440988+NAPCAL@users.noreply.github.com>
2021-01-22 15:15:45 -06:00
Keith Bennett
d62aa6221b
Lerdge K/S/X support for Flash Drive ( #20593 )
2021-01-21 01:26:12 -06:00
Scott Lahteine
49b5e1d9bf
Clean up whitespace, headings
2021-01-18 21:54:23 -06:00
George Fu
fec58157ac
FYSETC_242 OLED 12864 for S6 ( #20767 )
2021-01-17 00:46:57 -06:00
Victor Oliveira
c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) ( #20606 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-01 14:31:15 -06:00
Scott Lahteine
a9d18f0f57
SPI and pins cleanup
2020-12-30 22:00:36 -06:00
Victor Oliveira
41e4124af9
Support 4.3" (480x272) Color UI display ( #20334 )
2020-12-28 23:26:35 -06:00
Victor Oliveira
84ab088b40
USB FD via native USB Host + MSC ( #20571 )
2020-12-28 23:16:38 -06:00
Scott Lahteine
d6a56b882f
Pins, comment cleanup
2020-12-28 23:11:55 -06:00
Victor Oliveira
2ce9fa4b9c
Better defaults, compatibility for SDIO + STM32 ( #20570 )
2020-12-27 23:08:06 -06:00
Jason Smith
57e94fb838
Fix ST7920 timing for Rumba32, Fysetc S6 ( #20556 )
2020-12-23 21:35:21 -06:00
Victor Oliveira
4d6b6bcffc
LVGL and Classic UI for STM32 ( #20552 )
2020-12-23 20:01:21 -06:00
Keith Bennett
a0c8d348a0
Anet ET4 / ET4P and Anet TFT28 / TFT35 ( #20280 )
2020-12-22 06:51:29 -06:00
Jason Smith
5e3be83dbb
Overrides to prevent STM32 timer conflicts ( #20545 )
2020-12-22 06:02:25 -06:00
Victor Oliveira
b167cd2427
MKS Robin Nano V3 and STM32F4x0Vx Variant ( #20430 )
2020-12-18 16:18:04 -06:00
Scott Lahteine
7243ea549d
Update some pins errors
2020-12-15 00:49:55 -06:00
Scott Lahteine
885b0d2ec5
Style, spacing, typo cleanup for recent changes
2020-12-08 20:18:29 -06:00
Victor Oliveira
9ead6a30f2
SPI TFT for STM32F4 boards ( #20384 )
...
* fix pinsDebug for F1 boards
* add MKS Robin PRO V2 board - development board
* tft spi working with F4 boards
* pins formating
* sanity check for TFT on supported cores in STM32
* Fix tabs/spaces in pins file
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2020-12-07 21:26:39 -08:00
LinFor
7a6b742d12
Fix FYSETC S6 I2C EEPROM size ( #20340 )
...
Both V1.2 and V2.0 boards have a 24LC16, which is a 2kB EEPROM.
Co-authored-by: PingWin <kirill@shashlov.ru>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2020-12-05 16:19:17 -08:00
ellensp
109f68f7df
Fix BTT GTR 1.0 endstop/DIAG pins ( #20296 )
2020-11-26 22:50:21 -06:00
Scott Lahteine
4f4843a845
Tweak some pin errors
2020-11-26 01:08:21 -06:00
Jason Smith
3a396a25dc
Retire HAL for STM32F4 / F7 ( #20153 )
2020-11-26 00:37:18 -06:00
Gurmeet Athwal
6851909f90
BTN_ENC_EN for many boards ( #19890 )
...
Enables CHECK_ENCODER_ACTIVE_SIGNAL for many more boards.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2020-11-20 23:47:04 -08:00
Maciej Rutkowski
4c5a58a5db
Fix GTR NeoPixel pin with FYSETC Mini12864 ( #20203 )
2020-11-19 02:49:44 -08:00
Giuliano Zaro
41529b6598
SMUFF (MMU2 clone) support ( #19912 )
2020-11-18 01:27:21 -06:00
Minims
189306d24e
BTT Motor Expansion for SKR Pro ( #20123 )
2020-11-13 20:13:36 -06:00
Jason Smith
bdfedf249a
Fix FYSETC S6 timer conflict ( #20044 )
2020-11-06 23:49:53 -06:00
Scott Lahteine
8c052e43f1
Update some file headers
2020-11-06 23:46:56 -06:00
Scott Lahteine
22bf2b49c6
Clean up SPI and ST7920 defines ( #19956 )
2020-11-01 04:40:59 -06:00
Jason Smith
4a39c8cd53
Get STM32 clock rates from framework ( #19978 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-01 02:39:30 -06:00
Scott Lahteine
f6ffbe548c
TFT Presets, Generic options, Sanity checks ( #19723 )
2020-10-15 03:00:27 -05:00
ladismrkolj
2c99c1e06f
Add Chamber servo vent, auto fan ( #19519 )
2020-10-06 18:36:01 -05:00
qwewer0
4424645e04
Multi-line comments cleanup ( #19535 )
2020-09-28 14:53:50 -05:00
Serhiy-K
27bdf4b24e
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge ( #19375 )
2020-09-28 01:52:38 -05:00
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
2020-09-28 01:13:27 -05:00
Victor Oliveira
90bc1993b6
Include pins.h in dependencies script ( #19468 )
2020-09-23 15:06:36 -05:00
Jason Smith
fb48cd0ab4
Replace Serial with Serial1 in pins files ( #19459 )
2020-09-20 22:30:20 -05:00
Jason Smith
4fc1aba848
Update HAL/STM32 platform to 8.0 ( #18496 )
2020-09-07 21:41:48 -05:00