Erkan Ozgur Yilmaz

Results 367 comments of Erkan Ozgur Yilmaz

@thisiskeithb sure, but I was reffering the MMU1 stuff, the oldest version that nobody is probably using anymore. Of course, we should keep everything related to MMU2/MMU2s. > @eoyilmaz Anything...

> We don't remove support because something is old. There's no reason to remove it. ah, sure then, it was already too early to talk about this tbh... let's add...

Instead of deep diving into the work directly, I would like to approach this in a more structured and professional manner, create an EPIC, investigate it with a SPIKE, divide...

Here is some progress on destructing the new protocol: https://github.com/eoyilmaz/Marlin/issues/2#issuecomment-1857207374

Hey folks, let me do some progress reports: - I moved all the MMU3 related source code from PrusaFirmware to Marlin, most of the code didn't require too much modification....

Surprise surprise 😄 it is mostly working 🎊 I had to fix the required MMU firmware version in Marlin from 3.0.1 to 3.0.2. As I see PrusaFirmware requires an exact...

Another progress report: I just completed my first successful print with the MMU3 that had 36 filament changes (very small test print)... The main functions are now fully working, and...

Status Update: Just finished a 540+ filament change print job without any issues related to the Marlin + MMU3 (the only 2 issues I had were related to one of...

I also worked on the LCD and EEPROM related stuff and it is theoretically done. I'll test and report back. So this is as good as or better than the...

Latest changes: - Updated MMU Menu: - Added Enable/Disable Cutter (this has 3 states, `0: Disabled`, `1: Enabled` `2: Always`, I kept off the state `2: Always` from the menus...