Hi Xenocrates,
Thanks again for the help but I'm still struggling here. Many issues...
I tried to manipulate temperatures from LCD screen as you asked but was unable to do so.
It appears that the LCD selection knob is also not functioning correctly:
- a single button push doesn't bring up menu - you have to hold in for approx 3 seconds to bring up menu
- then when menu is up you cannot navigate it - rotating/clicking the knob does nothing then it just return to the home screen
- not really relevant but also interesting to note that the cable to the LCD screen had to be plugged in to the Rambo end upside down compared to the manual to put the coloured side of the ribbon on the correct side (and to actually get the screen working).
- also the reset button does not work - regardless of how long you hold it...
Despite this I moved on.
Next I tried to re-upload the firmware and found a different connection issue
- first tried clearing EEPROM and a connection error was thrown (something about a board being disconnected, didn't record message as I thought I'd just try again)
- then tried to re-upload Repetier firmware and saw the same error message
- however then tried each one again and they both worked fine... seemed like an intermittent error (suspicious considering previous symptoms)
Finally I tried to change the baud rate to 15200 on both printer and PC however was unable to reset the Baudrate from the LCD panel due to the issues outlined above.
I then tried to change this in the firmware in configuration.h but I think the EEPROM was overwriting the config file to 250000. I tried changing EEPROM mode to 2 (as per the following instructions
http://forum.seemecnc.com/viewtopic.php?t=2712)
however this did not work, the printer showed an 'invalid response' when 152000 was chosen in mattercontrol (which I would expect with mismatched baudrates) however when this was changed to 250000 then the printer connected but still no temp was being displayed
Sorry for the patchy info - but that's all the troubleshooting I can muster today so I will have to leave it here. Also, I haven't had a chance to try another computer but it appears there are other issues here...
I have attached the firmware that's on the printer right now.