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

Update to latest Marlin 2.0.7? #35

Open
St-Aris opened this issue Feb 28, 2021 · 7 comments
Open

Update to latest Marlin 2.0.7? #35

St-Aris opened this issue Feb 28, 2021 · 7 comments

Comments

@St-Aris
Copy link

St-Aris commented Feb 28, 2021

Is this project going to be updated to the latest marlin?

Thanks.

@ashleysommer
Copy link

ashleysommer commented Mar 8, 2021

I was wondering the same thing. For a long time this project was the only custom Anycubic Mega firmware available, and I'm still on an earlier version.

Luckily, I found this repo by Knutwurst that appears to have equaled, and even surpassed the features of davidramiro firmware. And is based on Marlin 2.0.6.1 (and I think master branch is on 2.0.7).
Also found files from Bavarian-Chris on Thingiverse, which might be the files built from the knutwurst repo.

@bassamanator
Copy link

This work takes a long time and I suspect it's a thankless job. Hopefully it will get updated but for now, I'm grateful for the work that David has done. Thank you!

I hope to help in the testing process if the need arises.

@davidramiro
Copy link
Owner

Sorry for my unresponsiveness. I am currently working on rebasing the whole project onto the current 2.0.8 of upstream Marlin. This will take a bit of time, as it will be using the new ExtUI feature. I will have to reimplement some features like M888 and have to catch up on quite a lot of updates. While I have been inactive, the Marlin team has chugged out some quite significant improvements, that I too do not want to miss out on. Hope I can finish this soon.

@St-Aris
Copy link
Author

St-Aris commented May 30, 2021

Sounds great. Do you have an idea on approximate timeframe? Also please be sure to include the MeatPack functionality if it is not in the tree you have forked from 👍

@sjscicluna83
Copy link

When you update could you please enable Host Action Commands in Configuration_adv.h for your precompiled code this will allow Marlin and octoprint to work better together for things like Filament run out if it is still connected to the mainboard.
For more info see below.

https://youtu.be/fpphvl5C2Cw?t=651

https://reprap.org/wiki/G-code#Action_commands

#define HOST_ACTION_COMMANDS
#if ENABLED(HOST_ACTION_COMMANDS)
#define HOST_PROMPT_SUPPORT
#endif

@skullmonkey911
Copy link

@davidramiro : Do you still plan to release this version based on Merlin 2.x or is the project dead?

@St-Aris
Copy link
Author

St-Aris commented Jan 16, 2023

I've been using Knutwurst for some time with much success - very much active, current beta is on 2.1.2

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

6 participants