Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order
    1. Home
    2. CVMichael
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 18
    • Posts 52
    • Best 3
    • Groups 0

    Best posts made by CVMichael

    • 3D scanning a $2 coin with 3D printer and DIY touch probe

      Just wanted to show my printer scanning one face of a coin.

      I uploaded the scan on Thingiverse: https://www.thingiverse.com/thing:3366129

      Here's a video with it in action: https://www.youtube.com/watch?v=9lPobTaEvIE

      It scanned at 0.15 mm grid, about 42,000 points, and it took about 8 hours to scan.
      I made a program in C++ that controls the 3D printer through Telnet over WiFi (using Duet WiFi). The program exports 2 files, one point cloud XYZ file, and the STL file.

      0_1547888791092_2 dollar coin.png

      posted in My Duet controlled machine
      CVMichael
      CVMichael
    • RE: 3D scanning a $2 coin with 3D printer and DIY touch probe

      @phaedrux said in 3D scanning a $2 coin with 3D printer and DIY touch probe:

      That's really cool. How does the touch probe work?

      It's actually quite simple. 3 sets of switches that are wired in series. A spring pushes the contacts so that the current goes through when the probe does not touch anything. When the probe touches something, the current is interrupted.
      Here's a touch probe I found on thingiverse: https://www.thingiverse.com/thing:721620 I am sure you can find many others.

      Here's how I made mine:
      0_1547931522531_2019-01-19 15.36.33b.jpg

      1_1547931285407_2019-01-19 15.32.18b.jpg

      0_1547931285406_2019-01-19 15.30.40b.jpg

      Everything is from stuff I found around... washers for contacts (no clue what size, probably washers for M4 screws i think), PCB prototyping board (4 cm by 6 cm), 2mm and 3mm copper pipes (from local hobby shop), M2 screws, spring comes from BL-Touch kit, and finally a small sewing needle. I tried to find a small, but thick needle, because the longer it is (or thinner), the more will bend when it's touching. If you need to scan deep things, then make the pipe longer.
      The sewing needle goes in the 2mm copper pipe, and with pliers I squished the pipe as hard as I could to grip the head of the needle.

      posted in My Duet controlled machine
      CVMichael
      CVMichael
    • RE: CNC Mode, Z normally open touch home & mesh

      Hi dc42,

      Yes, I do have the deployprobe.g and retractprobe.g with M280 gcode in those files, but the problem is that I need those files because I also have tools for 3D printing, actually I have 8 tools in total:
      0_1552348083643_2019-03-11 19.35.19b.jpg

      I use BL-Touch on the first 6 (first 4 the BL-Touch is in front, the next 2 are in the back so they are obstructed in this image), number 7 is a touch probe (for 3D scanning), and last one is the milling motor that I am trying to use now.

      posted in General Discussion
      CVMichael
      CVMichael