0c85869c26
Clean up file endings
2018-11-04 18:30:10 -06:00
3c21483c88
Provide DOGLCD SPI pins for MKS SBASE + VIKI
2018-11-04 16:20:22 -06:00
9c0e05552e
Suppress some compile warnings
2018-11-04 15:25:31 -06:00
176654791e
Use board-specific or platform SPI pins in HAL_STM32 ( #12323 )
2018-11-04 15:03:45 -06:00
608be966d7
Add servos to pins_FYSTEC_F6_13.h
2018-11-04 06:10:35 -06:00
ad60f0691c
Add Creality3D RAMPS pins definitions ( #12229 )
2018-10-26 16:09:04 -05:00
5580773191
Use FastIO, sanity-check LPC SD options, apply formatting ( #12231 )
2018-10-26 15:23:02 -05:00
6ee2af5e2d
Simplify pins_TRIGORILLA_14.h ( #12162 )
2018-10-21 03:23:20 -05:00
b381cad399
Clean up trailing whitespace
2018-10-19 15:27:17 -05:00
4eb798dbdc
Add support for Arm'ed (STM32F4) board ( #12147 )
2018-10-19 14:50:52 -05:00
a81763c237
Pins E sanity check tweak
2018-10-18 18:48:23 -05:00
eded90bf87
Updated Azteeg X5 Mini Wifi pins for onboard SD ( #12133 )
2018-10-18 11:52:55 -05:00
3c13c9e3e9
[LPC176x] Fix USEABLE_HARDWARE_PWM macro, cleanup multiple LED support ( #12129 )
2018-10-18 11:26:50 -05:00
0519ef0802
Update pins for final RemRam v1.3 board ( #12125 )
2018-10-17 11:13:38 -05:00
8b5e51c9aa
STM32F4xx modifications for HAL_STM32 ( #12080 )
2018-10-16 06:42:41 -05:00
42fb7c14b0
Update the sdcard usb sharing config and apply to Re-ARM
2018-10-14 18:43:48 +01:00
870bfd08f5
usb and sdcard sharing improvements
...
* Add traceback after watchdog timeout
Add the cpability to perform a traceback following a watchdog timeout.
* Enhanced hardware SPI
Allow use of either SSP0 or SSP1.
Ensure that no data is left in I/O buffers after calls to enable sharing of SSP hardware.
* Make flash emulation of eeprom the default
Make use of flash for eeprom storage the default. This means that usage of eeprom will not cause USB drive mount/unmount operations.
* Allow sharing of SD card
SD card I/O operations from the USB stack take place in idle loop, rather than at interrupt time. Allowing sharing of the SPI bus.
New configuration options to allow usage of the SD card to be specified.
* Fix problem with hardware SPI pins
2018-10-14 18:43:48 +01:00
25b980dddb
Remove erroneous Pin 12 definition
...
There is no switchable Power Supply. Don't put it on Pin 12.
(Pin 12 is actually FAN1)
2018-10-12 13:45:04 -05:00
1407afad73
Move SENSITIVE_PINS to its own file
2018-10-11 01:10:11 -05:00
45e738876a
Add stepper MS3 support
...
Co-Authored-By: TheLongAndOnly <thelongandonly@users.noreply.github.com >
2018-10-11 01:10:11 -05:00
a3e8cb1e44
[2.0.x] Ender-4 small improvements in Configuration ( #11843 )
2018-10-09 20:58:22 -05:00
ec9aa4f468
[2.0.x] Miscellaneous fixes ( #12039 )
...
* Allow override of soft SPI pins in `pins_*.h`
* Add default case to avoid compiler warning.
* Additional pin definitions for Archim 2.
* Einsy Retro has same timings as Einsy Rambo.
2018-10-08 18:14:52 -05:00
906a24fa81
Extensible user interface API ( #11193 )
2018-10-08 15:44:05 -05:00
c447d75916
Add support for TMC2660 ( #11998 )
2018-10-06 17:18:10 -05:00
0fcdfdeed6
Followup to #12017
2018-10-06 13:23:58 -05:00
acac2adfc8
Add support for MeCreator2 ( #12017 )
2018-10-06 12:26:49 -05:00
1358bd9319
Make MAX_EXTRUDERS always 6
2018-10-03 11:32:19 -05:00
348004c34f
STM32F7 HAL using the official STM32 Arduino Core ( #11750 )
2018-10-03 03:26:07 -05:00
11ac75edcb
Use PGM_P for PSTR pointers ( #11977 )
2018-09-30 23:44:33 -05:00
d016b572e3
[2.0.x] Add pin configuration for Fysetc F6 ( #11932 )
2018-09-27 19:20:19 -04:00
eeab4141db
[2.0.x] Anycubic Trigorilla 14 pins tweak ( #11869 )
2018-09-27 16:06:21 -04:00
cb9dc56630
Add GT2560 v3 support ( #11914 )
2018-09-27 15:13:15 -04:00
cee34f7290
Followup for BABYSTEP_HOTEND_Z_OFFSET ( #11916 )
2018-09-24 21:46:56 -04:00
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
2018-09-24 09:40:48 -05:00
140caf99b8
E0_CS_PIN moved from A13 to A15 on RAMPS-FD v2.2 ( #11865 )
2018-09-18 22:24:20 -05:00
09a2bee8aa
Support more filament runout sensors in M119 ( #11851 )
2018-09-17 03:27:13 -05:00
0780913848
IDEX Improvements ( #11848 )
2018-09-17 01:06:22 -05:00
1718eff54a
Code changes supporting up to 6 extruders
2018-09-16 22:32:53 -05:00
d948c6e867
RADDS Extension Board V3 support
2018-09-16 22:22:35 -05:00
1a6f2b29b8
Add support for Triple-Z steppers/endstops
2018-09-16 00:35:58 -05:00
8584d3697d
Fix servo count define conflict
...
`MAX_SERVOS` => `NUM_SERVO_PLUGS`
2018-09-11 16:20:31 -05:00
fe9f088d60
[2.0.x] Anycubic LinearPlus, Trigorilla 1.4 ( #11730 )
2018-09-10 21:25:40 -05:00
b6aae2b322
Tweak RAMPS_FD_V1 pins
2018-09-10 15:43:03 -05:00
7391e23332
Fix RigidBoard FAN_PIN collision
2018-09-10 05:29:00 -05:00
e3aac59637
Create pins_FORMBOT_TREX3.h
2018-09-06 09:46:23 -05:00
f580247581
Create pins_FORMBOT_TREX2.h
2018-09-06 09:45:29 -05:00
073857646b
seperate the T-Rex2 and T-Rex3 support
2018-09-06 09:43:43 -05:00
fe4fc2883b
Add support for Formbot T-Rex3
2018-09-06 09:41:59 -05:00
9651ceb36b
Correct spelling of #endif
2018-09-05 10:46:08 -05:00
86ee74731e
Comment for RADDS + RRDFGSC
2018-09-05 05:45:17 -05:00