jaroslawwolek Hi,I have problem with new version of Repetier-Server. After update to version 1.4.16 i have no EEPROM in Settings. Why it's missing and can I add it back?Thanks for any help.
Repetier It's a bug in repetier-server.xml where the permission for eeprom should be<!-- EEPROM Editor --> <printer-eeprom>configure,touch</printer-eeprom>>You can change it manually or in ssh terminal runinstallDevto install the fixed version.
Dietmar Good morning,I (unfortunately) have exactly the same problem, but I only have a rudimentary knowledge of Linux.What exactly do I have to do to get the icon displayed again?Thanks in advance, Dietmar
Repetier If you are using a recent Rasperry pi image from us login to linux usingssh pi@ip-number with password (raspberry). Then enterinstallDevthen reload touch interface with reload icon on home screen.