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

Remove Special Menu to save memory #30

Open
shoex opened this issue Apr 19, 2019 · 10 comments
Open

Remove Special Menu to save memory #30

shoex opened this issue Apr 19, 2019 · 10 comments

Comments

@shoex
Copy link

shoex commented Apr 19, 2019

Hi, great work. But I have a question. I use a Reprap LCD as second screen. Is it possible to remove the special menu to save memory.?

I want to use some other Marlin features. Thanks

@derhopp
Copy link
Owner

derhopp commented Apr 19, 2019

Unfortunately the special menu has no CONFIG option.

@shoex
Copy link
Author

shoex commented Apr 20, 2019

OK. Thank you for the fast answer

@shoex
Copy link
Author

shoex commented Apr 21, 2019

Is there an overview of the changes you made? Because i want to merge with the actual Marlin 2.0 bugfix files.

Is it only : AnycubicSerial.h et cpp / AnycubicTFT.h et cpp / and the changes in Configuration.h, Marlin.h, MArlin_main.cpp?

Thank you for your help

@derhopp
Copy link
Owner

derhopp commented Apr 23, 2019

And Configuration_adv.h ... then it is it.

@shoex
Copy link
Author

shoex commented Apr 23, 2019

Thanks a lot

@kikagithub
Copy link

Hi, did you get Marlin 2.0_bug fix working with Anycubic I3 mega?
I tried it but I always got compiler errors.
Could you please share source files?
Thanks

@shoex
Copy link
Author

shoex commented Mar 2, 2020

Hi, did you get Marlin 2.0_bug fix working with Anycubic I3 mega?
I tried it but I always got compiler errors.
Could you please share source files?
Thanks

Hi,
I got Marlin 2.0 working, but I decided to remove the TFT completly from the printer. So I compiled directlyy from the marlin source without the anycubic part.

The source here worked also for me, but it takes too much memory with reprap LCD.

What is your compiler issue ? You use also an Reprap LCD? Or both ?

@kikagithub
Copy link

kikagithub commented Mar 2, 2020 via email

@shoex
Copy link
Author

shoex commented Mar 2, 2020

I think it is hard to merge this with the original marlin Bugfix branch, because u would not have enough memory to do every thing u want.

But if you provide ur files, and the exact source, I will have a look for the errors, when i got time.

@kikagithub
Copy link

kikagithub commented Mar 3, 2020 via email

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

3 participants