Caution
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. BY USING IT YOU TAKE ALL THE RISKS FOR YOUR ACTIONS
The first CFW that you actually need on Kobra 3.
- Web interface (Mainsail/Fluidd):
- Send g-code files directly from Prusa/Orca Slicer
- Full control of Kobra 3 from computer/phone
- View and control bed mesh map
- Change printer's configuration
- etc
- Removed some shady tricks in printer.cfg (accelerometer additional config, etc.)
- SSH access (user:
root
, pass:rockchip
) - ADB access (port:
5555
)
- Update to the latest supported firmware (Now it's 2.3.5.3)
- Download latest archive from Releases
- Unpack folder from it onto the FAT32 USB drive (Do not rename or move anything)
- Power on the printer and wait it to boot
- Plug USB drive into the printer
- Wait about 5-10 minutes for it to install
- Firmware should reboot upon installation. If not, please wait max time and then reboot manually
This means that Klipper is failed to start.
First - don't worry, you can still re-flash stock firmware, then attempt to reinstall Duck Pro.
You need to re-flash stock firmware and then try again if you want.
Links to the stock firmware:
Place it as update.swu in that folder with strange symbols.
Question: How to connect to web interface?
Answer: Just open your printer's IP address in browser from any local device. Printer's IP can be found via printer's display.
Q: Is it clean klipper? Will I be able to update it?
A: No. Anycubic modified klipper so hard that (Rewritten everything in Golang) it can't be updated and lack some of clean Klipper features.
Q: How to install klipper addons?
A: There is no simple way to do it.
Q: How to tip a creator?
A: Boosty
- Python 3.11
- Moonraker - Modified for Kobra 3 (https://github.com/utkabobr/moonraker/tree/duckpro), emulating Heightmap instead of goklipper, emulating required features that goklipper doesn't support
- Nginx
- Mainsail
- Fluidd - Runs on port 4408
- fbgrab
- socat
- mjpg-streamer - Runs if .camera file is present in your config directory, enabled by default. Reboot is required.
- Disabled ADB kill
- Restored OpenSSH - (
root
:rockchip
) - Cool At Doom's Gate beeper script on installation (Ported from here)
- Based on 2.3.5.3
Use path /useremain/dist/bin/
for most of the binaries
Use ./create_update.sh