Yannic Schröder
Yannic Schröder
I guess that would work. However, with Arachne perimeters in prusa slicer 2.5 a lot of perimeter related issues become obsolete...
Some more info to consider: https://community.octoprint.org/t/new-plugin-anti-stutter-need-testers/18077 There is a plugin for octoprint in the making to convert g1 to g2/g3 post-slicing. SuperSlicer won't be able to do much more than...
Arc welder can be used stand alone by compiling an executable. You can use it to post process your file. The octoprint plugin is just a gui for that executable.
This get more urgent, now the new MK3 has Octoprint integration.
I added the above implementation to my sketch and can confirm it is working well! Would be great if this would be released as a bugfix release. Thank you for...
I will shamelessly summon @ralight, as I think this issue got lost between the support requests from Python beginners. As my above link is outdated, I will describe the problem...
It is not strictly silent. The `publish()` call returns a `message.info` object which contains a return code, but it is rarely checked.
I am not entirely sure how I came up with the value of 65555. The message IDs are 16 bit, so their maximum is of course 65535. And I am...
To answer my own question: There are exactly 20 inflight messages according to [this line](https://github.com/eclipse/paho.mqtt.python/blob/c339cea2652a957d47de68eafb2a76736c1514e6/src/paho/mqtt/client.py#L608). So 65555 seems to be indeed correct.
I am seeing the same issue. BTW: Audio Recorder tends to chop off a few seconds from songs. But in theory it does the same, yes.