Firmware Tools for the Elegoo Centauri Carbon
Find a file
2024-02-09 07:36:58 +01:00
docs cleanup 2024-02-09 07:31:47 +01:00
extra-stuff delete files 2024-02-09 07:36:58 +01:00
FW Added files 2024-02-03 07:20:00 +01:00
RESOURCES Added files 2024-02-03 07:20:00 +01:00
TOOLS Added files 2024-02-03 07:20:00 +01:00
.gitignore Add emmc backup 2024-02-09 06:38:22 +01:00
pack.sh Changes 2024-02-03 07:28:40 +01:00
patch.sh Added files 2024-02-03 07:20:00 +01:00
README.md Add printer.cfg docs 2024-02-09 07:30:54 +01:00
unpack.sh Added files 2024-02-03 07:20:00 +01:00

Anycubic Kobra 2 Series Tools

This repository contains tools for the Anycubic Kobra 2 Series 3D printers.

Documentation

Documentation can be found in the docs directory.

Usage

  1. Clone the repository.
  2. Place .bin firmware files in the FW directory.
  3. Run unpack.sh to unpack the firmware files.
  4. Modify the firmware files as needed and run patch.sh to patch the firmware files.
  5. Run pack.sh to pack the firmware files.
  6. Replace the swupdate_public.pem in the printer with the one in the RESOURCES directory or create your own.
  7. Upload the firmware files to the printer as usual. Can be found in the update directory.

Default password for the firmware is toor but it can be changed in the shadow file.

OPKG is included.

Notes

This repository is a work in progress and may contain bugs or may not work as expected any pull requests are welcome.

Information

Default password for the firmware is toor but it can be changed in the shadow file.

FW - Place .bin firmware files here.

RESOURCES - Contains resources for the firmware files.

TOOLS - Contains tools to decrypt and encrypt firmware files and more.

unpacked - Contains the unpacked firmware files.

update - Contains the packed firmware files.