benno1237

Results 15 comments of benno1237

Again, thanks for your effort Vexed. You were right, the sing command wasn't working. Latest commit has a few changes which did fix it for me tho. The play command...

I still think you are overcomplicating things slightly. As far as i am aware the whole block of code starting from L132 to L152 can be removed and that's all...

The latest dev version has a beta sketch built in. currently the angle is fixed, i do plan to make it settable tho. To update run `pip install git+https://github.com/benno1237/MinePI.git@develop#egg=MinePI --force-reinstall...

Hi, could you provide some more information? Like the version of the library and the code?

Thanks for bringing this up again. You made me do things I swore never to do again. I rewrote the entire rendering logic. Instead of dumb coordinates, MinePI is now...

Thanks for the PR. Rotating them horizontally might require a change of the anchor position. I have to check that out before merging.

Hi, thanks for reaching out. I was doing the obligatory basic military training the past few months and sadly didn't have time/motivation for anything besides that. I however just wanted...

If you want to try the latest changes, feel free to use the development branch. There are a few breaking things however. Docs are available under https://minepi.readthedocs.io/en/develop/ Bug reports and...

Hi, thanks for your feedback! Rotating the head vertically would of course be possible but i doubt that'd look decent. I will give it a try tho!