Close



Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11
    I've only just read this post thought I'd share a distance sensor I was planing on using its an omron ee-spy302 it is a phototransistor senses up to 4mm and has a very wide input voltage range (5v to 24v) they are quite expensive if you get them from mouser, farnell, RS etc. however you can find them for a couple of quid on ebay if you get them shipped from china, I have a couple but haven't got round to using them yet.. I'm not a fan of the resistor divider I think I'll use a relay and optocoupler to interface with my control board!

  2. #12
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    Quote Originally Posted by bzmotoninja83 View Post
    Sensor is here, resistors are wired, 15k and 10k as denoted on many videos, Brown is wired to the 12v power and the resistors are a voltage divider. The black and blue wires are wired accordingly, using the enstop plug on the Ramps 1.4 where its supposed to be. The sensor trips when it senses the bed however, the Z axis does not stop. I tried inverting the enstop info in Marlin but, still doesnt seem to see the endstop being triggered.
    This is a common issue. And we need to clean up how this is configured. (But that won't happen until after the Release Candidate goes Golden.)

    It is being caused by a mis-understanding on your part how to configure the Z-Probe. The firmware doesn't know to be watching where ever you have the probe plugged in.

    Do you have a Z-Min endstop? If so this complicates things (but it still can be configured). If you are just using the Z-Probe then the easiest way to get running is to enable:

    Code:
    #define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN

  3. #13
    I only have the one capacitive sensor. i had before, the servo and microswitch. Its working in the sense that I have the sensor basically zeroed at the print height. had to adjust and raise and drop many times but, its there.

    Will there be a way in the future to use the sensor in the endstop format but, disable its use after homing or running a G29?

  4. #14
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    Typically, the inductive and capacitive sensors are mounted above the nozzle. But they trigger before the nozzle touches the bed.

    Do you realize this? Is this what your sensor is doing? Because if it isn't doing this, you probably want to change its height.

  5. #15
    i just adjusted the sensor to be at the right height.

  6. #16
    Following up, I know its been quite a while. The sensor I bought, has proven, at least im my usage, to be garbage. Tonight, I was trying to print somehting in PLA. Nothing would stick, the bed didnt seem level. Fixed that, the nozzle height seemed to change from one print to the next although the print is starting int he same position. I think I am going back to a servo and micro switch. The sensor, during a heating cycle of the bed, would light up and go out, telling me that the probe was not close enough, level, etc. It was right in sync with the bed relay turning on and off.

    I cant wait for the wife to approve a complete rebuild. Friend of mine is goiing to help me make a TAZ clone. The current printer is a Makerfarm 12" i3v. Wood sucks mmmkay?

  7. #17
    Staff Engineer Roberts_Clif's Avatar
    Join Date
    Jun 2017
    Location
    Washington State, USA
    Posts
    1,141
    Add Roberts_Clif on Thingiverse
    I went with a TL-W3M and mounted under the Bearing Mount.

    This is a low profile proximity sensor that I have wired to my ramps 1.4 - 5volt power source. This configuration has been working correctly for nearly 2 years without any problems, having the ability to mount the sensor withing 15mm of the nozzle to achieve the most accurate bed leveling. I on the other hand choose to mount the sensor 25mm directly behind the nozzle.

    TL-W3M 3.jpg


    The mount has a adjustable thumb screw to adjust the height easily and quickly with a 3 Position bottom mount screw holes Left, center and Right.

    TL-W3M 1jpg.jpg
    https://media.digikey.com/pdf/Data%2...x%20Sensor.pdf

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •