VoronDesign / Voron-Hardware

Cool Hardware designed by the Voron Design group
GNU General Public License v3.0
880 stars 356 forks source link

SD Card Menu option causes unhandled exception. #100

Closed bonjipoo closed 2 years ago

bonjipoo commented 2 years ago

Ive fresh installed Klipper on a new printer and all is working. Configured a V0 display for it which is also working however when trying to use the SD Card menu option I get an unhandled exception. See log and screenshot.

[klippy-12.log](https://github.com/VoronDesign/Voron-Hardware/files/7316089/klippy-12.log

Screenshot 2021-10-09 at 18 39 22

)

timmit99 commented 2 years ago

I think this is more of a klipper issue since I'm able to run the virtual SD card menu fine on my v0. I'd recommend posting this over in the Klipper Repository issues.

On Sat, Oct 9, 2021, 1:52 PM bonjipoo @.***> wrote:

Ive fresh installed Klipper on a new printer and all is working. Configured a V0 display for it which is also working however when trying to use the SD Card menu option I get an unhandled exception. See log and screenshot.

[klippy-12.log]( https://github.com/VoronDesign/Voron-Hardware/files/7316089/klippy-12.log

[image: Screenshot 2021-10-09 at 18 39 22] https://user-images.githubusercontent.com/5507101/136669060-8cfbad48-9954-4030-ac22-5b6eb8d50f81.png )

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/VoronDesign/Voron-Hardware/issues/100, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACACTVMWSXUUJMWZNZUCZYLUGB6MPANCNFSM5FVQSNXA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

timmit99 commented 2 years ago

That error is a klipper module error and nothing to do with the display.

bonjipoo commented 2 years ago

Yes you're right. I'll post there. Thanks.