3D Touch Sensor Issues

Cup
Posts: 123
Joined: Fri Jul 15, 2016 6:11 pm

Re: 3D Touch Sensor Issues

Post by Cup » Mon Dec 19, 2016 10:58 am

I think you can refer to this post to exchage the pins of Z_max and Z_min in the firmware,then plug the original Z endstop to Z_max slot to check if this slot on the board is OK.
http://www.geeetech.com/forum/viewtopic ... 20&t=18020
What do you think of it?

Shane
Posts: 7
Joined: Wed Dec 14, 2016 2:47 pm

Re: 3D Touch Sensor Issues

Post by Shane » Mon Dec 19, 2016 5:28 pm

I moved the limit switch that I previously had connected from Z_min connector to the Z_max connector and swapped the pin assignment in firmware,
I then sent the home command to the printer and as soon as the switch was pressed the the unit stopped moving (All good normal behavior). This was good verification that its not the main board but everything keeps pointing back to the sensor being faulty.

Cup
Posts: 123
Joined: Fri Jul 15, 2016 6:11 pm

Re: 3D Touch Sensor Issues

Post by Cup » Tue Dec 20, 2016 9:16 am

Alright...
I guess you need contact the seller to replace it...

Shane
Posts: 7
Joined: Wed Dec 14, 2016 2:47 pm

Re: 3D Touch Sensor Issues

Post by Shane » Wed Dec 21, 2016 1:06 pm

Hi guys,

Thanks for you help, I will contact the seller for further assistance.

fougio
Posts: 1
Joined: Thu Jan 12, 2017 11:15 pm

Re: 3D Touch Sensor Issues

Post by fougio » Thu Jan 12, 2017 11:25 pm

Hallo everybody,
i couldnt make my sensor to work so i tried a different connection. I connected red and brown cables (5V and ground) as Geeetech manual suggest, but i connected the signal orange cable to R22 as the link shows
https://plus.google.com/113792662927481 ... qrF6qfnej2
I did not make any change to pins.h. I left pin13 to servo.
Everything is working now!

bang
Posts: 402
Joined: Wed Dec 28, 2016 2:12 pm

Re: 3D Touch Sensor Issues

Post by bang » Fri Jan 13, 2017 6:26 pm

Hi,@fougio
So what was it before?

daveapplemotors
Posts: 76
Joined: Tue Aug 16, 2016 11:36 pm

Re: 3D Touch Sensor Issues

Post by daveapplemotors » Fri Jan 13, 2017 9:11 pm

It's working! 3D touch is working! It prints well and I can see it make Z axis corrections while it is printing a single layer.

But, after it probes 6 bed points it stops displaying x, y and z, coordinates on my LCD screen. Temperature of Nozzle and Bed are shown. As is fan speed. Feed rate and progress bar are displayed correctly with time of print, too. BTW The script command 'G29 P3' measures 9 bed points. The command 'G29 P2' measures 4 bed points.

I have pored over the Marlin software to try to learn where it goes wrong. Any ideas?
Attached my configuration.h and pins.h files.
Attachments
configandpins.tar.gz
Pi3A conguration.h and pins.h working ABL
(14.9 KiB) Downloaded 514 times

daveapplemotors
Posts: 76
Joined: Tue Aug 16, 2016 11:36 pm

Re: 3D Touch Sensor Issues

Post by daveapplemotors » Sat Jan 14, 2017 7:21 pm

LCD blank for X,y and z
When I level the bed with 'G29 P2' in the script the LCD doesn't go blank for x,y and z.

It just blanks out when I use 'G29 P3'. Why?

daveapplemotors
Posts: 76
Joined: Tue Aug 16, 2016 11:36 pm

Re: 3D Touch Sensor Issues

Post by daveapplemotors » Sat Jan 14, 2017 9:03 pm

Another note:
I must raise the Z stepper motor driver voltage because the Z steppers get out of synch pretty often now I am using ABL. I have calibration marks on the couplers that confirm this.

Post Reply