Scott Lahteine
4a89731025
Rotary encoder cleanup ( #20753 )
4 years ago
Victor Oliveira
c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) ( #20606 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Gurmeet Athwal
62ba799d72
Add 'BTN_ENC_EN' for SKR V1.4 with DOGM ( #19796 )
4 years ago
Serhiy-K
27bdf4b24e
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge ( #19375 )
4 years ago
Victor Oliveira
1a4b82a5d6
TFT (plus Hardware SPI) for LPC ( #19139 )
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
4 years ago
ellensp
fa3cfa19be
Fix: ANALOG_OK always fails ( #18334 )
4 years ago
Bob Kuhn
8f3d17699a
Init all ESP01 (module) WIFI pins ( #17679 )
5 years ago
Bob Kuhn
f5d809f366
SKR Pro 1.1 WiFi and LCD SD card support ( #17531 )
5 years ago
Scott Lahteine
3db784f3c7
More pins debugging cleanup
5 years ago
Scott Lahteine
6cd99e6a77
Add pins to the pins debug list
5 years ago
Bob Kuhn
0268c1d02c
STM32duino - Use SDIO for onboard SD ( #16756 )
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
Scott Lahteine
5b12627e14
Auto assign DIAG pins for multi-endstop ( #16723 )
5 years ago
yangwenxiong
248b7dfa59
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans ( #16595 )
5 years ago
Bob Kuhn
0d166f9c7d
Duet Smart Effector support ( #16641 )
5 years ago
InsanityAutomation
0fcf2b1110
Quad Z stepper support ( #16277 )
5 years ago
Scott Lahteine
55991962be
Patch extra axis MS pins for debugging
5 years ago
Scott Lahteine
d5a34afa56
Undefine pins only in debug list
5 years ago
Scott Lahteine
9ac348ef7b
SDPOWER => SDPOWER_PIN
5 years ago
Giuliano Zaro
290466578f
Adafruit Grand Central M4 ( #14749 )
5 years ago
Tanguy Pruvot
9dfa5ba3a5
XPT2046: Handle MKS touchscreen w/out PenIRQ pin ( #14640 )
5 years ago
Tanguy Pruvot
81d629bc47
Robin & Longer3D SPI TFT driver ( #14595 )
5 years ago
Scott Lahteine
a2ba0aaaac
HAL include and other adjustments ( #14525 )
5 years ago
Tanguy Pruvot
31450d9d6b
M43: spi channels are not pins ( #14502 )
5 years ago
Scott Lahteine
49027721e9
Clean up some pinsDebug headers
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 years ago
mb300sd
bf8bfb5c66
Add Coolant Control M7/M8/M9 ( #10745 )
5 years ago
Scott Lahteine
c8a83fb122
SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA
6 years ago
Scott Lahteine
44571775bd
Further support for 6 extruders
6 years ago
Bob Kuhn
ddbe4cfa20
Printrboard G2 support ( #13116 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
Scott Lahteine
43b29c093b
Update pinsDebug_list.h with XY PWM pins
6 years ago
Bob Kuhn
2f35747f29
L6470 SPI daisy chain support ( #12895 )
6 years ago
Mateusz Krawczuk
ca21ac6b9b
Support two MAX6675 thermocouples ( #8686 )
6 years ago
Scott Lahteine
45e738876a
Add stepper MS3 support
Co-Authored-By: TheLongAndOnly <thelongandonly@users.noreply.github.com>
6 years ago
Scott Lahteine
09a2bee8aa
Support more filament runout sensors in M119 ( #11851 )
6 years ago
Scott Lahteine
1718eff54a
Code changes supporting up to 6 extruders
6 years ago
Holger Müller
1a6f2b29b8
Add support for Triple-Z steppers/endstops
6 years ago
Bo Herrmannsen
67b205fd45
Add support for board RuRAMPS4D v1.3 ( #11363 )
6 years ago
Scott Lahteine
e7623b5788
Restore Z_PROBE_PIN to pinsDebug_list.h
6 years ago
Lenbok
0e8242180d
Chamber temperature monitoring and auto fan control.
This is an initial cut for feedback, updated for 2.0.x.
Chamber temperature is currently reported along with hot end and bed
temperatures to serial. The format is just like that used for hot end
and bed temperatures, but using 'C' prefix. As there is no heater,
target is always 0. Is this appropriate, is there a better way to report
chamber temperatures?
Chamber temperatures are not reported on the LCD in any way.
When auto chamber fan is enabled, it currently just uses the same
temperature threshold as the other auto controlled fans.
As the chamber temperature is not connected to any heater, it doesn't
undergo mintemp/maxtemp monitoring. This would need to change in the
future if chamber heating became a feature.
7 years ago
Bob-the-Kuhn
ab715c70d1
TMC SPI sanity-check and pins debugging ( #10324 )
7 years ago
Scott Lahteine
f68b4265a6
Fix a probe pin definition
7 years ago
Bob-the-Kuhn
c1f4112bdc
[2.0.x] Add 1284 support & misc. bug fixes ( #9864 )
7 years ago
Scott Lahteine
0bc4c216ac
Patch up pinsDebug pins
7 years ago
Scott Lahteine
63bc6ade4f
Fix pinsDebug compile error
7 years ago
Scott Lahteine
a6563df705
Sync pinsDebug_list.h between 1.1.x and 2.0.x ( #9693 )
7 years ago
Scott Lahteine
582d073de1
Patch up digital microstepping and SPI CS pins
7 years ago
Bob-the-Kuhn
16eb966ee3
PINS_DEBUGGING cleanup for DUE
7 years ago