Printrun
Printrun copied to clipboard
Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
Nothing urgent, but something I noticed on my laptop. High DPI awareness is not enabled on Windows for Pronterface. As a result, fonts and certain UI elements appear pixelated /...
Make the gettext installation platform agnostic and leverage the fact that gettext automatically: * Searches for translations on default system folders * Guesses system language from environment variables Fixes #1321
Running an M503 command crashes pronterface. printrun.log contents and console contents do not match. Files attached. --- Steps to reproduce: 1. launch pronterface 2. connect to printer 3. issue M503...
AttributeError: 'NoneType' object has no attribute 'write' I open the pronterface and I get this error How can I fix it?
Hello, I get an error when trying to launch Pronterface after it crashed added a custom button. It did work for a few days until I added a custom button....
I have installed python 3.10 on Windows 7 but when try to open pronterface.exe I recieve this dialog. "Load library fail" MEI17442/python310.dll Has someone the same problem?. Thanks in advance.
Currently the build procedure based on `python setup.py ` does not generate corresponding '.mo' files for each '.po' file.
[pyglet documentation (shadow_window)](https://pyglet.readthedocs.io/en/latest/programming_guide/options.html) Fixes/works around #1313 May need testing whether it negatively affects performance with other drivers (in significant way) Tested with ~Intel mesa classic~ crocus, llvmpipe and softpipe, under...
I gave my PC a much-needed clean-out and reinstall, just to wipe away years' worth of cruft and my own blunders. :smile: I went from a mixed Debian stable+testing setup...