Scott Lahteine
2aaa681dea
Remove unused Cheaptronic pins
2019-01-03 08:58:55 -06:00
Ludy and Scott Lahteine
74c47803f7
Add VORON printer ( #12705 )
2019-01-03 06:27:03 -06:00
petieken and Scott Lahteine
d9cf5e4883
Update pins_BIQU_SKR_V1.1.h ( #12758 )
2019-01-02 13:50:05 -06:00
Scott Lahteine
371d9a1acf
Fix line-endings, formatting, whitespace
...
Followup to #12770
2018-12-30 15:38:20 -06:00
Alain Martel and Scott Lahteine
44ed34475b
Add MKS BASE 1.4 pins ( #12770 )
2018-12-30 10:40:22 -06:00
Msq001 and Scott Lahteine
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.
2018-12-27 10:52:35 -06:00
InsanityAutomation and Scott Lahteine
b7a8dcc35d
Update Formbot T-Rex 3 pins ( #12662 )
2018-12-20 17:32:39 -06:00
Ludy and Scott Lahteine
f7127c44f8
Wanhao Duplicator i3 Plus pins create ( #12701 )
2018-12-20 17:30:36 -06:00
jmz52 and Scott Lahteine
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).
2018-12-20 17:23:27 -06:00
Ludy and Scott Lahteine
33f3c75213
GTM32 Pro VB FAN-PIN correction ( #12666 )
2018-12-20 16:42:15 -06:00
Ludy and Scott Lahteine
3829d6ccf8
FYSETC F6 13 - E2_SERIAL_TX_PIN correction ( #12667 )
2018-12-20 16:11:33 -06:00
Kadah and Scott Lahteine
d35dcafa3d
Added MKS MINI 12864 support to FYSETC F6 V1.3 ( #12656 )
2018-12-20 16:10:49 -06:00
Ludy and Scott Lahteine
97de9d54a5
Fix broken pins file include ( #12617 )
2018-12-09 19:06:03 -06:00
Scott Lahteine
6cf8d40f41
Fix some serial echos of pin states
2018-12-09 02:38:32 -06:00
Scott Lahteine
7d15854514
Add Z_MIN_PROBE_PIN to MKS SBASE pins
2018-12-08 15:31:59 -06:00
teemuatlut and Scott Lahteine
50b2fbd031
Trinamic: Split stealthChop, improve driver monitoring, etc. ( #12582 )
2018-12-07 15:34:21 -06:00
Scott Lahteine and GitHub
3c58b16c9f
Move stepper enable/disable to stepper_indirection.h ( #12562 )
2018-11-30 12:48:46 -06:00
Scott Lahteine and GitHub
c986239837
A single SERIAL_ECHO macro type ( #12557 )
2018-11-29 16:58:58 -06:00
InsanityAutomation and Scott Lahteine
dec721c52b
Add Formbot Raptor2 and Raise3D pins ( #12532 )
...
* Add Formbot Raptor2 board
* Add Raise3D Rumba board
2018-11-25 19:56:06 -06:00
Scott Lahteine
0a638cc022
Adjust Formbot Raptor pins
2018-11-25 18:35:45 -06:00
Marcio Teixeira and Scott Lahteine
7109dadd21
Additional pin definitions for Archim 2 ( #12500 )
...
- Added GPIO pins to Archim 2
- Added new 108 pin to `fastio_Due.h`
2018-11-22 01:07:02 -06:00
Scott Lahteine
b738972e69
General cleanup of Re-ARM pins
2018-11-21 19:00:49 -06:00
Ludy and Scott Lahteine
1f93d2bcf7
Fix LCD compile error, etc. ( #12472 )
2018-11-18 20:39:49 -06:00
Scott Lahteine
9d13f07d09
GTM32 Pro VB changes from Markku Sinisalo
2018-11-18 19:56:38 -06:00
Nils Hasenbanck and Scott Lahteine
779b2709ec
Change temperature pin order for RemRam V1 ( #12458 )
...
Beta testers suggested to adopt the RAMPS order of temperature probe connectors. This commit fixes the order to the RAMPS order.
2018-11-17 16:51:06 -06:00
Ph0non and Scott Lahteine
984c4ba8c7
Enable SD Card on RepRap Display and RADDS ( #12446 )
...
* Enable SD Card on RepRap Display and RADDS
Define the necessary pins in `pins_RADDS.h` (copied from the `RADDS_DISPLAY` section) for the use of the SD card slot on RRD.
2018-11-17 06:59:40 -06:00
Mateusz Krawczuk and Scott Lahteine
ca21ac6b9b
Support two MAX6675 thermocouples ( #8686 )
2018-11-16 18:20:33 -06:00
Scott Lahteine and GitHub
edfd106bc5
Rejigger Filament Runout class ( #12428 )
2018-11-14 11:45:57 -06:00
Scott Lahteine and GitHub
f4c128ecaa
Move RRW keypad code to a common method ( #12429 )
2018-11-14 06:00:21 -06:00
Scott Lahteine
ebf585b673
Fix an old sanity check
2018-11-14 01:15:35 -06:00
Ryan and Scott Lahteine
052d102ded
UltiMachine Archim 1 support ( #12404 )
2018-11-14 00:27:39 -06:00
Scott Lahteine
664e20754d
Clean up pins files
2018-11-14 00:23:33 -06:00
Scott Lahteine and GitHub
4ed6397e5d
More comprehensive NO_LCD_MENUS ( #12367 )
2018-11-09 00:07:16 -06:00
Scott Lahteine
9c8f083d6c
Extend pins errors to include the processor
2018-11-08 22:25:59 -06:00
Scott Lahteine
147e270208
Restore GTM32_PRO_VB temp and heater pins
...
Undo #12345
2018-11-06 21:41:30 -06:00
Phr3d13 and Scott Lahteine
a813900fce
Add Geeetech Rostock 301 config, update GTM32 Pro VB pins ( #12345 )
2018-11-05 22:42:06 -06:00
Scott Lahteine
c536ee1122
Clean up bq Zum Mega 3D pins
2018-11-05 22:38:20 -06:00
Scott Lahteine
0c85869c26
Clean up file endings
2018-11-04 18:30:10 -06:00
Scott Lahteine
3c21483c88
Provide DOGLCD SPI pins for MKS SBASE + VIKI
2018-11-04 16:20:22 -06:00
Scott Lahteine
9c0e05552e
Suppress some compile warnings
2018-11-04 15:25:31 -06:00
Karl Andersson and Scott Lahteine
176654791e
Use board-specific or platform SPI pins in HAL_STM32 ( #12323 )
2018-11-04 15:03:45 -06:00
Scott Lahteine
608be966d7
Add servos to pins_FYSTEC_F6_13.h
2018-11-04 06:10:35 -06:00
InsanityAutomation and Scott Lahteine
ad60f0691c
Add Creality3D RAMPS pins definitions ( #12229 )
2018-10-26 16:09:04 -05:00
Scott Lahteine and GitHub
5580773191
Use FastIO, sanity-check LPC SD options, apply formatting ( #12231 )
2018-10-26 15:23:02 -05:00
Hannes Brandstätter-Müller and Scott Lahteine
6ee2af5e2d
Simplify pins_TRIGORILLA_14.h ( #12162 )
2018-10-21 03:23:20 -05:00
Scott Lahteine
b381cad399
Clean up trailing whitespace
2018-10-19 15:27:17 -05:00
Karl Andersson and Scott Lahteine
4eb798dbdc
Add support for Arm'ed (STM32F4) board ( #12147 )
2018-10-19 14:50:52 -05:00
Scott Lahteine
a81763c237
Pins E sanity check tweak
2018-10-18 18:48:23 -05:00
Michael Triffon and Scott Lahteine
eded90bf87
Updated Azteeg X5 Mini Wifi pins for onboard SD ( #12133 )
2018-10-18 11:52:55 -05:00
Chris Pepper and Scott Lahteine
3c13c9e3e9
[LPC176x] Fix USEABLE_HARDWARE_PWM macro, cleanup multiple LED support ( #12129 )
2018-10-18 11:26:50 -05:00