Phil Hord
Phil Hord
I did manage to install it manually, but it would have been nice to have the manual install instructions available. I had two problems with the install. First, since it...
Isn't this a dup of https://github.com/regebro/tzlocal/issues/80 ?
I was able to work around it two different ways. Either one of these works: 1. symlink the depcomp tool from automake like this: `ln -s /usr/share/automake-1.14/depcomp` 2. Configure with...
I'm implementing a reader that will read multi-frame zstd files with similar bookmarking, but that one is rather straightfoward.
I agree it's weird. But the code documents it this way, as shown in your issue report. //? G0: Rapid Linear Motion //? --- G1: Linear Motion at Feed Rate...
The issue with skipping waypoints is probably unrelated to the processor speed. More likely it is caused by RH sending data faster than it can be printed without waiting for...
I thought RH had a Teacup option for "controlled firmware", but maybe I added it manually when I was testing it. (My memory is fuzzy since it was almost 10...
Note: This also causes 'grep' to consider the emitted stream to be binary.
Bummer! Is this the "Up/Down" controller? I'm not sure what the "LED" pin would connect to. There's no signal on the interface that makes sense to me for that one....