3DCoded / 3MS

Modular Multimaterial System for Klipper 3D Printers
https://3dcoded.github.io/3MS/
GNU General Public License v3.0
40 stars 5 forks source link

3MS Development Plan #8

Open 3DCoded opened 2 months ago

3DCoded commented 2 months ago

This issue is here to track the development of the 3MS.

Current development goals:

In Progress

Next Few Months

The previous items here are already implemented in Happy Hare, which will be available for the 3MS soon...

End of 2024/Start of 2025

bsafh commented 2 weeks ago

"3MS Kits/Pre-assembled systems" - that would be really great! Is this still planned for Q1/2025?

The BTT MMU has one disadvantage: limit of 4 colors. As far as I can see, only the A30T board supports more colors? How woild that work once 3MS has moved over to HappyHare?

3DCoded commented 2 weeks ago

"3MS Kits/Pre-assembled systems" - that would be really great! Is this still planned for Q1/2025?

Yes. I'm planning this around February-March 2025.

The BTT MMU has one disadvantage: limit of 4 colors. As far as I can see, only the A30T board supports more colors? How woild that work once 3MS has moved over to HappyHare?

There are two options in this case:

  1. Use multiple BTT MMU boards. If you want to use multiple BTT MMU boards, you can open an issue and I will create a configuration to use multiple to get more colors.
  2. I am converting over the existing configs to be compatible with Happy Hare. So far, only a few have been converted, but if you want to check on the progress, you can look at the first post in this issue.
bsafh commented 2 weeks ago

Sounds like multiple BTT MMU seem to be the better option, but perhaps I'll better wait for 3MS Kits:-)

ImChrono commented 2 weeks ago

@3DCoded FYI, I'm tracking your migration development and adding the missing configurations to my repository. Once everything is ready for testing, it will be ready to merge.

3DCoded commented 2 weeks ago

@3DCoded FYI, I'm tracking your migration development and adding the missing configurations to my repository. Once everything is ready for testing, it will be ready to merge.

@ImChrono I think the only thing for you to migrate would be the Geetech A30 configuration. You can look at the existing configurations to see how to create one. I think the SKR Mini or SKR Pico would be a good starting point.

Filament cutters are already natively supported by HH, so I think that should be an easier migration.

3DCoded commented 2 weeks ago

Happy Hare beta v3 is released! See #29.