Topic: Problems after marlin upgrade on solidoodle 3
So I have three problems after downloading the latest Solidoodle 2/3 firmware update from github and successfully flashing my 1284 p on my SD3 w/ Panelolou 2 LCD + encoder.
Problem one: for whatever reason after flashing the new firmware my LCD screen shows "Mendel ready" as opposed to "Solidoodle 3 ready". I made sure to follow the step by step instructions of modifying my configuration.h file. Made sure it said Solidoodle 3, not two, motherboard is set to 62, etc... Stumped why it's not giving me the standard message when I have the Solidoodle 3 setup.
UPDATE: This is the one that is really confusing me. I am sure it is some obvious little piece of code out of place somewhere. So I will continue onwards. but still not sure why I am getting the else if Mendel catch all when it's clearly defined as solidoodle in both the language and configuration.h files.
Problem two: When I run a job, at least via Repetier host my y coordinate get shifted to 5 off. So for example. Click run, click kill job immediately, when head goes to park at the default parking area it crashes, and repetier shows the y axis in red indicating it's not homed anymore. Also shows it in red at Y205. Double checked bed size, firmware be sizes, etc... everything is according to stock solidoodle 3 setup...
Solved: Don't be a dipstick and accidentally change your park position in Repitier Host to park the y-axis at 205. DOH!
Problem three: When I go into my tune menu on my panelolou 2 it shows tuning for two extrusion heads. In other words I can change the temperature for two heads even though I only have one.
Solved: Realized that I was working with a beta version of Marlin from Adrian that was a compilation of changes he had made to the latest Marlin from lawsy and team awesome. The second temperature sensor in the configuration.h file was set to something other then 0. I only have one extruder, and one sensor for said extruder. This not being set to 0 was teh culprit for showing to extruders on my panelolou display.
After an hour or two I am hoping someone can shed some more light on this for me. Searched forms, google, no obvious or semi buried solutions jumped out at me.
