OllisGit
OllisGit
Hi @Lumute, thats the final goal with the PJH integration. But what do you mean with "manual adjustments that would registered in the utilization log"? Can you give me an...
fyi: I am continuing working on this in Q1/2021 PS. Sorry, for being late to the party, but I made a "Octoprint sabatical" (no coding, no printing) the last months.
fyi: Not closed any more, because I want to implement this in one of the next releases.
Hi @tduehr , this is a good idea and this is already on my long-term list, see Backlog: https://github.com/OllisGit/OctoPrint-SpoolManager/projects/1
Hi @tduehr , do you know a "standard" gcode-comand to identify a spool selection? If I use a comment instead, like ```;spool_selection=My Best Spool``` then I need to parse the...
fyi: Not closed any more, because I want to implement this in one of the next releases.
This is not planed right now. I will put your request to my Backlog: https://github.com/OllisGit/OctoPrint-SpoolManager/projects/1 First thoughts: - I think support for an existing database with a fixed scheme is...
fyi:I am start implementing a solution for my PrintJobHistory-Plugin. After finishing, I can copy this feature to this plugin. The status and how it is implemented is documented in my...
Hi @Doprintityourself, please take a look to the orig. documentation: https://www.sqlite.org/lockingv3.html#how_to_corrupt > Your best defense is to not use SQLite for files on a network filesystem. @derekslenk thanks a lot...
I totaly understand your concerns. I have the same problem with my plugin. I want to provide a feature which is not supported by my printers firmeware (see https://github.com/OllisGit/OctoPrint-DisplayLayerProgress/issues/20). Someone...