This firmware will work on the 1.0.3 version of the Neptune 2 only.
This is the firmware source code that Elegoo support provided for me when I asked after some of the Marlin features that where not turned on in the stock version.
It seems that it is not 100% stock as the TFT images and options are different, however it does compile and run on the MKS Robin Nano main board that the printer uses.
This project is not completed. Here is a todo list.
This firmware comes with no warranty or support, use at your own risk.
- Create video explaining both build options
Github are kind enough to provide unlimited compute to open source public projects, I have written an action to build and upload a copy of the firmware in this repo to use it follow the below procedure.
- Github account
- Fork this repo
- Edit any settings you want in the firmware, you can do this by pressing the period key (.) in your browser when you have your forked repo open
- Stage, Commit and Push your changes
- Go to the actions tab in your forked repo
- Watch the build finish 🤞
- Download the firmware in a zip file from the artifacts
- Place the firmware files on a SD card
- Insert the SD card into the printer and reset it
- Git
- Vscode
- PlatformIo extension
- Marlin Auto Build extension
- Fork this repo
- Clone your new repo locally using git
- Edit any setting you want in the firmware
- Use the Marlin auto build extension to build the firmware
- Watch the build finish 🤞
- Rename the firmware to elegoo.bin
- Place the firmware files on a SD card
- Insert the SD card into the printer and reset it