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

When MMU is enabled and tried to compile the firmware the error is displayed #33

Closed
1 task done
rajavel1990 opened this issue Jun 12, 2023 · 1 comment
Closed
1 task done
Labels
bug Something isn't working

Comments

@rajavel1990
Copy link

Did you test the latest prusa-aio-bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

I tried to enable the MMU settings on the Configuration and Configuration_adv.h files.

When MMU is enabled and tried to compile the firmware the error is displayed. Below are the changes that were done on the files

Configuration.h

#define EXTRUDERS 5
#define PRUSA_MMU2

Configuration_adv.h

#define MMU2_SERIAL Serial
#define MMU2_MENUS
#define MMU2_DEBUG

Screenshot 2023-06-12 at 9 32 09 AM

Bug Timeline

No response

Expected behavior

No response

Actual behavior

No response

Steps to Reproduce

Configuration.h

#define SERIAL_PORT -1
#define EXTRUDERS 5
#define PRUSA_MMU2

Configuration_adv.h

#define MMU2_SERIAL Serial
#define MMU2_MENUS
#define MMU2_DEBUG

Version of PrusaAIO Firmware

prusa-aio-bugfix-2.1.x

Electronics

SKR V 1.4 with TMC2209 and BTT MMU DIP with TMC2209

Add-ons

No response

Bed Leveling

ABL Bilinear mesh

Your Slicer

None

Host Software

None

Don't forget to include

  • A ZIP file containing your Prusa_AIO_Configuration.h.

Additional information & file uploads

Archive.zip

@rajavel1990 rajavel1990 added the bug Something isn't working label Jun 12, 2023
@thisiskeithb
Copy link
Owner

This fork does not support the MMU and you should not be editing files outside of Prusa_AIO_Configuration.h.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants