Skip to content

Update stale and dead links to actively maintained forks#2

Open
cardil wants to merge 1 commit into
1coderookie:mainfrom
cardil:update-stale-links
Open

Update stale and dead links to actively maintained forks#2
cardil wants to merge 1 commit into
1coderookie:mainfrom
cardil:update-stale-links

Conversation

@cardil

@cardil cardil commented Jun 9, 2026

Copy link
Copy Markdown

Several links in the documentation now point to dead or unmaintained repositories. This PR updates them to point to their actively maintained forks, while preserving the original project links for historical context.

Changes

docs/firmware/fw_kobraOS.md

  1. Firmware Files Mirror (line ~27) - codeberg.org/hedgehogform/Anycubic-Kobra-2-Series-Firmware is deleted with no replacement. Updated the note to explain the repo is gone and point to kobra2-fw-tools for scripts to download official Anycubic firmware from their servers.

  2. Various Tools For Modifying KobraOS (line ~1009) - codeberg.org/hedgehogform/Anycubic-Kobra-2-Series-Tools is deleted. Updated to kobra2-fw-tools by cardil, the actively maintained fork of the original tools.

  3. Custom Webserver sections (lines ~1027–1037) - AGG2017/ACK2-Webserver and anjomro/kobra-unleashed are both unmaintained. Replaced with:

    • AK2 Dashboard - complete SvelteKit rewrite of the webserver with bed mesh averaging, leveling profiles, 3D visualization, webcam, file browser, system tools (v1.0.0, June 2026)
    • Kobra Unleashed - maintained fork with improvements

docs/hardware/mainboard.md

  1. MOD: Own Server And Webinterface (line ~199) - anjomro/kobra-unleashed is unmaintained. Added a note pointing to the maintained fork and explaining that the AK2 Dashboard provides a built-in UI for Kobra Unleashed - so users can control their printer, monitor prints, manage files, adjust bed leveling, and interact with Kobra Unleashed all from one consistent interface, without jumping between browser tabs.

Summary of Dead Links Fixed

File Line Old Link Status Replacement
fw_kobraOS.md ~27 codeberg.org/hedgehogform/Anycubic-Kobra-2-Series-Firmware ❌ Deleted Note added; cardil/kobra2-fw-tools for downloading firmware
fw_kobraOS.md ~1009 codeberg.org/hedgehogform/Anycubic-Kobra-2-Series-Tools ❌ Deleted cardil/kobra2-fw-tools
fw_kobraOS.md ~1029 AGG2017/ACK2-Webserver ⚠️ Unmaintained cardil/ak2-dashboard
fw_kobraOS.md ~1035 anjomro/kobra-unleashed ⚠️ Unmaintained cardil/kobra-unleashed
mainboard.md ~199 anjomro/kobra-unleashed ⚠️ Unmaintained cardil/kobra-unleashed + AK2 Dashboard note

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant