Open Ajtak opened 2 years ago
Hello
Try with
TMC26XStepper=https://github.com/interactive-matter/TMC26XStepper/archive/master.zip
Seems to work for me
Hello, The library is included in Marlin2.0-lgt\Marlin\src\module\stepper So no need for this external library. To compile it I just comment the line.
[env:mega2560]
platform = atmelavr
board = megaatmega2560
board_build.f_cpu = 16000000L
lib_deps = ${common.lib_deps}
# TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
thx for the tip
Is not possible build with Visual Studio code, because TMC26XStepper library not found.
Error: