Commit graph

50 commits

Author SHA1 Message Date
Maciej Rutkowski 40071c3fb9 Fix GTR NeoPixel pin with FYSETC Mini12864 (#20203) 2021-04-29 08:45:06 -05:00
Giuliano Zaro bd38e59479 SMUFF (MMU2 clone) support (#19912) 2021-04-29 08:45:06 -05:00
Minims 2b63a1b4e1 BTT Motor Expansion for SKR Pro (#20123) 2021-04-29 08:45:06 -05:00
Jason Smith ecabbb6974 Fix FYSETC S6 timer conflict (#20044) 2021-04-29 08:45:05 -05:00
Scott Lahteine 5a918e2b2e Update some file headers 2021-04-29 08:45:05 -05:00
Scott Lahteine 95fb749923 Clean up SPI and ST7920 defines (#19956) 2021-04-29 08:45:04 -05:00
Jason Smith d9a47ec075 Get STM32 clock rates from framework (#19978)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:04 -05:00
Scott Lahteine 7905aa64fa TFT Presets, Generic options, Sanity checks (#19723) 2021-04-29 08:45:03 -05:00
ladismrkolj 22ef4fe26c Add Chamber servo vent, auto fan (#19519) 2021-04-29 08:45:01 -05:00
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 2021-04-29 08:45:01 -05:00
Serhiy-K 63e6437d66 MarlinUI for SPI/I2C TFT-GLCD character-based display bridge (#19375) 2021-04-29 08:45:00 -05:00
Scott Lahteine 58deab1915 Rename LCD conditionals (#19533) 2021-04-29 08:45:00 -05:00
Victor Oliveira 873b5db13d Include pins.h in dependencies script (#19468) 2021-04-29 08:45:00 -05:00
Jason Smith b52a2176fe Replace Serial with Serial1 in pins files (#19459) 2021-04-29 08:44:59 -05:00
Jason Smith 784016a25e Update HAL/STM32 platform to 8.0 (#18496) 2021-04-29 08:44:58 -05:00
George Fu 8a24c33151 FYSETC S6 2.0 (#19140) 2021-04-29 08:44:58 -05:00
Scott Lahteine 5059586fc3 Prusa => Průša 2021-04-29 08:44:58 -05:00
Jason Smith 6043f5d5d0 Fix SD pins for SKR Pro and GTR (#19047) 2021-04-29 08:44:57 -05:00
Scott Lahteine 98ec7b61a9 Reformat pins files 2021-04-29 08:44:57 -05:00
FLYmaker 0e2013d244 Fix FLYF407ZG pins (#18865) 2021-04-29 08:44:55 -05:00
Scott Lahteine d1e20eb29f Update links, README, contributing, etc. 2020-07-23 20:46:51 -05:00
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
Scott Lahteine d6682c8609 Whitespace cleanup 2020-07-07 02:30:26 -05:00
J.C. Nelson 6f14d2d37f
Add Lerdge S,X,K (#18302) 2020-07-06 17:08:52 -05:00
Johnny Eshak 2330ee48f2
BTT SKR Pro runout pins (#18416) 2020-06-26 01:46:31 -05:00
Scott Lahteine c3d2ffc09c Board-based ST7920 delays 2020-06-23 20:37:28 -05:00
Jason Smith 819e48972d
Improve U8G+SPI delay override (#18386)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-06-22 15:27:01 -05:00
Chris Barr 900d4cf8e7
Allow STM32 HAL_TIMER_RATE override (#18374) 2020-06-21 03:56:00 -05:00
thisiskeithb e424dfc885
BigTreeTech SKR Pro 1.2 (#18366) 2020-06-21 03:46:31 -05:00
Scott Lahteine aea60d9450 Clean up trailing spaces 2020-06-15 18:11:32 -05:00
Chris Barr c12111e2cc
Improve and extend RUMBA32 (#18249) 2020-06-11 20:28:20 -05:00
Leo f350e9d0cb
Shorter BTT board names (for LCD info) (#18139) 2020-06-04 21:29:47 -05:00
thisiskeithb 59dfba3bb8
Fix GTR CR10_STOCKDISPLAY pins (#18078) 2020-05-25 15:37:33 -05:00
Scott Lahteine 461647fcee
Use MARLIN_EEPROM_SIZE with E2END as fallback (#18059) 2020-05-22 02:15:40 -05:00
Scott Lahteine 31eb487da5 whitespace 2020-05-22 02:02:11 -05:00
thisiskeithb 4e51240563
BTT GTR has I2C EEPROM (#18029) 2020-05-20 15:42:45 -05:00
Scott Lahteine 847bdeecaf BOARD_NAME => BOARD_INFO_NAME 2020-05-16 06:02:55 -05:00
Jason Smith 4680aa659c
EEPROM Flash Leveling enabled for more STM32F4 (#17948) 2020-05-11 01:12:11 -05:00
Bob Kuhn 8f3d17699a
Init all ESP01 (module) WIFI pins (#17679) 2020-05-08 02:43:53 -05:00
Scott Lahteine 5e6faa999d
Refine EEPROM types / flags (#17772) 2020-04-29 14:46:33 -05:00
Neil van Geffen c56b66543d
Permit Stall Sensitivity of 0 (#17722) 2020-04-27 08:27:14 -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
Bob Kuhn f5d809f366
SKR Pro 1.1 WiFi and LCD SD card support (#17531) 2020-04-16 03:55:33 -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 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
Scott Lahteine 2c325c2a7d Format some pins files 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