Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling Problem #2

Open
RickzFPV opened this issue Nov 25, 2022 · 6 comments
Open

Compiling Problem #2

RickzFPV opened this issue Nov 25, 2022 · 6 comments

Comments

@RickzFPV
Copy link

RickzFPV commented Nov 25, 2022

@mlee12382 I have a couple of Neptune 2S's as well as my Neptune 3. All of them print really well, I want to compile some newer firmware for the 2S's but keep getting a ton of errors. I am running the bugfix 2.0.93 now, but would like to update them to 2.0.95 or even 2.1 but nothing ever seems to lineup I get errors from the configuration h is old and some endif errors. is it even possible to build the newer firmware for these printers.

Rick

@mlee12382
Copy link
Owner

Yeah it will work, if you change versions you need to use the matching configuration.h and configuration_adv.h files as there's often syntax changes that make copying the previous files into the new version of marlin not work. Use something like diffchecker.com to scan through and make sure you transfer the important changes from the example to the default files. Mine is running a slightly older 2.1.x bugfix. I believe the current version has changed some of the environment names so watch out for that.

@RickzFPV
Copy link
Author

@mlee12382 how do I change the versions I have never had to do that before. is there a version of the firmware you are running I can download I run your advanced firmware on my Neptune 3 and it works flawlessly

@mlee12382
Copy link
Owner

https://github.com/mlee12382/Elegoo-Neptune-Marlin/tree/bugfix-2.1.x/config the source code for the 2 /2S /2D is here

@RickzFPV
Copy link
Author

Michael 1 more quick question with your configuration do I define both the 1.3 board and the 2s or just the 2s

@mlee12382
Copy link
Owner

Both, the 2S option sets the machine name and the default e-steps for the dual gear extruder.

@RickzFPV
Copy link
Author

ok Perfect

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

No branches or pull requests

2 participants