klipper icon indicating copy to clipboard operation
klipper copied to clipboard

M73 not working on Ender-6

Open TheBurnDoc opened this issue 3 years ago • 4 comments

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 avatar Jul 03 '21 22:07 TheBurnDoc

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?

TheBurnDoc avatar Jul 03 '21 23:07 TheBurnDoc

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.

Desuuuu avatar Jul 04 '21 10:07 Desuuuu

Ooh new firmware... prey tell :-)

TheBurnDoc avatar Jul 07 '21 14:07 TheBurnDoc

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

ghost avatar Oct 11 '22 07:10 ghost