Andy Castille
Andy Castille
I wasn't able to get sc-controller or sc-daemon running on my system with both Python 2.7 and Python 3.5 installed until I edited `/usr/bin/sc-controller` and `/usr/bin/scc-daemon` (I installed from a...
@kozec Not Arch, but Linux Mint 18.3
It would also be nice if this could be configured for a cooling-down threshold so I can get a notification when the bed is cool enough to remove the print...
I'm trying to use Aqueduct with an existing database and this is a crucial feature that seems to be missing, so I guess we're stuck using SQLAlchemy and Python for...
I think there's some more information about the cause of this in #1513 (non-alphanumeric characters in the password)
Same here, but with [Quasar's QList](https://quasar.dev/vue-components/list-and-list-items). ``` [Vue warn]: Failed to resolve component: q-list If this is a native custom element, make sure to exclude it from component resolution via...
Looks like it's trying to open `(1).ovpn` instead of your file. Try renaming the file to **remove the space** and number and try again. Remember to update the filename in...
This really needs to be merged so people don't rely on the REST API for new projects and then get burned...not that I would know anything about that! 🙃 In...
@sebsebseb1982 I learned today that getting states with the Websocket API is _actually impossible_ on memory-limited platforms like those. I thought there would be a command message to ask the...
Is this still being considered? I would love to use `legend-text-less` and `legend-text-more` to show the minimum and maximum counts in the legend.