n-i-x
n-i-x
Are you talking about the Replicator 2 or the new Replicator+. I've never heard of a MakerBot 2. On Thu, Jun 1, 2017 at 3:05 PM Alejandro Sklar wrote: >...
I created a PR in #145 to allow components to be rotated without having to create a new component. This allows the standard footprint library to be mapped to an...
It's not unique.. happens all the time for me. I'll get you the output.. I believe it's parsing the disk space incorrectly on some systems. The error is only cosmetic.....
Here you go: ++ /usr/bin/du -k /tmp/some.new.mkv ++ cut -f1 - MKVFILEDIFF=-927608 ++ df -k . ++ tail -1 ++ awk '{print $4*1024}' - DESTFREESPACE=3.25045e+12 - '[' -927608 -gt 3.25045e+12...
After using it for a few hours, I've noticed some issues: 1) The UI window cannot close the application: ``` Error occurred in handler for 'close-event': Error: Image could not...
I installed 1.0.4 RC1 and the install/launch issue and the UI issue where the app cannot close itself is resolved. I'm still not seeing any notifications.
I'm willing to sponsor a $200 bounty for anyone who can implement USB Composite into GP2040-CE and add multiple controller support. This would easily accommodate this PR as individual players...
Initial PoC is at https://github.com/n-i-x/GP2040-CE/tree/i2c_expander It supports PCA95xx expanders currently. The branch needs to be updated to the new protobuf to continue progress. Initial latency testing shows no major impact...
Fixes #439
I've done a bit of testing on this issue. The issue seems to crop up as soon as any of the Global Settings are modified. My guess is that saving...