Neptune 2/2S v1.3 source code #6
Replies: 6 comments 4 replies
-
The firmware for the Neptune2 series is provided by makerbase and the source code is not available to us. But you can try using the official marlin2. See the documentation for how to configure it: |
Beta Was this translation helpful? Give feedback.
-
Sorry about the weird formatting, I was replying to the emails, not on here. Does Marlin 2.1.2 work on the ZNP Robin Nano V2.1 for the neptune 3? Would a TFT43 or MKS H43 work in place of the original Dwin T5l0 screen? I noticed that the marlin build says it's for a neptune 3 when I do an EEPROM load into octoprint. Also, will marlin 2.1.2 work on the neptune x with the v1.3 usbmod firmware? |
Beta Was this translation helpful? Give feedback.
-
About the compatibility between the motherboard and the screen. Maybe you can ask the maker base technician directly. Because this is a customized motherboard from mks.
I haven't tried these screens and can't give you a definite answer, but I will ask the mks technician about your questions tomorrow.
About the marlin2 configuration method of neptune X, we still need to try.
…---Original---
From: ***@***.***>
Date: Wed, Dec 21, 2022 08:20 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [NARUTOfzr/ZNP-Robin-Nano-V1.2-V1.3] Neptune 2/2S v1.3 sourcecode (Discussion #6)
Sorry about the weird formatting, I was replying to the emails, not on here.
Does Marlin 2.1.2 work on the ZNP Robin Nano V2.1 for the neptune 3? Would a TFT43 or MKS H43 work in place of the original Dwin T5l0 screen? I noticed that the marlin build says it's for a neptune 3 when I do an EEPROM load into octoprint.
Also, will marlin 2.1.2 work on the neptune x with the v1.3 usbmod firmware?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi!@TheFeralEngineer But there are two pieces of good news:
2, our software engineer says: Neptune3Pro firmware version marlin2.1.1 is compatible with using MKS-H43 screen. The open source files are currently being sorted out, and maybe the source code will be shared with you next week. A note of caution: I'm not sure if the motherboard RJ11 wiring port will work with the MKS_H43 screen, you need to check the wiring order to prevent burning the screen or motherboard. You can also try this method of wiring:https://github.com/makerbase-mks/MKS-H43/blob/main/Images/H43_ROBIN_NANO_V1_V2.jpg Finally! Merry Christmas. |
Beta Was this translation helpful? Give feedback.
-
Thank you! 😋 Neptune3 is currently out of production, but it is unclear whether subsequent plans will improve it or keep it in production. At present, there is no specialized software developer for maintenance of the firmware of Neptune3. Most of the time, I carried out some small improvements, but my time is limited. With the new machines coming out, I have even less time. Neptune3&Neptune3Pro used STM32F4 chips. V2.1 motherboards and V2.2 motherboards were almost universal, but some pin layouts were not quite the same. The screen of Neptune3Pro can be used in V2.1 motherboard, but it needs to be used with the motherboard firmware of Neptune3Pro (because the screen needs to interact with the motherboard firmware). It is very troublesome to transplant the code, there may be various bugs, we need to be very patient to check and repair, otherwise we also hope to update the marlin version according to the needs of users. Thank you for your advice. I will feed it back to our R&D team. Fun is our continuous motivation, come on! 😊 |
Beta Was this translation helpful? Give feedback.
-
Thank you for this information. I ordered another H43 to test from aliexpress ($25 vs $50 on amazon 🤯), so I plan on moving forward with some tests of Marlin 2.1.1 with that screen to see if I can make it work. If it is possible, I will probably attempt to port it to Marlin 2.1.2 and modify the DGUS project to be more user friendly to give others the option of using this board for their Neptune 3. I wouldn't mind trying to use the Neptune 3 Pro firmware on my Neptune 3 if I could get a pro screen to test😋. Do you know if the DGUS project for the Neptune 3 pro would load on the H43? I think that a Neptune 3v2 with bowden tube, single Z screw and new DUGS screen would be a welcome addition to the Neptune lineup as some people do not prefer direct dive extruders. If Elegoo plans to phase out the Neptune 2 and 2s, a Neptune 3v2 might be a perfect replacement in that price point. Ultimately, I will probably switch to Klipper, but I want to help those in the community that wish to continue using Marlin and will update my progress on my youtube channel. I have a little experience with C++ and HMI development with Nextion HMI software and would like something to work on to help me develop my skills further. The DGUS stuff is a little more difficult, but learning is my favorite hobby. |
Beta Was this translation helpful? Give feedback.
-
can you post the source code for the robin v1.3 or will the neptune 3 source code work with a different pin file?
Beta Was this translation helpful? Give feedback.
All reactions