Duet 3 mini 5+ random "pause" while printing
-
@krohm-koala Sorry to hear that, I hope I'll manage to reproduce the culprit next week. @jay_s_uk may provide some further debug details, too, so I can eventually figure out what's going on.
-
@chrishamm since i've upgrade to 3.4.0b6 i can't upload with prusa slicer, it looks like it have upload on the slicer but print doesn't start and i can't find it on the duet
-
@krohm-koala I'm happy to report we found the reason for this problem and it will be fixed in the next version. To work-around this problem for now, you can set the
HostUpdateInterval
to-1
in/opt/dsf/conf/config.json
but be aware that this will prevent the network and storage devices in the object model from being updated.PS: It turns out PrusaSlicer sends G-code requests as
application/x-www-form-urlencoded
whereas it should betext/plain
. I've got a work-around ready for this, too. -
@chrishamm Thanks a lot, it's smooth now what's the work-around for prusa slicer please ? if it's an easy one