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

Compensate for klipper refactor #74

Closed

Conversation

elliotf
Copy link

@elliotf elliotf commented May 10, 2020

First, thank you for this software!

Second, klipper renamed try_load_module in commit
787ed452c2abe3bad81ffaf732b0b2609e3534bb

So this PR will do the same.

This should fix #73, but I'm having problems getting dwc to work with an updated klipper, as after fixing this error, I get a very frequent error of dict object has no get_command or somesuch.

Klipper renamed `try_load_module` in commit
787ed452c2abe3bad81ffaf732b0b2609e3534bb

So let's do the same
@elliotf
Copy link
Author

elliotf commented May 11, 2020

Closing this because it looks like #75 has much more comprehensive changes!

@elliotf elliotf closed this May 11, 2020
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

Successfully merging this pull request may close these issues.

Printer instance has no attribute 'try_load_module'
1 participant