Patrick Leiser
Patrick Leiser
Worth noting that there seem to be a few other projects that implement JTAG on the Pi Pico, perhaps some of that functionality could be ported over relatively easily? There's...
I'm encountering this issue as well with the current release version of octopi with new camera stack, the video will often update with around 1-10 frames a second for a...
One more vote for adding this to Homebrew. Here's some documentation for it, if it's at all helpful: https://docs.brew.sh/Adding-Software-to-Homebrew. I don't have time to try to figure it out for...
I just did a merge request to update the metadata [here](https://gitlab.com/kicad/addons/metadata/-/merge_requests/308), though since I'm not the original creator of the plugin I'm not certain if they'll merge it or not....
As I'd suspected, they want a confirmation from the original maintainer that it should be updated, @easyw could you respond to the [metadata merge request on gitlab](https://gitlab.com/kicad/addons/metadata/-/merge_requests/308) to confirm it...
Now that there's the new beta/RC features to improve detection of anomalous temperature circumstances, could this issue be addressed? My printer's also in an unheated garage, with no room to...
Yep, @wavexx I agree with @IntegersOfK about this, accept that for my case the "Acceptable" option likely wouldn't help much, as I use the printer with octoprint, so it's usually...
I'm encountering the same issue, it's especially problematic because it grinds the filament, so can cause more major clogs. It's also frustrating that there's no option in the interface to...
@nwaelti, @shigmas, did you have to do anything after editing the file (node_modules/@abandonware/noble/lib/hci-socket/hci.js, I assume)? Like rebuilding noble or anything like that? I'm trying to use a AX200 bluetooth device...
I also just got this error in noble (on node 14.10.1, but not on a similar system running node 12.19.0), did you ever find a solution?