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.
This commit is contained in:
parent
3644c940bf
commit
7fde8d9d1e
96 changed files with 5113 additions and 136 deletions
|
|
@ -36,6 +36,9 @@ lib_deps =
|
|||
https://github.com/lincomatic/LiquidTWI2/archive/30aa480.zip
|
||||
https://github.com/ameyer/Arduino-L6470/archive/master.zip
|
||||
https://github.com/trinamic/TMC26XStepper/archive/c1921b4.zip
|
||||
https://github.com/mikeshub/SailfishLCD.git
|
||||
https://github.com/mikeshub/SailfishRGB_LED.git
|
||||
https://github.com/mikeshub/SlowSoftI2CMaster.git
|
||||
|
||||
#################################
|
||||
# #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue