Scott Lahteine
1f6612dfc4
Comment, spacing cleanup
2020-11-05 17:16:47 -06:00
Josh Schroeder
c43ca39ec2
Wiring warning for ANET_FULL_GRAPHICS_LCD on SKR 1.4 ( #20011 )
2020-11-04 21:15:25 -06:00
Victor Oliveira
5deca5a18f
Increase SPI Speed on LPC. Color and Classic UI for MKS SGEN L. ( #19945 )
2020-11-01 20:15:06 -06:00
Gurmeet Athwal
62ba799d72
Add 'BTN_ENC_EN' for SKR V1.4 with DOGM ( #19796 )
2020-10-24 19:41:52 -05:00
Scott Lahteine
f6ffbe548c
TFT Presets, Generic options, Sanity checks ( #19723 )
2020-10-15 03:00:27 -05:00
Victor Oliveira
c0920bbf6a
TFT Refactoring ( #19192 )
...
* split tft folder in two: tft for color ui; tft_io for shared tft code
* after the files got moved, now the code was moved to the right place
* classic ui using TFT IO init lcd codes
* feature to compile tft_io when enabled
* compiling fix
* lvgl spi tft working with tft io init codes
* there is no need for separeted fsmc and spi class in lvgl anymore, as tft io handle everything
* remove debug
* base for TFT rotation and mirroring API, and ILI9488 support
* ST7796S rotate and mirror support
* ST7789V rotate and mirror support
* ST7735 rotate and mirror support
* ILI9341 rotate and mirror support
* ILI9328 rotate and mirror support
* R61505 rotate and mirror support
* MKS TFT definitions
* more configs for mks tfts
* update config
* naming typo
* to configure the user interface
* ANYCUBIC_TFT35
* tft configs
* support for SSD1963
* tft display types
* updated conditionals lcd; first board fully working with the new code - all 3 ui!
* compatiblity
* changed name
* move classic ui file name
* rename TURN -> ROTATE
* GRAPHICAL_TFT_ROTATE_180 deprecated
* first fsmc board fully working - chitu v5
* mks robin nano v1.2 + tft 35 ok!
* right pin name
* anycubic tft tested in a TRIGORILLA_PRO
* chitu v6
* nano 32 tft orientation
* mks tft43
* mks tft43 rotation
* fixed LONGER LK tft setup
* GRAPHICAL_TFT_UPSCALE defined by the display type
* better offsets defaults
* Update Configuration.h
* Update tft_fsmc.cpp
* Update Conditionals_LCD.h
* Tweak comments
* update nano tests
* Revert "update nano tests"
This reverts commit a071ebbfad30e28855a4a5695ec8a726542a1a65.
* default tft
* outdated comments
* to not break non-vscode builds
* upscale tft 35
* support tft 180 rotation for color ui
* Each TFT Driver is responsible for its default color mode.
* use auto detect in mks displays, because some of them could be shipped with diferent drivers
* extra s
* unused code
* wrong -1
* missing mirror options
* Smaller regex pattern
* Comment updates
* Clean up old defines
* Apply pins formatting
* GRAPHICAL_TFT_ROTATE_180 => TFT_ROTATE_180
* MKS_ROBIN_TFT_V1_1R
* merge fix
* correct resolution
* auto is default, dont need be there, and it will allow the user to configure it even for named displays
* to not use rotation with MKS_ROBIN_TFT_V1_1R
* i like () in macros
* avoid sleepy commits
* default for st7789 is rgb
* nano follow up
* to allow ili9328 rotation
* default is rgb
* boards merge follow up
* to match bootloader orientation
* HAS_TOUCH_XPT2046 is not hal specific anymore
* lets not forget LPC
* 180 rotation for ili9328 and R61505
* Clean up whitespace
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-10-12 16:38:07 -05:00
Serhiy-K
6fdaaf3d20
Fixes for TFTGLCD Panel, FastIO ( #19614 )
2020-10-10 05:08:01 -05:00
Keith Bennett
e6d0a8ef66
Fix touch ifndefs ( #19661 )
2020-10-09 02:52:06 -05:00
Scott Lahteine
854af7a4bf
Permit touch calibration override
2020-10-08 16:59:54 -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
Luke Harrison
97e0d55073
Fix SKR 1.4 thermistor pin comments ( #19510 )
2020-09-25 19:48:24 -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
d07ce9ef21
Fix EXP2 pin define for MKS SGEN_L ( #19369 )
2020-09-12 21:52:46 -05:00
Victor Oliveira
160f70be63
LPC: Finish DMA transfer, use HW SPI class ( #19191 )
2020-09-10 00:41:26 -05:00
Scott Lahteine
a445746a8b
Clean up LCD conditionals, DWIN
2020-09-06 23:21:42 -05:00
Victor Oliveira
1a4b82a5d6
TFT (plus Hardware SPI) for LPC ( #19139 )
2020-08-26 05:13:58 -05:00
Scott Lahteine
638f6f0f06
Neopixel => NeoPixel
2020-08-23 03:14:11 -05:00
Scott Lahteine
a9f7e855d8
Reformat pins files
2020-08-22 01:22:21 -05:00
Tommy Hartmann
e69bbc3531
ENDER2_STOCKDISPLAY for BTT SKR 1.4 (and Turbo) ( #19002 )
2020-08-14 08:35:53 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
ellensp
0223ca8abb
Fix SKR 1.4 LCD / ADC Keypad sanity-check ( #18670 )
2020-07-15 21:46:46 -05:00
Scott Lahteine
d6c177008f
SKR 1.4 alert for unsupported LCD
2020-07-08 00:03:20 -05:00
Scott Lahteine
f9b6c504df
Minor pins cleanup
2020-07-05 15:58:12 -05:00
Scott Lahteine
f4e15967e8
Tweak pins formatting
2020-06-28 00:13:42 -05:00
thisiskeithb
eddd0d91a4
Fix BIQU BQ111-A4 pins ( #18361 )
2020-06-19 18:14:22 -05:00
Scott Lahteine
d8c3aed038
Sanity-check the chamber thermistor pin
2020-06-19 14:01:24 -05:00
Leo
f350e9d0cb
Shorter BTT board names (for LCD info) ( #18139 )
2020-06-04 21:29:47 -05:00
Scott Lahteine
9a6934874a
Add XYZ_NO_FRAME option
2020-05-03 01:24:39 -05:00
randellhodges
5f7a75979f
LPC176x SPI / I2C PersistentStore ( #17651 )
2020-04-28 02:27:55 -05:00
Neil van Geffen
c56b66543d
Permit Stall Sensitivity of 0 ( #17722 )
2020-04-27 08:27:14 -05:00
Scott Lahteine
307c48fe0a
Parity between LPC176x pins
2020-04-25 11:25:05 -05:00
Gustavo Alvarez
4af83430b5
ReARM SDSS pin for RRD LCDs ( #17698 )
2020-04-24 22:20:24 -05:00
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
2020-04-20 00:12:22 -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
fad9235cd8
Move MSG_x_LINE to multi_language.h
2020-04-05 18:25:59 -05:00
Scott Lahteine
2c325c2a7d
Format some pins files
2020-03-21 21:18:46 -05:00
Scott Lahteine
e8205af6fb
Apply HAS_TMC_UART to pins files
2020-03-17 15:06:01 -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
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
Scott Lahteine
b1a50d54e2
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
2020-03-02 12:04:36 -06:00
ellensp
4b256a6fa8
Revert FYSETC Mini encoder change ( #17040 )
...
Reverting #17010
2020-03-01 17:59:00 -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
InsanityAutomation
6bfae5de6f
Fix SKR 1.4 Turbo SD_DETECT_PIN ( #16955 )
2020-02-25 03:17:08 -06:00
ZMiguel Alves
2471a8bb91
Define ANET_FULL_GRAPHICS_LCD pins for SKR 1.4 ( #16928 )
2020-02-22 18:45:10 -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
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
Scott Lahteine
63469ed8f7
Add EXP labels to SKR pins
2020-02-01 19:06:32 -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
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
ellensp
0949c0f326
SKR 1.3 sensorless endstops hack ( #16659 )
2020-01-26 03:49:11 -06:00
tompe-proj
a338dce83f
PINDA v2 temperature sensor / compensation ( #16293 )
2020-01-17 17:16:45 -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
ellensp
7a50dbc00d
Add motherboard BIGTREE_SKR_V1.4_TURBO ( #16374 )
2020-01-02 21:15:34 -06:00
ferengi82
2230ef6e09
MKS SGen-L pins EEBF or EFBF scheme ( #16296 )
2019-12-22 17:11:49 -06:00
BigTreeTech
bbe0ffb2fa
BigTreeTech SKR v1.4 support ( #16236 )
2019-12-19 02:41:35 -06:00
thisiskeithb
dc8d8cb39c
Fix MKS SGen-L SD detect pin ( #16224 )
2019-12-15 11:25:07 -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
hammerhead2k2
19f840a9b5
BTT SKR 1.3 pins for Anet Full Graphics LCD ( #16047 )
2019-11-30 08:21:54 -06:00
pfillion42
4a5dee6356
(SKR 1.3) Assign DIAG pins for homing dir ( #15972 )
2019-11-23 16:20:13 -06:00
Daniel Negut
a3229b30ec
Add Zonestar/Anet LCD for SKR mini E3 ( #15931 )
2019-11-20 00:06:26 -06:00
Jademalo
37874a6472
Fix E0_SERIAL_RX_PIN typo ( #15841 )
2019-11-09 22:51:20 -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
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
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
LinFor
e854eb933d
Allow pins overrides for SKR V1.3 ( #15451 )
2019-10-05 20:40:01 -05:00
DrDitto
04e4eb35be
MKS_MINI, FYSETC RGB, backlight ( #15334 )
2019-09-25 18:41:04 -05:00
Tanguy Pruvot
eb1a368277
Fix Lerdge K typos ( #15273 )
2019-09-16 16:50:57 -05:00
Scott Lahteine
70b3f4ded5
Pins error message
2019-09-05 15:44:13 -05:00
thisiskeithb
d577b3c21e
Fix MKS SGEN-L Pins ( #15153 )
2019-09-03 20:02:30 -05:00
Scott Lahteine
34b73426e5
Apply #ifdef/#ifndef where possible
2019-09-01 23:54:50 -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
0cc524b84f
Prevent BOARD_NAME conflict with env
2019-08-20 19:10:36 -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
Bo Herrmannsen
bf610d87f7
Fix a bad MKS SGen-L pin ( #14735 )
2019-07-27 04:18:49 -05:00
Scott Lahteine
3d153486da
Fysetc rename Part 2
2019-07-18 04:36:08 -05:00
Ludy
abc9b52692
Update copyright in header, etc. ( #14645 )
2019-07-16 22:42:36 -05:00
Scott Lahteine
7de605c5c3
Move pins files to subfolders #14573
2019-07-11 02:32:24 -05:00