-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
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
MERLIN 2.0.x missing menu items #17784
Comments
i see it in the code |
so enable INDIVIDUAL_AXIS_HOMING_MENU in Configuration.h |
but I just want to home all |
add the following line, after GCODES_ITEM(MSG_AUTO_HOME_Z, PSTR("G28Z")); |
and cooldown just saw that was missing |
I'm seeing similar disappearing "Auto Home" menu item after rebasing my config onto the most recent bugfix-2.0.x. Maybe Streamline menu item logic (#17664) changed something? I'm compiling now on the commit prior to that one to see. |
Cooldown only appears when hot end is hot |
it was if i recall correctly |
yeah i went to select cooldown to move my printer was heated |
ya just saw that how odd it's like many options are gone I will try to revert to that soon |
What lcd's are you guys using? (shouldn't make any difference, but...) |
And "Temp/Preheat PLA" |
that produces an error |
Same LCD, can confirm, just updated my printer to latest git version, I miss several items, but the first item I noticed, I wanted to home all, but its missing. And after above reply, I also miss the preheat PLA option. |
You can find my configuration here if its helpful => zroadhouse#1 |
well shall i close this since we know the root cause or wait till its fixed |
Also missing Autohome in LCD menu, individual homing is enabled. using 2004 Smart LCD |
Another thing I cannot find back: cool down. I had the printer hot to change filament, but I could not cool it down without going to temperature and set it to 0. |
yeah and cooldown is a important feature |
revert to 4f003fc for now as that has all options |
Please leave this issue open so it can be tracked. |
The breaking changes were reverted in e8b0796, so this issue can be closed. |
all ok |
Yes, I tested the changes as well and can confirm it's been fixed 🙂 |
Lol I just synced yesterday and facing this issue, syncing again |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
i just updated and i can't find auto home or half the features i saw on 1.1.9 including auto home
The text was updated successfully, but these errors were encountered: