Shell M. Shrader

Results 110 comments of Shell M. Shrader

my apologies for the spamming... it looks like I just made sure I had the same file in both locations: ``` pi@octopi-laser:/etc/X11/xorg.conf.d $ cat 99-calibration.conf Section "InputClass" Identifier "calibration" MatchProduct...

Yeah, pretty sure it was the missing device section causing you problems as that is how x11 knows which device driver to use for the actual display. Glad you got...

which I'm sure is great if you don't want the Jessie binaries. I would go a step further and remove JESSIE from the DEBIAN_PACKAGES line. Will cut your build time...

Thanks for the fix.... I'm pushing to v0.1.6 now .... Lint was convinced this error would never occur but production crash reports were indicating otherwise.

You can get it on jitpack... implementation 'com.github.scottyab:secure-preferences:v0.1.6'

> @synman i got ...Failed to resolve: com.github.scottyab:secure-preferences:v0.1.6 make sure you have gradle configured properly: https://jitpack.io/#scottyab/secure-preferences/v0.1.6

Thank you for sharing this. I scrambled quickly to implement some deny rules on my firewall to not allow my plugs to reach out to the internet as a result...

I'm also going quite a ways back here... I do remember messing with some settings quite some time back but the details escape me. A history | grep on one...

More than happy to take this on.

It could be just as simple as triggering a "pause" in Octoprint followed by capturing the current S value and sending an S0 to shut down the laser. When the...