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

    Piezo20 probe and piezo kit now available

    Scheduled Pinned Locked Moved
    General Discussion
    33
    423
    98.9k
    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.
    • DjDemonDundefined
      DjDemonD
      last edited by

      I was also thinking about tesla_power's idea to put a standard bowden pushfit on the top piece, this will work fine, since these don't allow the bowden to pass through like the genuine E3D bowden fasteners, then you'll need a PTFE guide tube coming down from the top piece through the piezo and into the hotend. This will not limit the sensor's movement. For now anyone wanting to do this is best to just print the mkIII and drill out the top piece centre-hole for whatever thread size their generic bowden coupler takes and screw one in there.

      Simon. Precision Piezo Z-Probe Technology
      www.precisionpiezo.co.uk
      PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

      1 Reply Last reply Reply Quote 0
      • tesla_powerundefined
        tesla_power
        last edited by

        @DjDemonD:

        Okay so I have tried:
        M302 P1
        G1 E-2 F15000

        Nothing really shows on the sensor output.

        I also tried a macro:
        G28
        G91
        G1 Z-50 F1500
        G1 z3 F15000
        G1 z-3 F15000
        G90
        G28

        Again nothing really changes on the sensor value.

        However just moving z -100 causes the sensor value to rise a little if the sensitivity on VR1 is set quite high. If its a little lower not much happens but I can go down to z=10 and ask for a G30 and it probes and stops at z=0. I have taken to probing with motor current at 500mA to limit the damage if I get a head crash, which has been zero on the corexy, and occasionally on the kossel XL probably due to a loose wire.

        Maybe someone else can get one of these methods to work?

        For now I am manually checking the probe value on web interface or paneldue, in my setup 216 at startup, I had a slightly dodgy connection on signal wire at the piezo board, (one of my leads was loose), and the sensor value read 534. So you can easily see (on Duet at least) if you have lost contact with the piezo board. But so far (and I haven't tried the back to back sensor yet for lack of time and since both machines are working really well a slight lack of enthusiasm for taking one apart), its a manual push up on the hotend to test before beginning, to check LED changes on the piezo board and a read of the sensor value open and when given a firm push.

        Hi,
        You make mistake
        M302 P1 (you disable cold extrusion)
        G1 E-2 F15000

        Try that
        M302 P0
        G1 E-2 F15000

        Best regards,

        Prusa i3 mk2 multi matérial to upgrade with duetwifi and piezo Z probe sensor

        1 Reply Last reply Reply Quote 0
        • DjDemonDundefined
          DjDemonD
          last edited by

          No I don't think thats right unless the console messages are incorrect somehow, this is what my console shows:

          18:15:10 M302
          Cold extrusion is allowed, use M302 P[1/0] to allow/deny it
          18:15:08 M302 P1
          18:15:02 M302
          Cold extrusion is denied, use M302 P[1/0] to allow/deny it

          The first command (at the bottom) M302 just returns the status, i..e cold extrusion denied.
          I then send M302 P1
          Then M302 to check status and get cold extrusion allowed.

          I can then send a fast retract to pull on the filament, which it does, but I don't get any noticeable change on the probe value on web control. It was only when I used a macro I was getting errors. I tried it again just now and the macro ran okay, but no change in probe status, so despite it appearing that this would be a good test it isnt! Neither is doing a violent up/down in z.

          So for failsafe/testing its either going to be using back to back piezos (with the current board), which I should try tonight (I will reprint a mkIII top plate with a bigger recess for two piezos not one. Or we need some electronic solution like the multi input piezo board thats in the works. Anyway this is a minor issue, inductive NPN NO sensors have no failsafe and thousands of people use them either properly by doing an M119 and sticking a spanner under it before a printing session, or by ignoring this and every x hundred startups get a head crash.

          In any case question for the electronics experts. On the kossel XL the piezo is wired with red-positive and black-negative going into the piezo board, normal operation. On my corexy I noticed the polarity is reversed (same brand piezo) but I also get normal operation - if I reverse it on either machine it doesn't work. So why does one setup happily work with the piezo in reverse polarity compared to the other?

          Simon. Precision Piezo Z-Probe Technology
          www.precisionpiezo.co.uk
          PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

          1 Reply Last reply Reply Quote 0
          • tesla_powerundefined
            tesla_power
            last edited by

            @DjDemonD:

            No I don't think thats right unless the console messages are incorrect somehow, this is what my console shows:

            18:15:10 M302
            Cold extrusion is allowed, use M302 P[1/0] to allow/deny it
            18:15:08 M302 P1
            18:15:02 M302
            Cold extrusion is denied, use M302 P[1/0] to allow/deny it

            The first command (at the bottom) M302 just returns the status, i..e cold extrusion denied.
            I then send M302 P1
            Then M302 to check status and get cold extrusion allowed.

            I can then send a fast retract to pull on the filament, which it does, but I don't get any noticeable change on the probe value on web control. It was only when I used a macro I was getting errors. I tried it again just now and the macro ran okay, but no change in probe status, so despite it appearing that this would be a good test it isnt! Neither is doing a violent up/down in z.

            So for failsafe/testing its either going to be using back to back piezos (with the current board), which I should try tonight (I will reprint a mkIII top plate with a bigger recess for two piezos not one. Or we need some electronic solution like the multi input piezo board thats in the works. Anyway this is a minor issue, inductive NPN NO sensors have no failsafe and thousands of people use them either properly by doing an M119 and sticking a spanner under it before a printing session, or by ignoring this and every x hundred startups get a head crash.

            In any case question for the electronics experts. On the kossel XL the piezo is wired with red-positive and black-negative going into the piezo board, normal operation. On my corexy I noticed the polarity is reversed (same brand piezo) but I also get normal operation - if I reverse it on either machine it doesn't work. So why does one setup happily work with the piezo in reverse polarity compared to the other?

            Hi,

            The respond from A piezo sensor in the positive voltage or negative voltage is not the same curve and i think in negative voltage you have very fast voltage for very small variation of movement!

            Prusa i3 mk2 multi matérial to upgrade with duetwifi and piezo Z probe sensor

            1 Reply Last reply Reply Quote 0
            • tesla_powerundefined
              tesla_power
              last edited by

              For me the Best sensor that you have already exist in every printer but nobody use it!!!! It's to Check the consumption of current of the Z stepper motor! It's very easy but here We need to have A high sensitive one and So the only wait is to monitor 1000 Times the consumption of the Z motor and make A average Min and Max and in the software compare each Time these values with Max and min but in micro ampere way!! Someone is ready to make some test?

              Prusa i3 mk2 multi matérial to upgrade with duetwifi and piezo Z probe sensor

              1 Reply Last reply Reply Quote 0
              • DjDemonDundefined
                DjDemonD
                last edited by

                Hi tesla_power the comment about positive and negative is something I will look into more, since there will be a preferred curve for what we are doing here, so if you know more about this please tell me more….

                I totally agree with you about the stepper motors and in fact I have heard David speaking about it in the past. The TMC2660's I believe have stall detection and other features which with combined with using low motor current to probe, might be able to probe the bed. That would be great and I agree depending on if it works well and is sensitive enough would be the closest to an ideal probe so far, far closer than this idea.

                In other news, many hours in the lab today. I tried out the back-to-back piezo approach and it does not work (for me anyway). The two piezo discs when pressed together become a much stiffer unit. As such the impact required to trigger them in this way is too high and the signal is lost in the noise as you have to turn the sensitivity up so high to get a signal at all. So as far as I am concerned its a nice idea but it takes the system too far outside of the sweet spot for it to function as it is currently. Perhaps the clamp could be redesigned to have a much narrower top surface which reduces the area pressing against the piezo, giving it a better chance of bending it. But for me this is a dead end. If anyone fancies seeing if a back-to-back approach works. I made a little set of wiring so I could electrically connect piezo 1, piezo 2 or both to see the effect it had on function, this would seem a sensible approach.

                So to salvage a little joy from defeat I did come up with a new look for the top piece. I liked the way Sakey's implementation (page 6) looked with the piezo exposed so made a new top piece with "viewing" windows in it, so the shiny brass transducer can be seen through it. You will only see it If you are using Lykle's effector or an effector design with a hole in the middle.

                Simon. Precision Piezo Z-Probe Technology
                www.precisionpiezo.co.uk
                PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

                1 Reply Last reply Reply Quote 0
                • Sakeyundefined
                  Sakey
                  last edited by

                  I like the viewing window! 🙂 I think I've thought of a way to support the bowden tube without too much stress on the piezo(if any). Will model and print it when I get chance at the weekend (or next!) and hope its strong enough.

                  One thing I have noticed I don't get as successful probing with the PEI covered bed compared to when I have it glass side up. It seems the PEI absorbs the hit on the bed a little delaying the trigger? Don't know if this is something others have seen?

                  1 Reply Last reply Reply Quote 0
                  • tesla_powerundefined
                    tesla_power
                    last edited by

                    @DjDemonD:

                    Hi tesla_power the comment about positive and negative is something I will look into more, since there will be a preferred curve for what we are doing here, so if you know more about this please tell me more….

                    I totally agree with you about the stepper motors and in fact I have heard David speaking about it in the past. The TMC2660's I believe have stall detection and other features which with combined with using low motor current to probe, might be able to probe the bed. That would be great and I agree depending on if it works well and is sensitive enough would be the closest to an ideal probe so far, far closer than this idea.

                    In other news, many hours in the lab today. I tried out the back-to-back piezo approach and it does not work (for me anyway). The two piezo discs when pressed together become a much stiffer unit. As such the impact required to trigger them in this way is too high and the signal is lost in the noise as you have to turn the sensitivity up so high to get a signal at all. So as far as I am concerned its a nice idea but it takes the system too far outside of the sweet spot for it to function as it is currently. Perhaps the clamp could be redesigned to have a much narrower top surface which reduces the area pressing against the piezo, giving it a better chance of bending it. But for me this is a dead end. If anyone fancies seeing if a back-to-back approach works. I made a little set of wiring so I could electrically connect piezo 1, piezo 2 or both to see the effect it had on function, this would seem a sensible approach.

                    So to salvage a little joy from defeat I did come up with a new look for the top piece. I liked the way Sakey's implementation (page 6) looked with the piezo exposed so made a new top piece with "viewing" windows in it, so the shiny brass transducer can be seen through it. You will only see it If you are using Lykle's effector or an effector design with a hole in the middle.

                    https://s23.postimg.org/gs0r1saff/20170208_235722.jpg

                    Hi again,

                    I understand that the piezo sensor is dead So i Will take ALL my Time on current sense!

                    My idea is build A ready to use stepper motor in close loop mode and 256 microstep and wifi communication without ANY end stop or mesh control Bed!!!

                    https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2660_datasheet.pdf

                    Look the pdf at the point 4 but more at the point 4.1!!! I don't understand why nobody have use this possibility before??? It's amazing option ready to use to have 3D printer without end stop and have the posibilty to make an CONTINOUS BED leveling during not just the first layer by touching 3 or 4 points (linear map of the Bed) or 9 points (curve map of the Bed - prusa mk2) but have A complete map for every 0.1mm of each X and Y and every 0.05mm Z point during ALL the Printing layer!!!

                    Imagine the quality of object print and every point Will respect the size of the quality of your print that you choose!!!

                    I need you and maxi open source Guy that need to put at the maximum the capacity to manage the stallGuard2 function of the TMC 2660 driver or make our Own back coil feedback sensor..,

                    Good works to everybody…

                    Prusa i3 mk2 multi matérial to upgrade with duetwifi and piezo Z probe sensor

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

                      The stall guard signal from the TMC2660 is only updated once every full step and it doesn't work at low speeds. So it's not usable for bed probing. It might be usable in place of endstop switches on a delta printer, if you then use auto calibration with a Z probe to work around the inaccuracy of homing with a resolution of only 1 full step.

                      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
                      • DjDemonDundefined
                        DjDemonD
                        last edited by

                        So one full step on a 0.9 deg motor with 16t pulleys and 2mm belts would be 5 microns in the centre of the bed, which would be twice as accurate as the IR probe or piezo probe which are both around 10 micron accuracy, but with 1.8 deg motors there's no accuracy advantage and near the edge of the bed accuracy would dramatically decrease?

                        Plus the speed would have to be too high (even with very low motor current?) to make it a useful probe?

                        Simon. Precision Piezo Z-Probe Technology
                        www.precisionpiezo.co.uk
                        PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

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

                          @DjDemonD:

                          So one full step on a 0.9 deg motor with 16t pulleys and 2mm belts would be 5 microns in the centre of the bed, which would be twice as accurate as the IR probe or piezo probe which are both around 10 micron accuracy, but with 1.8 deg motors there's no accuracy advantage and near the edge of the bed accuracy would dramatically decrease?

                          No, 1 full step with 0.9deg and 16t would be 80 microns.

                          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
                          • DjDemonDundefined
                            DjDemonD
                            last edited by

                            Yes, I see, the online calculators presume 1/16th microstepping, yes 32mm for 1 rotation = 0.08mm! So using the stepper drivers is not a useful approach at all. Best get back to improving this piezo unit then.

                            Simon. Precision Piezo Z-Probe Technology
                            www.precisionpiezo.co.uk
                            PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

                            1 Reply Last reply Reply Quote 0
                            • Dougal1957undefined
                              Dougal1957
                              last edited by

                              DJ

                              Can you tell me the Hole Spacing you have used for the rods and the mounting to the Effector.

                              I would like to try and incorporate the upper part into the Effector itself?

                              Cheers

                              1 Reply Last reply Reply Quote 0
                              • DjDemonDundefined
                                DjDemonD
                                last edited by

                                Hi Doug, I got the other pack of rods eventually must have been found at the delivery office somewhere.

                                I placed the holes visually using tinkercad, I would download the version from Lykles effector as he reworked it in proper CAD with everything correctly aligned. I can share the tinkercad if you want to copy it and edit it there, or measure on screen etc… https://www.tinkercad.com/things/4xOFf6aKRqY-mighty-hango/editv2?sharecode=geXsvoOL47aio2sexQ1VhFXhIfL_zFGPlmMLl4IOLpQ=

                                I have found using 4.5mm holes for the lower part on the clamp and 4mm on the upper part means assembly requires no manual easing, and slightly chamfering the acetal rods (15mm long) then tapping them in with a hammer seems to work - I've made a few of these now.

                                Sorry not to be more helpful. I really have to do a course on proper CAD, should have done it before now.

                                Simon. Precision Piezo Z-Probe Technology
                                www.precisionpiezo.co.uk
                                PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

                                1 Reply Last reply Reply Quote 0
                                • tesla_powerundefined
                                  tesla_power
                                  last edited by

                                  Hi guy look this 3D print palpeur!!!

                                  In cnc machine They use only "palpeur" and précision can be 0.001mm So i give you the link with ALL the stl and info and boom… It's in french So Google translate is your friend ?

                                  https://thebreizmaker.wordpress.com/palpeur-origine-outil/

                                  Prusa i3 mk2 multi matérial to upgrade with duetwifi and piezo Z probe sensor

                                  1 Reply Last reply Reply Quote 0
                                  • Zesty_Lykleundefined
                                    Zesty_Lykle
                                    last edited by

                                    Yes Doug, I was going to do the same thing. Rework the effector for it all to fit.
                                    The rods do interfere with the Nimble mounting places a little bit, so I was intending to move the rods a little. But that is my problem.

                                    What file format do you want?

                                    Lykle
                                    Design, make and enjoy life

                                    Co Creator of the Zesty Nimble

                                    1 Reply Last reply Reply Quote 0
                                    • Dougal1957undefined
                                      Dougal1957
                                      last edited by

                                      Lykle

                                      could you maybe just adjust the positions so that it doesn't interfere and maybe make the Ball Spacing to be 60mm for me (I know I am asking/taking liberties but your Cad Skills are far better than mine)

                                      I tend to use FreeCad which uses it's own format and not sure what it can import alternatively Fusion360 may do as I need to learn that anyway.

                                      Doug

                                      If you can do this then I Will wait to implement it till I get my Nimble?

                                      1 Reply Last reply Reply Quote 0
                                      • DjDemonDundefined
                                        DjDemonD
                                        last edited by

                                        @tesla_power:

                                        Hi guy look this 3D print palpeur!!!

                                        In cnc machine They use only "palpeur" and précision can be 0.001mm So i give you the link with ALL the stl and info and boom… It's in french So Google translate is your friend ?

                                        https://thebreizmaker.wordpress.com/palpeur-origine-outil/

                                        So this switch seems nicely made but it says the precision is 17 microns, we are easily hitting 10 microns with the Piezo, plus this is a switch - basically a large version of a microswitch, how is this going to help us with z probing? Microswitch-based hotend probes already exist but the hot end assemblies are wobbly. The switch needs much more than 0.15mm movement to trigger, it has to be able to move more than this, this creates the wobble. The feature of the Piezo probe which makes it suitable is its very sensitive and can be compressed within a mechanism that moves a tiny amount.

                                        Simon. Precision Piezo Z-Probe Technology
                                        www.precisionpiezo.co.uk
                                        PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

                                        1 Reply Last reply Reply Quote 0
                                        • DjDemonDundefined
                                          DjDemonD
                                          last edited by

                                          Well broadly speaking I think this is the basis for the new UM3 bed probing, the probe presses on the glass which triggers a capacitative sensor underneath. I think it might be useful to start a new thread call it "new z-probe technologies" or something similar and we can discuss some of these alternative ideas there. I would like to try to keep this thread focused on the piezo z-probe and its development.

                                          Simon. Precision Piezo Z-Probe Technology
                                          www.precisionpiezo.co.uk
                                          PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

                                          1 Reply Last reply Reply Quote 0
                                          • tesla_powerundefined
                                            tesla_power
                                            last edited by

                                            @DjDemonD:

                                            Well broadly speaking I think this is the basis for the new UM3 bed probing, the probe presses on the glass which triggers a capacitative sensor underneath. I think it might be useful to start a new thread call it "new z-probe technologies" or something similar and we can discuss some of these alternative ideas there. I would like to try to keep this thread focused on the piezo z-probe and its development.

                                            Hi,

                                            Ok true i erase my reply and Start A New thread New z probes technologies…

                                            Prusa i3 mk2 multi matérial to upgrade with duetwifi and piezo Z probe sensor

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