Scott Lahteine
472ab0cc24
Tweak RAMPS SDSS pins
7 år sedan
LichtiMC
b94c8defee
Provide additional information about SMART-RAMPS board (#10353 )
7 år sedan
Scott Lahteine
6f8e228880
Add RESET_PIN to pins_RAMPS_SMART.h
7 år sedan
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 år sedan
Bob-the-Kuhn
ab715c70d1
TMC SPI sanity-check and pins debugging (#10324 )
7 år sedan
Marcio Teixeira
9356cf648f
Added support for Einsy Retro
http://reprap.org/wiki/EinsyRetro
7 år sedan
Scott Lahteine
f68b4265a6
Fix a probe pin definition
7 år sedan
Scott Lahteine
4a23069de9
Fix Ender 4 / CR-8 compilation
- Assign 243 (like EFB) as Ender-4/CR-8 board ID
- Add to `Makefile`
- Add to `pins.h`
7 år sedan
Scott Lahteine
a9f94f260a
Some RADDS pin updates
7 år sedan
Scott Lahteine
d573a2cada
Fix pins_RAMPS.h for 32-bit platforms
Followup to 436e5b7
7 år sedan
Scott Lahteine
a97624dd81
Allow pinsDebug "Analog in" long int
7 år sedan
Scott Lahteine
436e5b7ea3
Apply spacing in pins files
7 år sedan
Bob-the-Kuhn
7308ef7809
Add conditional, give DUE SPI a unique name, fix compiler warnings (#10168 )
7 år sedan
Scott Lahteine
c6ff39cc14
Spacing cleanup
7 år sedan
Scott Lahteine
9e9e29ddf8
Einsy: Regular endstops and BLTOUCH pins
Based on #10131
7 år sedan
Scott Lahteine
6689884910
Easier override of ST7920 LCD timing
7 år sedan
Scott Lahteine
374ea49be9
Revert marlinAnalogInputToDigitalPin
7 år sedan
Scott Lahteine
18de11c1ea
Followup to auto-assign of dual axis CS pins
7 år sedan
Scott Lahteine
dd19e74476
Cleanup trailing whitespace
@Bob-the-Kuhn — Please set your git options to remove trailing whitespace on commit.
7 år sedan
Scott Lahteine
d385b9aac7
Auto-assign CS pins for X2, Y2, Z2 (#10057 )
Fixes #9211
7 år sedan
Bob-the-Kuhn
0d8c15c01f
restore PR 9661 files & V1 fix
7 år sedan
Bob-the-Kuhn
bf59a4a6df
Revert "[2.0.x] DUE compatibility with shared SPI LCDs, USB mass storage, add pin defs & update examples\MakerParts\Configuration.h"
7 år sedan
Scott Lahteine
239902f861
Fix E2END and add EEPROM to Smart RAMPS
Reference #9983
7 år sedan
Bob-the-Kuhn
914bb80bde
removed SDSS init
added device & comm drivers for shared SPI LCDs
mistyped some updates in ultralcd_impl_DOGM.h
remove unwanted changes in onfiguration.h
still can't type
Update HAL_LCD_class_defines.h
include USB mass storage & misc
7 år sedan
Scott Lahteine
6d7f4f84e2
Add board MKS_BASE_HEROIC (#9926 )
Followup to #9008
- Don't define micro-stepping pins for boards that lack them.
- Allow setting of 128 microsteps with `M350`.
7 år sedan
Ben Lye
e2df286444
Update pinsDebug.h (#9874 )
Fix display of analog input value.
7 år sedan
Bob-the-Kuhn
c1f4112bdc
[2.0.x] Add 1284 support & misc. bug fixes (#9864 )
7 år sedan
Scott Lahteine
c471389afb
Add Einsy Rambo pins (#9850 )
7 år sedan
Ben Lye
461cb22069
Fix Zonestar / ADC keypad with RAMPS. (#9840 )
7 år sedan
Scott Lahteine
0bc4c216ac
Patch up pinsDebug pins
7 år sedan
Scott Lahteine
ae1a2ff16f
Pins parity with 1.1.x
7 år sedan
Scott Lahteine
e0227f2110
Fix *_CS_PIN for RAMPS_FD
Fix #9778
7 år sedan
Scott Lahteine
5f8b2c2ff0
More descriptive environment error message
7 år sedan
Scott Lahteine
63bc6ade4f
Fix pinsDebug compile error
7 år sedan
Kevin
03b48df7bb
RADDS: Add EEPROM Size (#9737 )
needed for UBL
7 år sedan
Scott Lahteine
12c5fdfdb5
Fix CYCLES_PER_MICROSECOND conflict on STM32F1
7 år sedan
Scott Lahteine
aef9e036bf
More overridable FIL_RUNOUT_PIN
7 år sedan
Scott Lahteine
a6563df705
Sync pinsDebug_list.h between 1.1.x and 2.0.x (#9693 )
7 år sedan
Scott Lahteine
bab0e975c8
The ENDER can use BOARD_MELZI_CREALITY (#9692 )
7 år sedan
Scott Lahteine
da7c51d820
Space out some pins lines
7 år sedan
Bob-the-Kuhn
e05673a379
[2.0.x] VIKI2 & RE_ARM changes (#9686 )
* VIKI2 & RE_ARM changes
1. Remove `DISABLED(SDSUPPORT)` from ST7565 in `ultralcd_impl_DOGM.h`. These LCDs share pins with the SD card and can run at the SD card rates.
2. Add SDSS definition to `pins_RAMPS_RE_ARM.h`. Apparently the SDSS definition in `pins.h` is being processed before the one in `spi_pins.h` which resulted in not being able to read the SD card.
7 år sedan
Scott Lahteine
ff90cb409e
No space for E2 with ReARM+RAMPS
Addressing #9474
7 år sedan
Scott Lahteine
c49844df66
!ENABLED => DISABLED
7 år sedan
Scott Lahteine
378867d894
Update PB Rev.F pins
7 år sedan
Scott Lahteine
3e384b60ce
Malyan M200 fix E0_AUTO_FAN_PIN (#9580 )
Fixes #8794
7 år sedan
Scott Lahteine
38c7d53bf7
Repair some spacing
7 år sedan
Scott Lahteine
4aff6c1c32
Tronxy X5S pins and configuration
7 år sedan
Scott Lahteine
05aa75cecf
Melzi boards use melzi pins
7 år sedan
teemuatlut
d3fdb44ad8
Update TMC section with SW SPI pins (#9554 )
7 år sedan
Scott Lahteine
c0dd9ef9f2
Support for AnyCubic TriGorilla board (#9551 )
7 år sedan