-
-
Notifications
You must be signed in to change notification settings - Fork 65
WIP : add support for mmu #139
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
base: master
Are you sure you want to change the base?
Conversation
Oh yeah, I recently started looking at Happy Hare to evaluate the effort of adapting it to Rinkhals. Great job it's going to be nice :) |
Done:
TODO:
|
thank you for the effort! just a note, fluidd has happy-hare support merged and release in 1.34.0 it would be wonderful if you could update fluidd as part of this PR (or a follow-up) when the feature is ready! |
@jbatonnet I rebased my work on top of master as develop is missing last fixes for the kobra s1 and last firmware versions. |
Would these notes help you? https://gist.github.com/basvd/b78fee8771492824f324f3c255eae53d |
Add these maybe @Hatles Sorry I was focusing on the last firmware updates in the past few days. I'm slowly preparing the switch from master to develop but it's not ready yet. You can target master for now |
And I just pushed Fluidd 1.34.x to master with MMU support |
Hello, it's a lovely feature! Are there plans to continue working on it? |
Hello, are there any plans as to whether and when this support will be extended to the ACE Pro in Rinkhals? Regards, Georg |
God, this is amazing! Just one question: would this work to connect a custom MMU to the Kobra 3? It’s a project I’ve been trying to do for a while, but since I can’t install Happy Hare or Kiauh — mainly because it doesn’t work via SSH, or at least I don’t know how to use sudo apt-get — it says the command doesn’t exist due to a crappy Klipper version. Wow, how much it annoys me that the software is closed when it was literally created by the community and RepRap. Anyway, if by any chance you know of some info that could help me, I’d really appreciate it. |
are there any plans to merge this anytime soon? |
I would also like this to be merged |
I don't think it will be added soon since programs like Happy Hare would have to be installed on the printer and it becomes complicated because of disabled functions. What I did in the end was change the board and adapt an M4P. |
WIP