Ryan Finnie
Ryan Finnie
Sorry if I'm missing something, but I've been unable to load any gcode in the viewer with this commit applied. The in-UI status is stuck on "Parsing... (100%)" and the...
Thanks! I'll update the README to mark that as verified. Did you also happen to try RFCOMM via /dev/cu* or /dev/tty*? I've only got one Mac to try on, but...
> Yeah, I've looked into porting it and really don't feel like doing it myself. I actually use serial to usb adapters with iButtonLink devices here. > > For Fedora...
I forgot I had filed this bug actually. The build scripts @Electron752 are referring to were part of PR #347 which adds -DARM64=ON to only compile known-working 64-bit code. But...
Thanks. As the generated command line is very ffmpeg-specific, I ended up doing this to both tar the jpgs up and render them as normal: ``` #!/bin/sh cd /home/pi/.octoprint/timelapse/tmp BASE="$(ls...