Page 3 of 3
					
				Re: 3DTouch / BLTouch auto leveling sensor GCODE for GT2560 Rev B
				Posted: Mon Dec 17, 2018 8:12 am
				by zonalimitatore
				01:03:01.708 : echo:enqueueing "M280 P0 S160"
01:03:04.998 : echo:enqueueing "M280 P0 S120"
01:03:08.211 : echo:enqueueing "M280 P0 S10"
01:03:10.320 : echo:enqueueing "M280 P0 S90"
This is what's app when i try to reset,autotest,extend,retract.
But nothing happen to 3dtouch
If i try to move the probe manually up&down while monitor endstop (m43),nothing
While if i connect and disconnect the 2 pin cable have
01:10:58.739 : Z_MIN:1 (when disconnect cable)
01:11:02.222 : Z_MIN:0 (when reconnect cable)
0 mean triggered and 1 not
What the Hell?????????  
 
   
   
  
Reverse endstop logic?
 
			
					
				Re: 3DTouch / BLTouch auto leveling sensor GCODE for GT2560 Rev B
				Posted: Mon Dec 17, 2018 7:14 pm
				by zonalimitatore
				Ok when come back at home,I try!!!
			 
			
					
				Re: 3DTouch / BLTouch auto leveling sensor GCODE for GT2560 Rev B
				Posted: Tue Dec 18, 2018 3:49 am
				by zonalimitatore
				I reverse the logic of endstop.....same things
// Mechanical endstop with COM to ground and NC to Signal uses "false" here (most common setup).
#define X_MIN_ENDSTOP_INVERTING true // set to true to invert the logic of the endstop.
#define Y_MIN_ENDSTOP_INVERTING true // set to true to invert the logic of the endstop.
#define Z_MIN_ENDSTOP_INVERTING false // set to true to invert the logic of the endstop.
//#define X_MAX_ENDSTOP_INVERTING true // set to true to invert the logic of the endstop.
//#define Y_MAX_ENDSTOP_INVERTING true // set to true to invert the logic of the endstop.
#define Z_MAX_ENDSTOP_INVERTING false // set to true to invert the logic of the endstop.
#define Z_MIN_PROBE_ENDSTOP_INVERTING false // set to true to invert the logic of the probe.
I don't know what can i do
			 
			
					
				Re: 3DTouch / BLTouch auto leveling sensor GCODE for GT2560 Rev B
				Posted: Tue Dec 18, 2018 5:16 am
				by zonalimitatore
				Like i saw you in the yesterday post,i've try both solution (that from thinkiverse,and from geetech)
Anyway...the solution of thinkiverse it's the same....i have no control on my 3d touch 
 
   
   
 
I wanna lunch it out the window
 
			
					
				Re: 3DTouch / BLTouch auto leveling sensor GCODE for GT2560 Rev B
				Posted: Tue Dec 18, 2018 5:25 am
				by zonalimitatore
				with thinkiverse solution?
			 
			
					
				Re: 3DTouch / BLTouch auto leveling sensor GCODE for GT2560 Rev B
				Posted: Tue Dec 18, 2018 5:33 am
				by zonalimitatore
				Nothing....no control
22:31:15.096 : echo:enqueueing "M280 P0 S160"
22:31:21.406 : echo:enqueueing "M280 P0 S120"
22:31:21.906 : echo:enqueueing "M280 P0 S120"
			 
			
					
				Re: 3DTouch / BLTouch auto leveling sensor GCODE for GT2560 Rev B
				Posted: Tue Dec 18, 2018 6:17 am
				by zonalimitatore
				Yes...the command are from lcd
			 
			
					
				Re: 3DTouch / BLTouch auto leveling sensor GCODE for GT2560 Rev B
				Posted: Thu Mar 14, 2019 9:54 pm
				by iherbak
				Any solution on this issue? I'M also facing with it.
			 
			
					
				Re: 3DTouch / BLTouch auto leveling sensor GCODE for GT2560 Rev B
				Posted: Mon Jun 17, 2019 6:53 am
				by JRHolder
				I have the BLtouch working for the Mecreator 2 w/ GT2560 Rev. B   (Same board as A10)
Utilizing Vert's 355 firmware.
X_MIN_PIN 22
X_MAX_PIN 24
Y_MIN_PIN 26
Y_MAX_PIN 28
Z_MIN_PIN  32
Z_MAX_PIN 30
SERVO0_PIN 30 
Please see pictures for pin connections.
I hope this helps.
			
		
				
			 
- IMG_5562.jpg (305.73 KiB) Viewed 11395 times
  
			
					
				Re: 3DTouch / BLTouch auto leveling sensor GCODE for GT2560 Rev B
				Posted: Fri Oct 02, 2020 9:15 am
				by fruffo
				Hello,
I have an Anet A10 with 3d touch, with Gt2560 Rev B card.
Does anyone have a working firmware for the 3dTouch / BlTouch?
any version of Marlin is fine, as long as it works!
I can't find one
Thank you so much!