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

M73 not working on Ender-6 #62

Open
TheBurnDoc opened this issue Jul 3, 2021 · 4 comments
Open

M73 not working on Ender-6 #62

TheBurnDoc opened this issue Jul 3, 2021 · 4 comments

Comments

@TheBurnDoc
Copy link

Hi,

Apologies if this is not the right place to raise this - maybe there is a Discord?

I followed the guide to install your modified Klipper and DGUS repos on my Ender-6: https://3dprintbeginner.com/how-to-install-klipper-on-creality-ender-6/

The install went well and everything is working as expected, apart from not seeing any progress on the DGUS screen, presumably since Klipper is not sending M73 updates. I have [display_status] in the config, and I read somewhere this should be enough to trigger this in Klipper - am I missing something or is M73 not working in your fork as expected?

I am a dev so happy to look into a bug fix PR if you want to point me in the right direction...

Cheers
Tim

@TheBurnDoc
Copy link
Author

Actually, found a solution soon after posting this, setting the config in PrusaSlicer to emit M73 which works great - is this something that makes sense as a Klipper native feature?

@Desuuuu
Copy link
Owner

Desuuuu commented Jul 4, 2021

https://github.com/Desuuuu/DGUS-reloaded-Klipper/wiki/Print-progress-display

Klipper can only estimate the progress of virtual SD prints without M73. This would be fine as a fallback to M73 however I'm working on a different firmware so development here is pretty much frozen.

@TheBurnDoc
Copy link
Author

Ooh new firmware... prey tell :-)

@ghost
Copy link

ghost commented Oct 11, 2022

I made a macro script that will work for any slicer and it's done through the printer.cfg and it does use the klipper virtual sdcard to print on the display and updates like every second.
Plus Print Progress Display through printer.cfg

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

2 participants