Skip to content

Commit

Permalink
Update fw_marlin.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1coderookie authored Nov 15, 2024
1 parent 471d306 commit eeba1c9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/firmware/fw_marlin.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,12 @@ You can either
- download the necessary `firmware.bin` file at [Anycubic's firmware & software page](https://www.anycubic.com/pages/firmware-software) (direct link to [v1.5.6.3](https://drive.google.com/file/d/10Dd68p6FUK7iA9wFi2Gw_zl9HNVkPZNn/view)) or
- download the source code from their specific GitHub repository to compile your own: [https://github.com/ANYCUBIC-3D/Kobra2_Neo](https://github.com/ANYCUBIC-3D/Kobra2_Neo)

In case you want to build and compile your own `firmware.bin` file, you can follow the instructions of @[jojos38](https://github.com/jojos38) [Tutorial: How to build Anycubic Marlin sourcecode into a firmware.bin](https://www.reddit.com/r/anycubic/comments/y2waxu/tutorial_how_to_build_anycubic_marlin_source_code/).
In case you want to build and compile your own `firmware.bin` file, you can follow the instructions of @[jojos38](https://github.com/jojos38) [Tutorial: How to build Anycubic Marlin sourcecode into a firmware.bin](https://www.reddit.com/r/anycubic/comments/y2waxu/tutorial_how_to_build_anycubic_marlin_source_code/).
Please mind the following warning though.

??? warning "Firmware Source Code Files Seem To Be Incomplete

User [that-ambuj](https://github.com/that-ambuj) noticed that the file `anycubic.uvprojx` is missing (*Thanks for reaching out!*), which seems to be necessary to compile the firmware. If you have any helpful information about this or how to compile the firmware even though this file is missing, [please contribute to this GitHub discussion](https://github.com/1coderookie/Kobra2NeoInsights/discussions/5).

---

Expand Down

0 comments on commit eeba1c9

Please sign in to comment.