Iona Hrapsa

Results 22 issues of Iona Hrapsa

This is a kind of swap that resides on RAM in a compressed form. It will make swapping and ram usage more efficient and it will increase the lifespan of...

enhancement

Use `gphoto2` to trigger a **DSLR** shutter. With this software you can also transfer pictures to the Linux controlling device as well. Luckily this package is available inside OpenWrt repo:...

documentation

⚠️ **Encrypting webcam stream takes quite a lot of CPU power so this approach might not be recommended** ⚠️ _**Home network**: webcam stream (no encryption) - low CPU load **Remote...

Use `adb` tools to trigger phone camera through USB. This will allow to take snapshots on command allowing for a Klipper macro integration on `Z layer change`. Inspired from [here](https://coderwall.com/p/3-tgjg/take-a-photo-via-adb)...

Since **Debian** is not fully supported on `ramips` a workaround is to use the **OpenWrt** _kernel_ and **Debian** _filesystem_ as default. OpenWrt kernel `.bin` file needs to be configured to...

enhancement

- custom theme - inspired from [here](https://github.com/jerrykuku/luci-theme-argon) - custom logo - Setup wifi + extroot +any extra packages inside luci GUI - integrate [luci-app-ttyd](https://github.com/ozon/luci-app-ttyd) for luci ssh terminal integration (as...

enhancement

This will rotate logs and prevent * Install: `opkg update && opkg install logrotate` * add this cron job in `/etc/crontabs/root`: ``` 0 8 * * * * /usr/sbin/logrotate /etc/logrotate.conf...

documentation

This macro triggers pin `PC6` on the **Creality v4.2.2 board** display port and can be used to trigger a **3.3V relay module** in order to act as a shutter for...

documentation

Follow the guide form here: https://klipper.wiki/index.php/Creality_4.2.2#.D0.9F.D0.BE.D0.B4.D0.BA.D0.BB.D1.8E.D1.87.D0.B5.D0.BD.D0.B8.D0.B5_ADXL It's in russian but any translator extension can figure it out. I've added the translated screenshots here as well ![image](https://user-images.githubusercontent.com/40600040/126382554-dff0d21e-2d7e-4552-a381-eb562459d0e6.png) ![image](https://user-images.githubusercontent.com/40600040/126382581-80892978-d596-4e44-92c1-0c22aaf364db.png) ![image](https://user-images.githubusercontent.com/40600040/126382631-2fb801e4-47b5-485f-b4ed-7c6a82425a6a.png) ![image](https://user-images.githubusercontent.com/40600040/126382674-77bfa284-2677-46b6-983a-f12ffdb62e0b.png)

documentation

Update guide with instructions to install timelapse moonraker component + dependencies - Download packages from `packages/ffmpeg` in my repo (make sure you don't clone into `/tmp`) - ❗ reboot the...

documentation
enhancement