Scott Lahteine
0e25f66c09
Fix Ultimaker servo pin
As pointed out at https://github.com/MarlinFirmware/Marlin/issues/7981#issuecomment-407116642
6 years ago
Scott Lahteine
ad12b9b46b
Fix indentation, whitespace, spelling, formbot pins...
6 years ago
Scott Alfter
b5537dde7f
need to add E2END to pins_RAMPS_FD_V2.h ( #11564 )
6 years ago
Roxy-3D
62ce937540
Update pins.h to include the Formbot board
6 years ago
Roxy-3D
a82be36d5d
Create pins_FORMBOT.h
6 years ago
Scott Lahteine
6964e1a95a
Clean up trailing whitespace
6 years ago
Scott Lahteine
0bda22367b
Allow Einsy RAMBo FAN1_PIN override
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
Scott Lahteine
aae02827c0
Cosmetic pins changes
6 years ago
forkoz
2cc950d67e
[2.0.x] MKS SBASE Trinamic examples/support ( #11402 )
6 years ago
Dave Johnson
8a24ff94d1
AT90USB1286 PIO cleanup and optimization ( #11230 )
-normalize `env` and `board` to lowercase naming convention.
-make board `name` follow descriptive convention.
-implement `-fsingle-precision-constant` compile optimization per https://github.com/MarlinFirmware/Marlin/pull/11178#issuecomment-401673901
-fix typo in 5DPRINT entry.
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
forkoz
d1c6687ecd
Update MKS sBase pins ( #11357 )
6 years ago
teemuatlut
fbcdf5eaeb
Simplify stepper driver per-axis selection
6 years ago
Scott Lahteine
5379c115c8
Fix Trigorilla include typo
6 years ago
TheLongAndOnly
cedc158106
[2.0.x] Board specific init macro ( #11170 )
6 years ago
Scott Lahteine
f9a090b2cf
Fix Trigorilla 1.4 pins
See #11097
6 years ago
Scott Lahteine
444725ae9a
Non-conflicting CS pins for MKS Gen L
6 years ago
Michael Triffon
7e802145cc
[2.0.x] Add CR-10 stock display support for Re-Arm (EXP3) ( #11068 )
6 years ago
Chris Pepper
0312c42f9d
[2.0.x] LPC176x Serial cleanup ( #11032 )
6 years ago
Simon Jouet
e2aeda61ed
HAL for Espressif ESP32 Wifi
7 years ago
Karl Andersson
e0276d2f32
Official STMicroelectronics Arduino Core STM32F4 HAL compatibility ( #11006 )
6 years ago
Scott Lahteine
88314b8910
CREALITY_ENDER is long gone
As noted in #10965
7 years ago
Scott Lahteine
7ba5afff01
Allow FAN_PIN override, pins cleanup ( #10956 )
7 years ago
Scott Lahteine
e7623b5788
Restore Z_PROBE_PIN to pinsDebug_list.h
7 years ago
Scott Lahteine
c16e41e9e6
STM32F4 pins cleanup
7 years ago
Axel
ae322e0c54
[2.0.x] Add GTM32 Pro VB support ( #10898 )
7 years ago
Scott Lahteine
d259070980
Clean up trailing spaces from vim, etc.
7 years ago
Scott Lahteine
c68b7b3913
Update Fan 2 and E0 Auto Fan pins for Trigorilla
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
Bob Kuhn
62e2987488
add AT90USB support & add items to popup menu ( #10779 )
7 years ago
Scott Lahteine
c173a31060
Fix some compile warnings
7 years ago
Scott Lahteine
a1062eec5b
Better handling of DELAY_NS and DELAY_US ( #10716 )
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
7 years ago
Scott Lahteine
fe5c308872
Correction to Printrboard SDSS pin ( #10677 )
Co-Authored-By: Simon Swenson <simon-swenson-8351@users.noreply.github.com>
7 years ago
Bob-the-Kuhn
410b023b50
[2.0.x] Add Viki support to RAMPS_FD_V1 (DUE) ( #10598 )
7 years ago
Bob-the-Kuhn
f973ff49ae
[2.0.x] MKS SBASE - Separate SD_DETECT for LCD and on-board SD cards ( #10557 )
7 years ago
Bob-the-Kuhn
00dfaae8df
[2.0.x] Platformio - automate build & environment selection ( #10503 )
7 years ago
Scott Lahteine
0e450df6a2
MKS OLED support for RUMBA
Based on #10519
Co-Authored-By: Alex <alex18881@users.noreply.github.com>
7 years ago
Scott Lahteine
f423e54f77
Strip trailing spaces
7 years ago
Marcio Teixeira
10a25f733e
Add SENSORLESS_HOMING to Archim 2.0 ( #10500 )
7 years ago
Alexey Shvetsov
ad58b626a3
Fix pin mappings for Viki2 on Azteeg X5 GT ( #10487 )
7 years ago
Scott Lahteine
b6747c742a
Cleanup AZTEEG_X5_GT pins for VIKI
What should the SD detect and SDSS pins be? Followup soon on #8138
7 years ago
Scott Lahteine
186d71b361
Complete CREALITY_ENDER revert
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
dea686cf55
Define short pin names in fastio for STM32 ( #10461 )
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