Piezo20 probe and piezo kit now available
-
Glad you've got it working, they're a bit of a pain to setup but very sweet when they're running. I like the mount for the piezo board, currently mine are stuck with bluetac onto some rejected top pieces from my sensor design. It wouldn't load in slic3r but I ran it through 3dbuilder engine and it repaired okay. Would you mind if I added the mounting to the thingiverse listing with attribution to you?
-
Be interested to see how you set yours up?
-
Sure, feel free was a bit lazy with the modelling so a few unwelded edges etc. 5 min jobby. Sliced fine in kissslicer though so I left it as is.
Couple of pictures mine.
So principle is the same but the mount is a little different. Couple of badly taken photos, my wiring needs tidying up I know! -
Looks great nice neat lightweight way to do it.
-
Need to solve now how to stop the bowden tube leaning onto the sensor at certain angles probe points giving it false trigger.
-
I had not really thought about that. The piezo might be tolerant of another 0.5-1mm drilled out of it (or a new one) or put a top on that top part that holds the piezo, which is how I've done it, that could even have a guide projecting out of the top of it and the bowden could be almost interference fit with the hole (not quite or the piezo won't bend) to prevent it moving sideways and hitting the piezo.
-
I had not really thought about that. The piezo might be tolerant of another 0.5-1mm drilled out of it (or a new one) or put a top on that top part that holds the piezo, which is how I've done it, that could even have a guide projecting out of the top of it and the bowden could be almost interference fit with the hole (not quite or the piezo won't bend) to prevent it moving sideways and hitting the piezo.
Hi everybody,
I follow your upgrade about piezo sensor for z probe mesh auto Bed leveling my prusa mk2 and you are in the final way i think!!! I would like to give my advise to finish the design and solve the problem of the bowden tube that cause false sensor respond…
Fix between the center of the Piezo and you top part this:
http://m.ebay.com/itm/191261810475?_mwBanner=1
First you Will have better result in the precision of your extrusion due to constant pressure of the filament (use 2 of it, one At the output of the filament box and the other between the Piezo sensor and the top of the heatsink of your HEAD E3d v6 Or diamond) like in the vertex K8400 3D printer.
second you Will increase précision of the Piezo sensor because it Will be fixe in 2 points ( center and on it's end of the diameter)…
I wait you feedback by testing this solution that cost 2€ more maximum ?If you prefer in full plastic mode you can download this very clever idea:
http://www.thingiverse.com/thing:1854549
Best regards,
-
HI tesla_power (do you drive one?) and welcome, I think what you're suggesting is to mount the bowden coupler on the top part of the sensor assembly, this opens it up to those using non-e3d hotends, that's a great idea on the face of it, I will do that tonight its an easy thing to do.
Something like this:
Then I would envisage a PTFE guide tube dropping down from the coupler into the hotend? This will result in 0.2mm vertical movement on retraction as retractions will pull the hot end up. It doesn't matter from the point of view of triggering the piezo, as you aren't extruding or retracting when probing anyway. But it will introduce an tiny amount of poor filament control around retracts/unretracts. There is not space to put two bowden couplers, one on the top part and one on the hotend as yet, and also this means that the hotend would perhaps not move vertically enough up into the piezo. The other option would be to just push the tube through the coupler and all the way into the hotend, this migth work, the tube should have enough compliance to allow the 0.2mm of movement up into the piezo.
I will try all three of these options.
-
I wonder whether you could use the extruder to actuate the piezo element as a way of checking the zprobe is working? A small extrude/retract of the filament, without heating the hot end, might move the hot end enough to actuate the element and confirm that the probe is working before probing the bed and risking a crash.
Idris
-
That's a good idea Idris. I'm just going to try that now, it will definitely work if the hotend is cold and it just gives it a tiny tug.
Doesn't seem to pull hard enough to really see any rise on the probe value.
-
That's a good idea Idris. I'm just going to try that now, it will definitely work if the hotend is cold and it just gives it a tiny tug.
Doesn't seem to pull hard enough to really see any rise on the probe value.
Hi,
Yes very good idea!
If you want look at this company about accelerometer (it's in FACT very small piezo) kit very easy to integrate in Any hotend and duet wifi board…https://learn.mikroe.com/mems-sensors-conversion-physical-world-digital-world/
Best regards,
-
That's a good idea Idris. I'm just going to try that now, it will definitely work if the hotend is cold and it just gives it a tiny tug.
Doesn't seem to pull hard enough to really see any rise on the probe value.
Hmm, that's a shame, what's your retract speed? It should work in either direction, maybe you can apply more force by extruding, or build up pressure in the bowden tube then release it quickly. It's be great if it would work as it wouldn't require any hardware changes.
Just had a thought, you could prove the principal by manually pushing the filament at the extruder but with the extruder disengaged. Of course this wont probably work if your bowden tube coupling is in the hot end itself as there's nothing for the force to act against. I think this will only work if the bowden tube terminates on the end effector.
Idris
-
Have you tried a short fast downward head move that is rapidly reversed?
-
Moriquendi - I tried with cold extrusion allowed, 0.5mm at 80 mm/s, I can do this through the web interface console by manually ntering the commands, but if I write a macro
M302 P1
G1 E-0.5 F5000
G1 E0.5 F5000
M302 P0The console states, "unable to perform move due to heater fault" or something similar. So not sure why that is?
David - Not yet but I will.
-
The firmware probably has cold extrusion protection, I think marlin had something similar when I was using a RAMPS, you may be able to turn it off somewhere.
A sharp Z movement of the head would work for delta printers but it wouldn't work for printers that don't move the head on the z-axis, or that can't move the z-axis rapidly.
Idris
-
I tried turning cold extrusion protection off, which I can do from console, and then the extruder will move, but with a macro it ignores the cold extrusion enable and gets an error.
.
I will try the head up/down see if that helps. It would work on Duet as you can see the sensor value but on Ramps or other firmwares, how do we detect a trigger if we're not probing, agreed this is not useful if the head is not moving in Z. -
Moriquendi - I tried with cold extrusion allowed, 0.5mm at 80 mm/s, I can do this through the web interface console by manually ntering the commands, but if I write a macro
M302 P1
G1 E-0.5 F5000
G1 E0.5 F5000
M302 P0The console states, "unable to perform move due to heater fault" or something similar. So not sure why that is?
David - Not yet but I will.
Hi,
In Marlin M302 work like that
M302 ; report current cold extrusion state
M302 P0 ; enable cold extrusion checking
M302 P1 ; disable cold extrusion checking
M302 S0 ; always allow extrusion (disable checking)
M302 S170 ; only allow extrusion above 170
M302 S170 P1 ; set min extrude temp to 170 but leave disabledSo try that
M302 S0 P0
G1 E1 F5000
G1 E-1 F5000
M302 S180 P1if not work and you just want to test if you piezo sensor work you can just move fast X and Y axe and make A simple circle of 10 cm of diameter and move Z axis in the same Time up and down from 0.2mm and see the réaction of sensor. Storage the result and after compare it for futur starting configuration after G28?
-
Okay so I have tried:
M302 P1
G1 E-2 F15000Nothing 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
G28Again 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.
-
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.
-
Okay so I have tried:
M302 P1
G1 E-2 F15000Nothing 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
G28Again 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 F15000Try that
M302 P0
G1 E-2 F15000Best regards,