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

FreeDi screen #22

Open
Printhead82 opened this issue Jan 25, 2025 · 3 comments
Open

FreeDi screen #22

Printhead82 opened this issue Jan 25, 2025 · 3 comments

Comments

@Printhead82
Copy link

I was wondering if the FreeDi klipper screen update would work with your printer configs? I really like your macros better.

@ohyeah8000
Copy link

What do you like better?
Anything particular?

Of course you can use all the macros you want. Even if you installed freedi for your screen.

@leadustin
Copy link
Owner

I was wondering if the FreeDi klipper screen update would work with your printer configs? I really like your macros better.

Hello,

All macros should also work on FreeDi. However, it is important that you use the fan designations from FreeDi, as these are hardcoded in the display firmware. This means that you cannot use your own fan names. This becomes clearer in the following example:

My fan namens
[fan_generic auxiliary_cooling_fan]
[fan_generic chamber_exhaust_fan]
[fan_generic part_cooling_fan]

FreeDi fan namens
[output_pin partfan]
[output_pin sidefan]
[output_pin filterfan]

You have to change every macro that use my names to FreeDi compatible names.
M106 is Here the macro that needs to be changed.

@Printhead82
Copy link
Author

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants