I downloaded a new version of cura and then tried to update the firmware on my lulzbot mini 1 single extruder and now i am having issues with it not callibrating properly. When I click the home button, the motor doesnt recognize the endpoints and keeps wanting to get stuck on the left hand side towards the power station of the system. I have tried to run the system codes for the extruder because that is the only thing ive found information on so far that seems to relate to my issue. i need help calibrating the x/y so that the machine no longer wants to jam and stick into the left side of the box.
Tried to update the firmware?
So a firmware update failed, or you tried and succeeded?
What version of firmware is on it now?
Some basic steps to help rule a few things out:
Turn the machine off. Slowly push the toolhead to the center of the bed, and center the bed as well.
With the terminal in CuraLE open, connect and power the machine on.
Send the ‘M119’ command (endstop state). You should get something like this back:
> M119
Reporting endstop status
x_min: open
y_min: open
z_min: open
z_max: open
Press the X endstop switch on the left side manually and hold it:
While holding the endstop switch in, send ‘M119’ again and see if the result changes.
> M119
Reporting endstop status
x_min: TRIGGERED
y_min: open
z_min: open
z_max: open
If it’s still reporting open, I’m guessing you flashed entirely wrong firmware, or you have a failure of the switch itself, or wiring to it.
Is it a marlin or klipper program ?
