Latest Marlin bugfix-1.1.x branch for PI3 Pro B
Re: Latest Marlin RCBugFix branch for PI3 Pro B
I test my solder, there is no short circuit between positive and signal and negative pins.
between positif and negative I mesure 149 ohms on the gt2560 board
I take a picture and I give you that
between positif and negative I mesure 149 ohms on the gt2560 board
I take a picture and I give you that
Re: Latest Marlin RCBugFix branch for PI3 Pro B
this is a picture.
the solder is on z max pin
the solder is on z max pin
Re: Latest Marlin RCBugFix branch for PI3 Pro B
I try something maybe we found it !
I remove a support in plastic, a small white part where we fix all endstop swith because the 3d sensor two wires are not enough push in the support on the board maybe this create a false contact.
because now I have this when I do M119;
21:15:05.298 : Reporting endstop status
21:15:05.298 : x_min: open
21:15:05.298 : y_min: open
21:15:05.298 : z_min: open
I remove a support in plastic, a small white part where we fix all endstop swith because the 3d sensor two wires are not enough push in the support on the board maybe this create a false contact.
because now I have this when I do M119;
21:15:05.298 : Reporting endstop status
21:15:05.298 : x_min: open
21:15:05.298 : y_min: open
21:15:05.298 : z_min: open
Re: Latest Marlin RCBugFix branch for PI3 Pro B
I test with
Send M280 P0 S10 (it will push the pin down, led should be off, do not touch it)
Send M119
I have this result, I confirm led is off and pin is down
21:20:49.952 : Reporting endstop status
21:20:49.952 : x_min: TRIGGERED
21:20:49.952 : y_min: open
21:20:49.952 : z_min: open
Send M280 P0 S10 (it will push the pin down, led should be off, do not touch it)
Send M119
I have this result, I confirm led is off and pin is down
21:20:49.952 : Reporting endstop status
21:20:49.952 : x_min: TRIGGERED
21:20:49.952 : y_min: open
21:20:49.952 : z_min: open
Re: Latest Marlin RCBugFix branch for PI3 Pro B
Your soldering looks good!Rv8 wrote:I try something maybe we found it !
I remove a support in plastic, a small white part where we fix all endstop swith because the 3d sensor two wires are not enough push in the support on the board maybe this create a false contact.
because now I have this when I do M119;
21:15:05.298 : Reporting endstop status
21:15:05.298 : x_min: open
21:15:05.298 : y_min: open
21:15:05.298 : z_min: open
You could solder the wires to the Z min pins too (front or back of board), then you will have good connection.
Re: Latest Marlin RCBugFix branch for PI3 Pro B
Thanks
I have only X who return propely to home.
Z axis hit the end of the printer and Y stop before y endstop is trigger !?
very strange...
I have only X who return propely to home.
Z axis hit the end of the printer and Y stop before y endstop is trigger !?
very strange...
Re: Latest Marlin RCBugFix branch for PI3 Pro B
Does it hit Z max or min?Rv8 wrote:Thanks
I have only X who return propely to home.
Z axis hit the end of the printer and Y stop before y endstop is trigger !?
very strange...
Re: Latest Marlin RCBugFix branch for PI3 Pro B
It hit y min sorry ...in fact it it because the end stop is replace by 3d touch sensor "black and white wire"
Re: Latest Marlin RCBugFix branch for PI3 Pro B
Does the probe go down when sending G28?Rv8 wrote:It hit y min sorry ...in fact it it because the end stop is replace by 3d touch sensor "black and white wire"
Re: Latest Marlin RCBugFix branch for PI3 Pro B
I just send G28 and all axis seems want to go home but Y axis hit the printer so I push the urgence button..