I think you should try flashing the original firmware for your printer...nutts wrote:My board is showing as a Arduino Mega 2560 or Mega ADK
And turning Knob does nothing
When turning printer on or off makes no change to the serial monitor
Here is a forum post on how to flash the firmware:
http://www.geeetech.com/forum/viewtopic ... 0+firmware
Here are all firmwares for all printers:
http://www.geeetech.com/forum/viewtopic ... 10&t=17046
Or to summarize it quickly:
1)Download the original firmware for your board: (If you have Prusa i3 pro b it should be:)
http://www.geeetech.com/forum/download/file.php?id=2819
2)Extrackt it and open the Marlin.ino file
3) Connect your board with USB to your computer, select the right com-port
4a) enter the settings of arduino IDE ( file->preferences ) and check "Show verbose output during" (check compilation and upload) so you can see what arduino IDE is doing...
4b) Hit upload and watch out for errors....