147 Commits (0b47558a09ab4b21a11bff330b53818557522ffc)

Author SHA1 Message Date
chzj333 0b47558a09 New board STM32F407 (#14994) 5 years ago
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 5 years ago
Timothy Hoogland a67830bf67 TH3D EZBoard is LPC1769 (#14936) 5 years ago
Scott Lahteine a0d782e46e STM32F7xx is gone 5 years ago
Scott Lahteine 9ac348ef7b SDPOWER => SDPOWER_PIN 5 years ago
Tim Moore 3765e67434 Dreammaker Overlord pins (#14791) 5 years ago
pinchies d98b9d54f1 JGAurora A5S & A1 touch support (#14768) 5 years ago
thisiskeithb e8e81d3609 Fix MKS Robin Lite pins include (#14755) 5 years ago
Giuliano Zaro 290466578f Adafruit Grand Central M4 (#14749) 5 years ago
Eric Ptak 59e97e5e52 FYSETC Cheetah 1.2 (#14723) 5 years ago
thisiskeithb d74efd9d46 MKS Robin Lite/Lite2 Board Support (#14729) 5 years ago
Msq001 6920b7fe91 BigTreeTech SKR E3 DIP (#14638) 6 years ago
Tanguy Pruvot 45bde333d5 Initial Longer3D LK1/2 (Alfawise U20/U20+/U30) support (#14597) 6 years ago
Jeonghwan Noh 475ccfad62 Oscar (by Thinknthings of Korea) board support (#14574) 6 years ago
Scott Lahteine 948c3f580b Clean up some LCD conditions 6 years ago
thisiskeithb 42be684e69 Wanhao Duplicator i3 Mini support (#14559) 6 years ago
Scott Lahteine 340d827dc1 Fix mega/ subfolder pins
Followup to #14573
6 years ago
Scott Lahteine 7de605c5c3
Move pins files to subfolders #14573 6 years ago
Ludy a7bb1fc322 Fix Dual X,Y,Z UART pins in relation to TMC2208/9 (#14554) 6 years ago
gmarsh ab99a80793 GMARSH X6 board support (#14550) 6 years ago
Msq001 439e28783b BigTree SKR Pro V1.1 board support (#14523) 6 years ago
thisiskeithb 10a71e332d Biqu SKR 1.1 => BigTree SKR 1.1 (#14514) 6 years ago
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>
6 years ago
Scott Lahteine 0f79fb9821 Generic stop pins (presume one endstop per axis end) 6 years ago
thisiskeithb c6f74ba887 TH3D EZBoard v1.0 (#14473) 6 years ago
Msq001 c9be936d4a BigTreeTech SKR Mini E3 (#14457) 6 years ago
Scott Lahteine 4d5a1984e2 Simplified fan handling code 6 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
Scott Lahteine 7e16835c83
Use LCD conditionals in pins files (#14428) 6 years ago
thisiskeithb 8b63e3701f MKS Robin Nano board support (#14363) 6 years ago
thisiskeithb cd302f9464 Add MKS SGen-L Board (#14411) 6 years ago
Eric Ptak 8934b32f1b Fysetc AIO II / Cheetah STM32F1 (#14407) 6 years ago
thisiskeithb a4aa3621c0 MKS Robin Mini Board Support (#14366) 6 years ago
thisiskeithb 71b2700c3c Anycubic Trigorilla 1.4 Rev. 1.1 (#14357) 6 years ago
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.
6 years ago
Aliaksei Kvitsinski 648a91bce8 Support for Z-Bold board (#14024) 6 years ago
yangwenxiong b0a4ea79b8 BigTreeTech SKR Mini v1.1 (#14041) 6 years ago
Scott Lahteine fa3b5fb059 Uppercase pins filename 6 years ago
InsanityAutomation bbcb61e042 Initial Commit - Add board 6 years ago
Scott Lahteine 81cee05476 Update some env in pins.h 6 years ago
Laurent df75a606ff Support MKS SGen board (#13694) 6 years ago
InsanityAutomation ba31d39f6d Azteeg X5 Mini support (#13425) 6 years ago
Alexander Gavrilenko 3c47e1b4d1 Support Black STM32F407VET6 with RAMPS-like shield (#13524) 6 years ago
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(...)`
6 years ago
Anthony Rich 7640b328df Support for Tronxy X5S 2e (#13297) 6 years ago
Scott Lahteine 99d0022fae
Drop the Z_MIN_PROBE_ENDSTOP option (#13276) 6 years ago
Msq001 f8a39919fa Add Bigtree SKR 1.3 board (#13267)
Co-Authored-By: Msq001 <msq001@users.noreply.github.com>
6 years ago
Bob Kuhn ddbe4cfa20 Printrboard G2 support (#13116) 6 years ago
Scott Lahteine 15aa932aa6
HAL for Linux (#13146) 6 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago