Instructions for Custom Touchscreen not working
I followed instructions found here: https://www.repetier-server.com/printer-touchscreen-customization/
Tried all kinds of different urls to access my variant, but I keep getting "Requested file not found."
Are the instructions still valid for Server 80.3 (on windows).
Is there a way to allow folder browsing to figure out the right url?
Tried all kinds of different urls to access my variant, but I keep getting "Requested file not found."
Are the instructions still valid for Server 80.3 (on windows).
Is there a way to allow folder browsing to figure out the right url?
Comments
https://www.repetier-server.com/customizing-printer-frontend/
and the chapter in the server manual for normal activation. Windows and Linux use both the same urls,so
http://localhost:3344/modules/front2/www/app.html/
should be correct for all versions if it is running on same device (which is required for it to work with users enabled).
Thanks anyway
I have almost zero npm knowledge, so please help me
In turn, I will provide you with step-by-step guide to add to your instructions!
All I would like to do is change the size of the GUI to fit my X220 tablet PC (1368x786)...
In your case all you want is a different css so forget javascript and add just your resolution, which is
Display:
- 12,5" 1366x768 HD, LED-Backlight
- 12,5" 1366x768 Premium HD, LED-Backlight, IPS-Panel (FRU 93P5675)
as I found in internernet. Will see if I can add this for next update as additional breakpoint.And just to make sure I am barking up the right tree, I do not need to download the source, but can make the changes in the Repetier-Server installation directory, right? (Properly backed up of course)
Thanks!
https://dl.dropboxusercontent.com/u/74036902/ui.css
should be in install/www/front2/www/css
I have added an additional breakpoint with your resolution.