Scott Lahteine
7de605c5c3
Move pins files to subfolders #14573
6 anos atrás
Scott Lahteine
cb60001784
Clean up BOARD_NAME in pins
6 anos atrás
Scott Lahteine
b6546ea33a
Add include guards to some headers
6 anos atrás
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
6 anos atrás
Scott Lahteine
7e16835c83
Use LCD conditionals in pins files (#14428 )
6 anos atrás
mikeshub
a3f034b95e
FFCP updates. Update XY soft endstops on tool_change (#14125 )
6 anos atrás
Scott Lahteine
e7682eea42
Use Arduino.h include wrapper (#13877 )
6 anos atrás
InsanityAutomation
ba31d39f6d
Azteeg X5 Mini support (#13425 )
6 anos atrás
Scott Lahteine
c8a83fb122
SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA
6 anos atrás
Scott Lahteine
49cf92dc36
Extended condition macros (#13419 )
Allow `ENABLED`, `DISABLED`, `PIN_EXISTS`, and `BUTTON_EXISTS` to take multiple arguments. Also add:
- Alias `ANY(...)` for `!DISABLED(...)`
- Alias `ANY_PIN(...)` for `PIN_EXISTS(a) || PIN_EXISTS(b) ...`
- Alias `EITHER(A,B)` for `ANY(...)`
- Alias `ALL(...)` and `BOTH(A,B)` for `ENABLED(...)`
- `NONE(...)` for `DISABLED(...)`
6 anos atrás
Scott Lahteine
0feeef2604
Update copyright in headers
6 anos atrás
mikeshub
7fde8d9d1e
Add CreatorPro / Makerbot / QIDI / etc and Mightboard RevE support (#12855 )
- Fix a bug in MAXxxxx thermocouple temp reporting.
- Add support for 3-wire HD44780.
- Add support for PCA9533 RGB driver.
- Add configuration examples for FlashForge CreatorPro.
6 anos atrás
Mateusz Krawczuk
ca21ac6b9b
Support two MAX6675 thermocouples (#8686 )
6 anos atrás
Scott Lahteine
9c8f083d6c
Extend pins errors to include the processor
6 anos atrás
Scott Lahteine
7ba5afff01
Allow FAN_PIN override, pins cleanup (#10956 )
7 anos atrás
Scott Lahteine
436e5b7ea3
Apply spacing in pins files
7 anos atrás
Scott Lahteine
ae1a2ff16f
Pins parity with 1.1.x
7 anos atrás
Scott Lahteine
de5ca96654
More parity with 1.1.x, plus whitespace
7 anos atrás
Mateusz Krawczuk
5320906b0b
Update TEMP_BED_PIN in MIGHTYBOARD_REVE
Pin K7 number in fastio1280.h is 69, but it's also ADC15 pin.
To get correct value from ADC reading it should be set as 15.
7 anos atrás
Mateusz Krawczuk
bb1a6eea88
Remove pin count check for MIGTHYBOARD_REVE
Remove assert and unused code since it is implemented in pinsDebug_plus_70.h
7 anos atrás
Scott Lahteine
14ebedca27
Drop unused LARGE_FLASH option
7 anos atrás
Bob-the-Kuhn
4e3ee845b9
config_adv (#7941 )
get rid of twi.h
move to board files
7 anos atrás
Scott Lahteine
0b9a88d6ce
Move 'pins' files
8 anos atrás
Scott Lahteine
5426fc1735
Unify AVR90USB: Pins cleanup
8 anos atrás
Scott Lahteine
ffe0e2d19a
SPINDLE/LASER pins changes
8 anos atrás
Paweł Stawicki
652bedfa18
Add RepRapDiscount Full Graphic Smart Controller support to MIGHTYBOARD REVE
8 anos atrás
Scott Lahteine
3a107e280d
Developer note in pins_MIGHTYBOARD_REVE.h
8 anos atrás
Scott Lahteine
c2f13be750
Mightyboard Revision E
9 anos atrás