thisiskeithb
|
ef2657d565
|
Robin Nano updates (#18347)
|
2020-06-18 17:23:46 -05:00 |
|
thisiskeithb
|
2603a237f9
|
Add MKS LCD12864 A/B Controller Support (#18120)
|
2020-06-16 02:43:09 -05:00 |
|
Scott Lahteine
|
f4c258dc23
|
Creality Ender 3 v2 (#17719)
|
2020-06-16 01:45:27 -05:00 |
|
makerbase
|
642112d3eb
|
Add MKS UI (TFT_LITTLE_VGL_UI) (#18071)
|
2020-06-15 21:05:33 -05:00 |
|
Lukas Erlacher
|
9a52193cc6
|
Fix GTM32 Rev B LCD pins (#18293)
|
2020-06-14 01:02:04 -05:00 |
|
Victor
|
0a49ad1ccf
|
TFT 3x upscale followup (#18256)
|
2020-06-11 21:42:19 -05:00 |
|
Victor
|
e2cc966621
|
Tronxy X5SA (V5 / V6 boards) (#18243)
|
2020-06-10 17:16:22 -05:00 |
|
thisiskeithb
|
63c280a6ca
|
Robin E3/E3D EEPROM size (#18230)
|
2020-06-08 19:56:06 -05:00 |
|
DocYester
|
19024306fc
|
Robin E3D Flash-based EEPROM (#18219)
|
2020-06-07 19:48:18 -05:00 |
|
Leo
|
f350e9d0cb
|
Shorter BTT board names (for LCD info) (#18139)
|
2020-06-04 21:29:47 -05:00 |
|
cccc
|
2bf63e29c6
|
Support for MEEB 3DP board (#18138)
|
2020-06-01 18:25:13 -05:00 |
|
Scott Lahteine
|
2ad3da98d4
|
Fix some spelling
|
2020-05-30 23:28:30 -05:00 |
|
thisiskeithb
|
3430d45f53
|
BTT SKR Mini E3 V2 (#18088)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-05-30 23:27:21 -05:00 |
|
George Fu
|
fe7452c5cb
|
TMC serial multiplexer, FYSETC AIO-II (#18080)
|
2020-05-25 15:48: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
|
e275cd3798
|
Update some ©
|
2020-05-17 20:49:24 -05:00 |
|
Scott Lahteine
|
847bdeecaf
|
BOARD_NAME => BOARD_INFO_NAME
|
2020-05-16 06:02:55 -05:00 |
|
Gustavo Alvarez
|
6d92f56582
|
FTDI/EVE, pins cleanup for SKR E3/DIP (#17990)
|
2020-05-13 14:22:03 -05:00 |
|
RudolphRiedel
|
98fdc67f1d
|
Fixes for FYSETC Cheetah (#17935)
|
2020-05-11 23:51:07 -05:00 |
|
Scott Lahteine
|
6be76af617
|
Overrideable CASE_LIGHT_PIN
|
2020-05-07 14:57:41 -05:00 |
|
Gustavo Alvarez
|
0332666d38
|
Fix Cheetah pins alias (#17882)
|
2020-05-06 01:16:32 -05:00 |
|
Gustavo Alvarez
|
3fd8ef52c5
|
More FTDI EVE fixes (RAMPS, Cheetah) (#17759)
|
2020-05-05 02:38:06 -05:00 |
|
Scott Lahteine
|
38d1587091
|
Malyan M200 V2 (#17840)
|
2020-05-04 14:37:43 -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 |
|
Scott Lahteine
|
5e6faa999d
|
Refine EEPROM types / flags (#17772)
|
2020-04-29 14:46:33 -05:00 |
|
Gustavo Alvarez
|
11f7695907
|
Touch UI FTDI EVE is now beta (#17704)
|
2020-04-25 11:47:19 -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 |
|
Scott Lahteine
|
847ea583f6
|
STM32F103VE has 512K Flash EEPROM (#17565)
|
2020-04-16 15:34:44 -05:00 |
|
dandantsui
|
d194688020
|
Define EEPROM, SD type for MKS Robin nano (#17498)
|
2020-04-16 03:53:58 -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
|
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 |
|
dandantsui
|
333092c488
|
Fix MKS Robin infinite boot (#17497)
|
2020-04-12 01:23:08 -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 |
|
Scott Lahteine
|
7455bb09b3
|
Add SoftwareSerialM for MKS Robin (#17207)
|
2020-03-24 16:14:30 -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 |
|