Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
Scott Lahteine
159d7eefda
New boards entry for the A20M
6 years ago
lanserge
c2cf8ffa82
Add support for Arduino DUE Shield Kit ( #12950 )
6 years ago
chrisly42
99e5e8362f
Rapide Lite 200 config, pins_RL200 RUMBA clone ( #12848 )
6 years ago
Bob Kuhn
d08f27e27b
Add support for STEVAL 3DP001V1 ( #12894 )
6 years ago
Chris Barr
1d33784bf9
Add RUMBA32 Board ( #12856 )
6 years ago
Ludy
74c47803f7
Add VORON printer ( #12705 )
6 years ago
Alain Martel
44ed34475b
Add MKS BASE 1.4 pins ( #12770 )
6 years ago
Msq001
f8c5d31864
Bugfix 2.0.x add motherboard pins define ( #12689 )
- `pins_BIQU_B300_V1.0.h` defines pins for B300, as found in the BIQU Thunder 3D printer.
- `pins_BIQU_SKR_V1.1.h` defines pins for bigtree/BIQU SKR V1.1 motherboard.
6 years ago
Ludy
f7127c44f8
Wanhao Duplicator i3 Plus pins create ( #12701 )
6 years ago
jmz52
33abb86b7e
Add support for MKS Robin board ( #12650 )
Implement initial support for MKS Robin (STM32F103ZET6) board.
Custom build script is used to generate encrypted firmware compatible with original MSK Robin bootloader (i.e. safe firmware update from SD card and possibility to go back to original close-source firmware).
6 years ago
InsanityAutomation
dec721c52b
Add Formbot Raptor2 and Raise3D pins ( #12532 )
* Add Formbot Raptor2 board
* Add Raise3D Rumba board
6 years ago
Scott Lahteine
6aae199572
Add missing boards to Makefile
6 years ago
Ryan
052d102ded
UltiMachine Archim 1 support ( #12404 )
6 years ago
Scott Lahteine
f5eab912ed
Apply #pragma once, misc cleanup ( #12322 )
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
6 years ago
InsanityAutomation
ad60f0691c
Add Creality3D RAMPS pins definitions ( #12229 )
6 years ago
Karl Andersson
4eb798dbdc
Add support for Arm'ed (STM32F4) board ( #12147 )
6 years ago
Scott Lahteine
43940d59ed
Fix trailing spaces
6 years ago
Phr3d13
acac2adfc8
Add support for MeCreator2 ( #12017 )
6 years ago
Scott Lahteine
348004c34f
STM32F7 HAL using the official STM32 Arduino Core ( #11750 )
6 years ago
Mitch Roote
d016b572e3
[2.0.x] Add pin configuration for Fysetc F6 ( #11932 )
6 years ago
InsanityAutomation
cb9dc56630
Add GT2560 v3 support ( #11914 )
6 years ago
InsanityAutomation
1104054d73
2.0 IDEX Independent z offset and other fixes ( #11862 )
* Add Formbot Raptor board
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
* Add a second Z probe Z offset
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
* Modify method to utilize live adjustment of hotend z offset
Should probably move config option to babystepping and rename as it may now apply to all multiextruder systems
* Move config item and catchup other code to current method
6 years ago
Roxy-3D
9c8d9d282f
Break out support for Formbot T-Rex3 from previous versions
6 years ago
Ilya Bukhonin
7ecb8b4af5
[2.0.x] Teensy 3.1 and 3.2 support ( #11460 )
6 years ago
Pablo Crespo
409a0632af
[2.0.x] Add Morpheus Board support ( #11651 )
6 years ago
Michael Triffon
f8c52c9c29
Azteeg X5 Mini WiFi support ( #11601 )
6 years ago
Scott Lahteine
ad12b9b46b
Fix indentation, whitespace, spelling, formbot pins...
6 years ago
Roxy-3D
b0a8ce59bd
Update Boards.h to include Formbot support
6 years ago
Greg Nutt
a1a5367380
Smoothieboard V1.0/1.1 and A5984 support
6 years ago
Scott Lahteine
9bae413901
Add Bigtreetech/BIQU KFB 2.0 board ( #11446 )
6 years ago
Lee Olivares
094e6d81a5
Add Einstart-S support ( #11219 )
Indeed the HAL does not need to be mucked around with to expose ATmega2560 pins not available as numbers on the MEGA board, I'll need to update the wiki with that tidbit and a reference to the pin-mapping comment in `fastio_1280.h`.
6 years ago
Bo Herrmannsen
67b205fd45
Add support for board RuRAMPS4D v1.3 ( #11363 )
6 years ago
Simon Jouet
e2aeda61ed
HAL for Espressif ESP32 Wifi
7 years ago
Scott Lahteine
b9418439b9
Prevent MB false-positive on bad board name
7 years ago
Axel
ae322e0c54
[2.0.x] Add GTM32 Pro VB support ( #10898 )
7 years ago
Axel
bbd09a99f1
32 bit boards classification cleanup ( #10818 )
- Ordering and match classification between `boards.h` and `pins.h`
- Check `pins.h` environments
7 years ago
Axel
d98bc71af7
Boards classification arrangement ( #10814 )
STM32 ARM Cortex-M3 boards were listed as M4
7 years ago
Scott Lahteine
11ef432476
Match Makefile to boards.h
7 years ago
Scott Lahteine
2be5fe5ddf
Split TRIGORILLA into 1.3 and 1.4
7 years ago
Scott Lahteine
80e29492c6
TRIGORILLA => TRIGORILLA_13
7 years ago
Scott Lahteine
4f184ba5da
[2.0.x] Add BOARD_MKS_BASE_15 with digital micro-stepping ( #10454 )
* Add BOARD_MKS_BASE_15 with digital micro-stepping
* Rename MKS_13 to MKS_GEN_13
7 years ago
Karl Andersson
428c54f2ad
[2.0.x] HAL for STM32F4 ( #10434 )
7 years ago
Marcio Teixeira
9356cf648f
Added support for Einsy Retro
http://reprap.org/wiki/EinsyRetro
7 years ago
Scott Lahteine
4a23069de9
Fix Ender 4 / CR-8 compilation
- Assign 243 (like EFB) as Ender-4/CR-8 board ID
- Add to `Makefile`
- Add to `pins.h`
7 years ago
Scott Lahteine
6d7f4f84e2
Add board MKS_BASE_HEROIC ( #9926 )
Followup to #9008
- Don't define micro-stepping pins for boards that lack them.
- Allow setting of 128 microsteps with `M350`.
7 years ago
Scott Lahteine
c471389afb
Add Einsy Rambo pins ( #9850 )
7 years ago
Scott Lahteine
bab0e975c8
The ENDER can use BOARD_MELZI_CREALITY ( #9692 )
7 years ago
Scott Lahteine
d741bcf8a9
Tweak boards spacing
7 years ago
Scott Lahteine
4aff6c1c32
Tronxy X5S pins and configuration
7 years ago