Using the PI 2
Official 7" display
Installed Chromium and matchbox
I see only the up and down arrows and temperatures all show zero
Not yet plugged in the RAMPS board as i'm trying to setup up the system without it at the moment, and also, I cannot readily attach and detach the RAMPS from my 3D printer
I would have expected to see more details in the UI
Have setup the autostart script,
sudo nano /etc/xdg/lxsession/LXDE-pi/autostart
@lxpanel --profile LXDE-pi
@pcmanfm --desktop --profile LXDE-pi
@xscreensaver -no-splash
@Sed -i 's/"exited_cleanly": false/"exited_cleanly": true/' ~/.config/chromium/$
@chromium --kiosk ~/OctoPrint/index.html
This after trying with the OctoPrintNano scripts in ~/OctoPrintNano which had the same effect
Using the PI 2
Official 7" display
Installed Chromium and matchbox
I see only the up and down arrows and temperatures all show zero
Not yet plugged in the RAMPS board as i'm trying to setup up the system without it at the moment, and also, I cannot readily attach and detach the RAMPS from my 3D printer
I would have expected to see more details in the UI
Have setup the autostart script,
sudo nano /etc/xdg/lxsession/LXDE-pi/autostart
@lxpanel --profile LXDE-pi
@pcmanfm --desktop --profile LXDE-pi
@xscreensaver -no-splash
@Sed -i 's/"exited_cleanly": false/"exited_cleanly": true/' ~/.config/chromium/$
@chromium --kiosk ~/OctoPrint/index.html
This after trying with the OctoPrintNano scripts in ~/OctoPrintNano which had the same effect