KlipperWrt icon indicating copy to clipboard operation
KlipperWrt copied to clipboard

A guide to install Klipper with fluidd, Mainsail or Duet-Web-Control and webcam stream in OpenWrt. Mainly created around the Creality Wi-Fi box but any OpenWrt running device with similar specs will w...

Results 33 KlipperWrt issues
Sort by recently updated
recently updated
newest added

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

Edit `/etc/config/system` and make sure you have the following under `system` block ``` option log_file '/root/klipper_logs/system.log' option log_size '512' option log_remote '0' ``` ![image](https://user-images.githubusercontent.com/40600040/125296260-c64f0400-e32e-11eb-8ba3-a4c3b78f710c.png) you'll then be able to access...

documentation

- Make a symlink from webcamd -> mjpg-streamer `ln -s /etc/init.d/mjpg-streamer /etc/init.d/webcamd` - Change to the following to make the cllient buttons work: > async def shutdown_machine(self) -> None: await...

documentation
enhancement

- `opkg update && opkg install usbutils` - use `lsusb` - find your mainboard ID: `idVendor:idProduct` - do `grep idVendor/idProduct /sys/bus/usb/devices/*/uevent` - replace idVendor and idProduct accordingly - note the...

documentation
enhancement

Hello, usbip server support would be great. lg Andreas

Hello, I have tried to install using the automation scripts (1_format_extroot.sh and 2_script_manual.sh) Here are some errors I've got: - pip install streaming-form-data ``` root@OpenWrt:~# pip3 install streaming-form-data -v Using...

Hello again! All works mostly ideal. But i whant to resolder RAM and make it 256mb. Do i need recompile openwrt?

Hello. Im got Sermoon V1 Pro. In it installed creality camera h264. Will it work?