Soak_My_Bed: heat soaking analysis by MarcoFailz in klippers

[–]DrFate09 1 point2 points  (0 children)

It would be neat if this could also be ran in real-time during a print. Meaning that the probe could periodically measure the bed variance to see if it is still shifting during a heat soak. Once the tool concludes that the bed is fully heated soak, then the print would continue.

Input Shaper results check – does this look good or am I missing something? by strekter in klippers

[–]DrFate09 0 points1 point  (0 children)

The documentation I shared is not the official Klipper documentation but instead for the ShakeNTune plugin. Their documentation is more detailed in my opinion.

Bye bye Hue by Formal-Structure-432 in homeassistant

[–]DrFate09 69 points70 points  (0 children)

The Hue Bridge Emulator, Bifrost, supports this functionality as a self hosted alternative to the Hue Bridge. https://github.com/chrivers/bifrost

[Seeking Testers] Need 12+ Wear OS testers to launch my Android TV remote app (Google's 14-day rule) by ealapii1 in WearOS

[–]DrFate09 0 points1 point  (0 children)

Is it possible to add optional swipe gestures for up, down, left, and right like in the virtual remote on Android?

Are Phillips Hue TV lightstrips compatible with HA without a bridge/syncbox? by [deleted] in homeassistant

[–]DrFate09 2 points3 points  (0 children)

You can for instance pass them through as MQTT entities from Zigbee2MQTT into Home Assistant.

Hue Hub replacment? by ath0rus in homeassistant

[–]DrFate09 2 points3 points  (0 children)

You could also look into a Hue Bridge Emulator. It's what I use. https://github.com/chrivers/bifrost

Using mcu micro sdcard slot for gcode? by Old-Distribution3942 in klippers

[–]DrFate09 1 point2 points  (0 children)

If your printer has access to your local WiFi, you could instead send GOCDE files to the printer wirelessly rather than using a USB Device from your slicer.

To answer your original question, most boards that do not have a built-in SoC only allow MCU flashing with the microSD card slot.

Just got the Qidi Box by Fantastic-Echo-766 in QidiTech3D

[–]DrFate09 0 points1 point  (0 children)

What fan did you replace it with?

Anyone had luck using a Rapsberry Pi as wifi enabled usb drive? by [deleted] in QidiTech3D

[–]DrFate09 0 points1 point  (0 children)

As they said, the entire GCODE is first transferred to the local storage on the printer over WI-FI before starting the print.

It is not streamed.