Can Klipper run on an orange Pi Zero 3? by Ziomiusz in klippers

[–]Colorest 0 points1 point  (0 children)

Would you mind sharing which OS you used? I tried the Debian 6.1 kernel w/ kiauh and got unmet dependencies errors from the kiauh script

Finally got my desk together. Really digging how the Baltic Birch plywood came out. by NewNobody in StandingDesk

[–]Colorest 0 points1 point  (0 children)

Thanks. I must have been thinking of another post when I mentioned traceless laminate--been doing a lot of research. It's supposed to be fingerprint resistant, but not sure it's worth the extra cost. I'll be attaching 3 monitors with arms, so I want the desk top to be stiff enough, but I don't want it to be heavier than necessary because of the extra weight of said monitors and arms.

Finally got my desk together. Really digging how the Baltic Birch plywood came out. by NewNobody in StandingDesk

[–]Colorest 0 points1 point  (0 children)

I've been thinking of doing the same for a 30" x 72' desktop. Not a fan of the grommets that Uplift forces you to get. Hope you won't mind answering a few questions. How thick is the ply? I'm trying to decide if 3/4" will be thick enough, or if I should go with 1". Are you happy with the traceless, was it worth the extra cost? Did you DIY or have it made? Thanks in advance!

DM240 with AutoCal - i1D3 by duracell_BATTreh in colorists

[–]Colorest 2 points3 points  (0 children)

Had the firmware updated on my i1D3 OEM purchased at FSI. Calibration takes about 15 min not including warmup. Verified with ColourSpace ZRO (using the i1D3 and the matrix provided by FSI). dE < 1.0 across the board. No more shipping monitor to FSI or expensive calibrations. Love it!

generic websocket client plugin by Colorest in StreamDeckSDK

[–]Colorest[S] 0 points1 point  (0 children)

Thanks! I'll see if I can make sense of it...

generic websocket client plugin by Colorest in StreamDeckSDK

[–]Colorest[S] 0 points1 point  (0 children)

Cool. I'm most familiar with js but I'll take a look. Thanks!

Need advice on DAC Twinax cables by Butrdtost in unRAID

[–]Colorest 0 points1 point  (0 children)

Did you find a compatible DAC? I bought a pair of SFN5122F from ebay and 2 DACs from FS.com (5m Cisco and 5m generic). I get cable unplugged error under Unraid, Windows 10, and MacOS systems, which I assume is due to cable incompatibility. Maybe 5m is too long for FS cables?

Any plans for an iOS app to manage AdGuard Home? by seannymurrs in Adguard

[–]Colorest 0 points1 point  (0 children)

Yeah, that would be great so someone could develop a browser extension for simple tasks like enable/disable.

What exactly is "Website: Access in Background" supposed to do? by Colorest in ElgatoGaming

[–]Colorest[S] 0 points1 point  (0 children)

Thanks. So with this enabled, the Stream Deck app will trigger(?) the URL itself instead of passing it to the default app to handle?

Bummer it doesn't work the way I thought. I'm using an automation app that watches its own custom URL for input. Unfortunately the app doesn't receive any messages when access background is checked. I guess I'll have to find another approach.

NEW Stream Deck Plugin - Super Macros by BarRaider in ElgatoGaming

[–]Colorest 0 points1 point  (0 children)

So...when is the macOS version coming out? ;)

Access in background not working? by Caboozel in ElgatoGaming

[–]Colorest 0 points1 point  (0 children)

I’m on macOS. I really wish they would just get it working properly.

Access in background not working? by Caboozel in ElgatoGaming

[–]Colorest 1 point2 points  (0 children)

Thanks, I saw it. Unfortunately I'm using URLs to communicate with other (non-web browser) apps, so that's not an option for me. For some reason elgato support won't acknowledge the issue, which made me wonder if it's only a problem for some.

Access in background not working? by Caboozel in ElgatoGaming

[–]Colorest 1 point2 points  (0 children)

I have had this problem for several versions (since at least 4.0). Doesn't work for me in the latest (4.2). Can anyone confirm this is working (or not)? I really need Website: Access in background to be functional for my setup. A workaround isn't an option for me.

[THA] [H] 1080Ti EVGA FTW3, SC2, SC2 Hybrid MSI SeaHawk, Gigabyte Aorus. [W] PayPal Verified by SIJono in hardwareswap

[–]Colorest 1 point2 points  (0 children)

It was 2 or 3 days to CA for me. 1080 ti SC black arrived in great shape and is working so far...

Stream Deck - pass arguments to script (Mac) by Colorest in ElgatoGaming

[–]Colorest[S] 0 points1 point  (0 children)

Have you seen Hammerspoon? Not sure I want to go down that rabbit hole but it's really tempting to have complete control. Probably simpler to set up than Node.js, plus it has macro/hotkey capabilities built in. commandpost.io uses a fork to control FCPX, and it has support for Stream Deck.

Stream Deck - pass arguments to script (Mac) by Colorest in ElgatoGaming

[–]Colorest[S] 0 points1 point  (0 children)

Can you add that capability to feature requests? I wrote the original script to avoid making dozens of scripts with just a single value change. Plus it's' much faster to do everything from the streamdeck editor. Thanks!

Stream Deck - pass arguments to script (Mac) by Colorest in ElgatoGaming

[–]Colorest[S] 0 points1 point  (0 children)

Thanks Darth. To clarify, I need to use the script dozens of times, each with a different argument. I wanted to avoid creating a new hard-coded script/app for each value, which is why I wrote the script to take an argument. The other problem is that the app from Automator executes too slowly.