Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Can't get the nozzle height correct

    Scheduled Pinned Locked Moved
    IR Height Sensor
    3
    5
    896
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • David Jundefined
      David J
      last edited by

      I have just had to take the nozzle out of my E3Dv6 for cleaning, and now I can't get the height right. Regardless of the value I put in the config.g file's G31 command, after the Duet is reset the nozzle comes down a little too far and grabs the paper too tight. Lifting the nozzle 0.3 gives me exactly the clearance I want. What's confusing me is that it seems that no matter what value for Z I put in the config.g file, the clearance always ends up too small, and Z+0.3 always sets the gap right. It's as if whatever I put in the config.g file is being ignored and it's still using an old value from somewhere.

      My setup:
      Duet 0.6 running 1.19.2 firmware
      V1.2 mini height sensor board
      I do use bed mapping.

      The process I followed (from the Mini height sensor board web page):
      1. Heat the bed and hot-end to working temperature.
      2. Home X and Y, then move the carriage to the centre of the bed.
      3. Lower the head until the nozzle just grips a sheet of thin paper.
      4. Send G92 Z0
      5. Raise the head 5mm and remove the paper.
      6. Send G30 S-1
      7. Read the value for Z in web page, or from M114 (I get 0.787).
      8. Put the value into the M32 line of config.g (G31 P500 X0 Y0 Z0.787 ; Set threshold and offsets)
      9. Save config.g and accept the Duet reset.
      10. Heat the bed and nozzle again, home everything, and retest.

      This is all very frustrating, as this setup has been working happily for many months. However I do seem to have problems every time I try to set the nozzle height… Am I missing a step here? Am I doing something wrong?

      1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators
        last edited by

        Do you have a config-override.g file, with another G31 command in it?

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        1 Reply Last reply Reply Quote 0
        • David Jundefined
          David J
          last edited by

          D'oh!

          Well called - there it is… hiding in plain sight.

          Call I just delete that from config-override.g?

          DON'T PANIC - I've fixed it the proper way (set the parameter on the command line, then M500)

          1 Reply Last reply Reply Quote 0
          • David Jundefined
            David J
            last edited by

            And now it works… many thanks! 🙂

            David - is it worth noting that gotcha in your IR sensor instructions? I'm sure I won't be the last to fall for that one.

            1 Reply Last reply Reply Quote 0
            • EasyTargetundefined
              EasyTarget
              last edited by

              In my case I while building up I forgot to tighten the bolt holding my crude jury-rig mount, only the wires were actually keeping the sensor in vertical position; I had some wild initial printing where I confused this for sensor/glass bed failure and was frantically microstepping during skirt printing to correct the initial level. I eventually noticed it was flapping about during moves.. 3 seconds with an allen key and I got to move on to genuine glass bed sensing issues :-S

              'Tighten everything down' is probably another candidate for a gotcha list..

              Disaster? The original Printeye is dying with RRF 3.5 (M208 depreciated).
              PrintPy2024 to the rescue!
              MicroPython based; with simple wiring and and no custom PCB.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA