Topic: SD2 Endstops not responding after updating firmware
Hi All
Desperate plea for help here.
I decided to add a cooling fan to the extruder of my venerable SD2 (Sanguinololu 1.3a ATMega644P) .
Following the instructions here and on Ian's blog - https://solidoodletips.wordpress.com/20 … ruder-fan/ I reached the stage where I had to update the firmware to change the pins.h file so as to able to control the fan using Repeater host.
This is where the fun began, I soon worked out that no boot loader had been installed on my Mega - a little fiddling around with a spare Aduino Nano being used as an ISP and we had a boot loader onboard. Successfully updated the firmware using the firmware found here https://github.com/mlaws/solidoodle2-marlin.
Now however I am unable to set home in all three axis X,Y,Z. The M119 code shows the that the endstop switches are not registering as triggered when activated resulting in the print head motors and platform motor trying to advance beyond the endstop point. (and yes all the connections for the microswitches are intact and correctly connected)
I assume it simply a matter of changing a setting in the configuration or configuration adv files but where? I can find segments of code defining endstops ( and the endstops are only defined for homing) but what changes need to be made?
I know this is a long shot but looking through this site reveals that others have had similar problems.
Can anyone help?
Chris
