This website requires JavaScript.
Explore
Help
Sign In
logan
/
touchprint
Watch
1
Star
0
Fork
You've already forked touchprint
0
Code
Issues
2
Pull requests
Releases
2
Wiki
Activity
master
touchprint
/
stage2
/
EXPORT_IMAGE
5 lines
96 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Frontend improvements, HTTP redirect, touchscreen calibrator Updated TODO Frontend will now wait for Nginx or the override address to come up as well as OctoPrint if it is enabled Nginx will now redirect HTTP connections on port 443 to HTTPS Raspberry Pi camera is now enabled when MJPG streamer is enabled Added touch screen calibration program (still needs a menu entry) Deleted EXPORT_NOOBS since I hate it
2020-08-20 00:04:44 -04:00
IMG_SUFFIX="-nogui"
Initial commit
2020-08-17 19:54:31 -04:00
if [ "${USE_QEMU}" = "1" ]; then
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
fi
Reference in a new issue
Copy permalink