Results 115 comments of Shawn Bruce

Color customization added in 399e333d532b865696db5a6621ed7fb2575d9543

Hi @DcFamas, If I understand correctly you are setting the temperature (from either OctoPrint or the printers LCD) before starting any print job and the time estimate "Print Time Left"...

Not a bad idea really. Also might be worth allowing plugin devs to specify a priority value so that manually changing the order isn't required as often.

@foosel huh I've never noticed that in the docs nor the code. TIL

Not really a bug in Python or the plugin. This should help you though https://raspberrypi.stackexchange.com/questions/94635/how-can-i-delay-the-startup-of-systemd-services-until-the-datetime-is-set-no-rt. Have the OctoPrint service depend on `systemd-time-wait-sync.service`

https://raw.githubusercontent.com/kantlivelong/OctoPrint-PSUControl/master/.github/ISSUE_TEMPLATE.md

https://github.com/kantlivelong/OctoPrint-PSUControl/wiki/Troubleshooting#how-to-provide-logs Also if you're not actually using PSUControl/PSUControl-TPLink then no need and you can close this out.

> @kantlivelong Hi, You might parse the arguments from the registry, refer to the wiki https://github.com/virtio-win/kvm-guest-drivers-windows/wiki/Virtiofs:-Shared-file-system#options . This works for a single virtiofs tag but not multiple. The documentation also...

I did see that part of the documentation and gave it a try before opening this ticket. While it did work I found that it did not persist on reboot....

> I have systematically disabled and re-enabled every Plugin and I am certain that this Automatic shutdown plugin causes the browser to use up RAM without relinquishing it when the...