Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582)
This commit is contained in:
committed by
Scott Lahteine
parent
055cb2b956
commit
50b2fbd031
@@ -31,7 +31,7 @@ build_flags = -fmax-errors=5
|
||||
lib_deps =
|
||||
https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip
|
||||
LiquidCrystal@1.3.4
|
||||
https://github.com/teemuatlut/TMCStepper.git
|
||||
TMCStepper@<1.0.0
|
||||
Adafruit NeoPixel@1.1.3
|
||||
https://github.com/lincomatic/LiquidTWI2/archive/30aa480.zip
|
||||
https://github.com/ameyer/Arduino-L6470/archive/master.zip
|
||||
@@ -162,7 +162,7 @@ monitor_speed = 250000
|
||||
lib_deps = Servo
|
||||
LiquidCrystal
|
||||
https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip
|
||||
https://github.com/teemuatlut/TMCStepper.git
|
||||
TMCStepper@<1.0.0
|
||||
|
||||
[env:LPC1769]
|
||||
platform = https://github.com/p3p/pio-nxplpc-arduino-lpc176x/archive/master.zip
|
||||
@@ -180,7 +180,7 @@ monitor_speed = 250000
|
||||
lib_deps = Servo
|
||||
LiquidCrystal
|
||||
https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip
|
||||
https://github.com/teemuatlut/TMCStepper.git
|
||||
TMCStepper@<1.0.0
|
||||
|
||||
#
|
||||
# Melzi and clones (ATmega1284p)
|
||||
|
Reference in New Issue
Block a user