Results 4 issues of Aran Ink

Before reporting, check if your problem is here: https://github.com/eyal0/OctoPrint-PrintTimeGenius/wiki/Common-problems **Describe the bug** Looks like PTG is hitting a null reference error when fetching print history on my Octoprint instance. (I've...

I started working on my own calculator before I found yours, and I had whipped up these SVG versions of the elemental resistance icons and the associated resistance values. Figured...

The Layer class has method `removeFeatureByID(featureID)` which uses the `delete` operation to remove a feature from its `features` array. Delete is slow! Find a better way to store features to...

performance

Transitioning back to the 2D view from the 3D view is a bit of a hack, since it's possible to have moved the 3D camera in such a way that...

enhancement