Roxy-3D
25b980dddb
Remove erroneous Pin 12 definition
There is no switchable Power Supply. Don't put it on Pin 12.
(Pin 12 is actually FAN1)
6 years ago
Scott Lahteine
1407afad73
Move SENSITIVE_PINS to its own file
7 years ago
Scott Lahteine
45e738876a
Add stepper MS3 support
Co-Authored-By: TheLongAndOnly <thelongandonly@users.noreply.github.com >
7 years ago
Hannes Brandstätter-Müller
a3e8cb1e44
[2.0.x] Ender-4 small improvements in Configuration (#11843 )
7 years ago
Marcio Teixeira
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.
7 years ago
Marcio Teixeira
906a24fa81
Extensible user interface API (#11193 )
7 years ago
teemuatlut
c447d75916
Add support for TMC2660 (#11998 )
7 years ago
Scott Lahteine
0fcdfdeed6
Followup to #12017
7 years ago
Phr3d13
acac2adfc8
Add support for MeCreator2 (#12017 )
7 years ago
Scott Lahteine
1358bd9319
Make MAX_EXTRUDERS always 6
7 years ago
Scott Lahteine
348004c34f
STM32F7 HAL using the official STM32 Arduino Core (#11750 )
7 years ago
Scott Lahteine
11ac75edcb
Use PGM_P for PSTR pointers (#11977 )
7 years ago
Mitch Roote
d016b572e3
[2.0.x] Add pin configuration for Fysetc F6 (#11932 )
7 years ago
Victor Tseng
eeab4141db
[2.0.x] Anycubic Trigorilla 14 pins tweak (#11869 )
7 years ago
InsanityAutomation
cb9dc56630
Add GT2560 v3 support (#11914 )
7 years ago
Scott Lahteine
cee34f7290
Followup for BABYSTEP_HOTEND_Z_OFFSET (#11916 )
7 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
7 years ago
Scott Alfter
140caf99b8
E0_CS_PIN moved from A13 to A15 on RAMPS-FD v2.2 (#11865 )
7 years ago
Scott Lahteine
09a2bee8aa
Support more filament runout sensors in M119 (#11851 )
7 years ago
Roxy-3D
0780913848
IDEX Improvements (#11848 )
7 years ago
Scott Lahteine
1718eff54a
Code changes supporting up to 6 extruders
7 years ago
Scott Lahteine
d948c6e867
RADDS Extension Board V3 support
7 years ago
Holger Müller
1a6f2b29b8
Add support for Triple-Z steppers/endstops
7 years ago
Scott Lahteine
8584d3697d
Fix servo count define conflict
`MAX_SERVOS` => `NUM_SERVO_PLUGS`
7 years ago
Scott Lahteine
fe9f088d60
[2.0.x] Anycubic LinearPlus, Trigorilla 1.4 (#11730 )
7 years ago
Scott Lahteine
b6aae2b322
Tweak RAMPS_FD_V1 pins
7 years ago
Scott Lahteine
7391e23332
Fix RigidBoard FAN_PIN collision
7 years ago
Roxy-3D
e3aac59637
Create pins_FORMBOT_TREX3.h
7 years ago
Roxy-3D
f580247581
Create pins_FORMBOT_TREX2.h
7 years ago
Roxy-3D
073857646b
seperate the T-Rex2 and T-Rex3 support
7 years ago
Roxy-3D
fe4fc2883b
Add support for Formbot T-Rex3
7 years ago
Roxy-3D
9651ceb36b
Correct spelling of #endif
7 years ago
Scott Lahteine
86ee74731e
Comment for RADDS + RRDFGSC
7 years ago
Kevin
ae1271b2ae
RADDS: Update Full Graphic Display Pins (#11731 )
7 years ago
Roxy-3D
d62f4df0b7
Disable LCD Pins used by new Max7219 hook up if in that mode
7 years ago
Scott Lahteine
18f1af2dca
Fix up Teensy tests, servo sanity
7 years ago
Scott Lahteine
74a04aed55
Fix compile error with NO_LCD_MENUS
7 years ago
Scott Lahteine
3e81745e81
Fix issues, make optional
7 years ago
Ilya Bukhonin
7ecb8b4af5
[2.0.x] Teensy 3.1 and 3.2 support (#11460 )
7 years ago
Pablo Crespo
409a0632af
[2.0.x] Add Morpheus Board support (#11651 )
7 years ago
Chris Pepper
b71c2b8651
[2.0.x] Update LPC176x tests, fix clean script (#11617 )
7 years ago
Scott Lahteine
acf5ae3083
!ENABLED => DISABLED
7 years ago
Michael Triffon
f8c52c9c29
Azteeg X5 Mini WiFi support (#11601 )
7 years ago
Scott Lahteine
97f6396b25
Fix RE_ARM LCD pins to avoid #undef
7 years ago
Scott Lahteine
0e25f66c09
Fix Ultimaker servo pin
As pointed out at https://github.com/MarlinFirmware/Marlin/issues/7981#issuecomment -407116642
7 years ago
Scott Lahteine
ad12b9b46b
Fix indentation, whitespace, spelling, formbot pins...
7 years ago
Scott Alfter
b5537dde7f
need to add E2END to pins_RAMPS_FD_V2.h (#11564 )
7 years ago
Roxy-3D
62ce937540
Update pins.h to include the Formbot board
7 years ago
Roxy-3D
a82be36d5d
Create pins_FORMBOT.h
7 years ago
Scott Lahteine
6964e1a95a
Clean up trailing whitespace
7 years ago