fishpepper
fishpepper
I am trying to add a hb04 wheel to my cnc config. Machinekit is running on a BBB. I get a Segmentation fault when /usr/bin/haltcl tries to start. I tried...
When the input to base58 starts with leading zeros, this function will return a bad result. This PR fixes this issue.
As found out in #1, both transmitters have a 8Mhz crystal. The SYSCLK define in the makefile assumes 12MHz. I need to investigate why this is working correctly with the...
I experienced hangs when running the wrapper on projects with huge stylecheck errors. The python doc (https://docs.python.org/2/library/subprocess.html#subprocess.Popen) has the following snippet concerning calling wait() on the subprocess object: > Warning...
Hi! I am trying to build my own machinekit under a plain stretch based debian image. I am struggling issues with getting the following error: ```Traceback (most recent call last):...