Skip to content

Tags: logan2611/touchprint

Tags

v1.1.0-beta2

Toggle v1.1.0-beta2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Moved kernel messasges to /dev/tty12

To move them back to /dev/tty1 (for debugging) edit console=/dev/ttyX in /boot/cmdline.txt

v1.1.0-beta1

Toggle v1.1.0-beta1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Switched ExcludeRegion to the Python 3 fork

v1.0.0-beta2

Toggle v1.0.0-beta2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Bug fixes, updated TODO

Nginx will now no longer fail during first-time or if the user doesn't
provide credentials during first-time

v1.0.0-beta1

Toggle v1.0.0-beta1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Changed config program to TP-Config, added Octo-Settings

Changed "octo-config" to "tp-config" as "octo-config" was misleading.

Added octo-settings, a command line utility that can read and set
OctoPrint settings.

Added OctoPrint config menu, in which I added the ability to have
localhost autologin as a user in OctoPrint

Improved grammar and verbosity in some text dialogs

Added message to the end of first-time explaining how to configure
TouchPrint

Updated README and TODO

v0.4.1-beta

Toggle v0.4.1-beta's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
MJPG Streamer now works correctly, stupid typos

v0.4.0-beta

Toggle v0.4.0-beta's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
The frontend has now been secured far better. It now uses its own user

account with limited permissions. Openbox's menu also does not allow the
user to open potentially dangerous programs anymore.

OctoPrint account no longer randomizes its password as it is more
secure to have it not have one at all.

Condensed Nginx listening address interpreter.

Frontend check to see if Nginx and OctoPrint has been improved. It
should now be reliable.

Added touchscreen calibration.

Octo-config service menu is now deeper, which results in a cleaner
interface.

Octo-config now has a somewhat crude system health checking menu.

MJPG's resolution and framerate can now be configured.

Updated TODO

v0.3.0-beta

Toggle v0.3.0-beta's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Fixed README