cbaugher

Results 37 comments of cbaugher

> Which branch are you using? The example given uses the newer architecture that is not yet in the master branch. Hi, When will the new architecture make it into...

> There are a lot of changes and there doesn't seem to be major core breaking issues with the current release so I'm taking my time with it. I at...

I have 10x TMC5160s running on SPI right now (mostly reliably). I do have an issue with getting the BOBs initialized where I have to initialize them twice for some...

Hi Luke, I'm using version 0.7.3, which is the one available from the Arduino library manager. I don't know which code branch that is, but I don't think the usage...

Bump for this feature. I need to compile from a local-to-project library instead of the normal shared library because of a naming conflict between two shared libraries. Being able to...

> As a workaround you can copy the library to the lib folder (don't add it in VisualTeensy). Then start VisualTeensy and open the project. It will detect the manually...

> Can you post the generated makefile? Sure, included below. Thanks for the quick assistance BTW! `#****************************************************************************** # Generated by VisualTeensy V1.4.0 on 2/21/2022 at 1:52 PM # # Board...

So I did finally get it to work. I had to delete all the VT generated files and run it again with all the libraries copied to the local lib...

Bumping this for show of interest. There seem to be no linux compatible gcode senders with a lathe mode.

> It's kind of unlikely. But have you tried running under wine? I haven't but I guess I could try. Thing is I intend to use an rpi4 8gb, which...