GUEST.it
GUEST.it
TMC
Any changes to have support for TMC (in fallback mode, not UART) ? They are working fine acutally , but i'm thinking they are a little bit slow compered to...
Is possible to have the content (and not only the title) editable ?
Hi all. I've seen that the default (and only) sorting schema for objects in a bucket is lexicographically by name Would be great to add a custom sorting schema, like...
Hi. i'm trying to build this keyboard (my very first DIY keyboard). I've wired the promicro in this way: https://github.com/tshort/dactyl-keyboard/blob/master/resources/dactyl_manuform_left_wire_diagram.png but nothing works, i'm able to flash the promicro, the...
Hi all i've read that the max speed for this library is 4000steps/s to have a reliable movement. But is this including the 16 microsteps for TMC2209 (or others) or...
Hi guys. This should move the stepper 100000 steps forward, in non-blocking mode, at speed 50, right ? Becaue it does nothing, only electrical noise from the stepper motor ```...
Is possible to add MySQL backend? Google Cloud offers a fully-managed HA MySQL server, so having support for MySQL in PlanB would allow horizontal scaling with no issue, just point...
Please add support to define custom `tsuru.yml` file name. In some environments (like ours) an application yml config already exists to configure our services, would be better to use the...
A brand new install doesn't work. I think due to a missing module `yaml` http://pastebin.com/raw/P943Es26
Simple question: how much RAM is needed to directly serve a 10gb mbtiles file? The file must be opened and read totally ?(and thus, at least 10gb are needed)