Marco
Marco
Feature request: in next release, it's possible to add the support of MK2.5?
This is not an issue, but a feature request. When the print is done, the extruder is moved in a position with z-axis very low (like 1 cm from the...
Here the log (Ubuntu 16.04 LTS fully updated): ``` ⇒ /opt/PrusaControl/PrusaControl_0.9.4_415_beta_64bit.AppImage /bin/bash: /tmp/.mount_PrusaCbpUqMB/lib/x86_64-linux-gnu/libtinfo.so.5: no version information available (required by /bin/bash) /bin/bash: /tmp/.mount_PrusaCbpUqMB/lib/x86_64-linux-gnu/libtinfo.so.5: no version information available (required by /bin/bash) Traceback...
**Describe the bug** Cannot pass number as version to migrate **To Reproduce** Invoke the `migrate` with a number version. It fails [here](https://github.com/rickbergfalk/postgrator/blob/master/postgrator.js#L250) **Expected behavior** Should migrate correctly
Not sure this is in the scope of this project (great idea, BTW), but I'd like to have a way to "extend" this concept more. My point is: I use...
The plugin description is ambiguous. It must be clearer that the solution (to be run and verified) is ONLY the plugin
Seneca 3 has enhanced logging. Since we often compare stdout for asserting exercises, we have to turn off logging for most of them. We should add an exercise specifically for...
Now the problem description is shown fully at one time and the user must srcoll up to see the beginning. We should have a "more "behaviour
Hi guys, I wrote a workshopper for SenecaJS Microservices Framework: https://github.com/senecajs/seneca-in-practice The workshopper is already completed and functional, please tell me if it's OK or must be modified/adjusted.