nickbeat76 Hi!The Extrude-screen on my Pi4 with 7" touch-display is messed up since the last update. :( Now i only can see the "SET TEMP" and "MOTORS OFF" icons, beside thge buttons for "0.01", "1" and "25"... :'( Everything else is gone.Any way to fix that?
Repetier Not for the resolution. You can upgrade to 1.1.3 beta by changing download link, but do then not forget to update again when final version is out.
vdubguy Repetier wroteThere is no link. Take 1.1.2 link and change version to 1.1.3 for latest beta. take this: https://download4.repetier.com/files/server/images/Repetier-Server-Image_1_1_2_v26.zip<br/><br/>Change it to this: https://download4.repetier.com/files/server/images/Repetier-Server-Image_1_1_3_v26.zip<br/><br/>This is what i tried but got nothing. Repetier_Support There are no beta Raspberry Pi Images. If You want to install a beta biuld un your pi, you have to connect to its shell (for example per SSH) and download the beta linux build.Download on Pi3 and above wget https://download3.repetier.com/files/server/debian-armhf/Repetier-Server-1.1.3-Linux.deb<br/></b><br/>Download on Pi2 and belowwget https://download3.repetier.com/files/server/debian-armel/Repetier-Server-1.1.3-Linux.deb</b><br/><br/>and install it with:sudo dpkg -i Repetier-Server-1.1.3-Linux.deb vdubguy I see. I was misunderstanding. Thank you. all fixed.
Repetier_Support There are no beta Raspberry Pi Images. If You want to install a beta biuld un your pi, you have to connect to its shell (for example per SSH) and download the beta linux build.Download on Pi3 and above wget https://download3.repetier.com/files/server/debian-armhf/Repetier-Server-1.1.3-Linux.deb<br/></b><br/>Download on Pi2 and belowwget https://download3.repetier.com/files/server/debian-armel/Repetier-Server-1.1.3-Linux.deb</b><br/><br/>and install it with:sudo dpkg -i Repetier-Server-1.1.3-Linux.deb