RoscoeTheDog

Results 12 comments of RoscoeTheDog

I've done a lot of digging and attempted all solutions mentioned above to try and get the sensor working. I have the SKR 1.4 Pro w/ TMC 2209's and successfully...

**Update:** I discovered that with the settings I had, the BLTouch probe is actually working. M119 is reporting the Z/probe endstops are TRIGGERED and the M401 command **refuses** to stow....

Thanks for this thread. When I get more than 5 or 6 bots running of a singular account then I start to run into the same message/issue. I thought it'd...

> It would be helpful to know in what language you are coding. > > For PHP, I would use : base64_encode( serialize( $exchange ) ); to serialize the object...

There was another use case that came up today where this would be helpful. I am using python's subprocess module for concurrency and to isolate each deployed trade bot in...

I am still unsure what caused this issue when I first encountered it, but I posted this back in early august and lost the context to the problem. My code...

Do we have an update to this issue? I saw @DoctorSlimm was unassigned 6 days ago, but I was hoping for a bug fix solution instead of just a temporary...

Any updates on this? I also had the same issue. Even the suggestions [from stackoverflow](https://stackoverflow.com/questions/48361713/clion-arduino-undefined-referencel) did not work. I actually got header files to link correctly. But it seems the...

Thank you for the speedy reply. I see now where the sketch name is defined in Cmake but I do not have any of the dependencies or the sketch file...

Edit: Yes-- I am on Windows 7 x64 bit. I also have another machine I do development on that runs W10 x64. It should be the latest. I just double...