Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. pawPrinter
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 24
    • Best 6
    • Controversial 0
    • Groups 0

    pawPrinter

    @pawPrinter

    13
    Reputation
    16
    Profile views
    24
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    pawPrinter Unfollow Follow

    Best posts made by pawPrinter

    • Latching magnetic tool changer

      Just for interest, I've developed a latching magnetic tool changer in the style of the brilliant e3d layout. I'm not claiming that it is any better, but it is a working variation without using servos. Pins on the print head carriages run up spring loaded pawls in the docks which act to wedge apart the magnetic kinematic mounts. The pins are latched by the pawls on docking and release when the carriage is pushed in beyond the pawls for un-docking. Perhaps a bit more suited to use in a heated build chamber like mine, but it is ultimately limited by the magnet temperature ratings. Docking is reasonably tolerant of poor alignement, and makes a satisfying, or annoying, locating sound depending on your point of view 😉 Printed prototypes worked just about ok for a short while, but it's not too difficult to make if you don't mind a bit of metalwork (apologies for the use of such bad language!) Sorry about the crummy video, but otherwise I would never get around to uploading anything.
      https://youtu.be/0ARCip5CrUk

      posted in My Duet controlled machine
      pawPrinterundefined
      pawPrinter
    • RE: Combine Tool Wiring

      @nuverian I have used perf board quite successfully, as you have been thinking. You're right: it does allow a very compact, bespoke, solution without having to search for hours to find the right plug! Even then, I never came across that lovely cable @sonderzug suggests.
      I used common header pins and dupont connectors both sides of the board so that I could plug in the whole cable one side and have separate connectors to the individual head components on the other allowing them to be changed easily. It should also work nicely with soldered wiring to your board. The perf board/header is shrouded by a small print.The blue plug in the photo is a female header in hot glue/heat shrink. A bit fiddly to make. For the heater connection I used 2 pairs of pins to carry the current. I found it best to use through hole plated proto board which gives the pins a better mechanical fixing.
      4_1558964042055_DSCN0981.JPG 3_1558964042055_DSCN0980.JPG 2_1558964042055_DSCN0979.JPG 1_1558964042055_DSCN0978.JPG 0_1558964042054_DSCN0977.JPG

      posted in Duet Hardware and wiring
      pawPrinterundefined
      pawPrinter
    • RE: Latching magnetic tool changer

      Thanks all for the kind remarks.

      @Martin1454 I've dug out some pics of my changer's latching mechanism.
      I CNC'd the rather elaborate brass guides, but it turns out that they are almost completely superfluous because of the way the magnets keep the head aligned even when not fully attached. Without the guides you would just need a stop to prevent the pawl from moving above horizontal when the head is docked. The shape of the pawls could easily be filed by hand.
      You can look at my cad files on Onshape if you like but they are a complete mess.
      I can't take credit for the magnetic kinematic mounts. They were based partly on commercial versions used in optical systems (such as these: https://www.thorlabs.com/newgrouppage9.cfm?objectgroup_id=1546) and partly on material from an engineering book that I have which was published in 1934 and has two chapters on kinematics! It seems there is nothing new in mechanics!

      @1ri The sturdy frame is just aluminium angle welded together, and is a nice cheap way to make a strong frame. It probably would have been easier/better to bolt the sections together, but I had just bought a new welder that I wanted to play with 🙂

      @fma Your idea sound good. Gear mechs are fun. The four heads shown in my video are unplugable, and I have just made a version which carries a Bondtech BMG extruder so that I can print flexible material. I haven't properly tested it yet, but it looks like it will work ok.

      @bearer Ha ha 🙂

      4_1551735604289_DSCN0959.JPG 3_1551735604288_DSCN0957.JPG 2_1551735604288_DSCN0953.JPG 1_1551735604288_DSCN0952.JPG 0_1551735604287_DSCN0942.JPG

      posted in My Duet controlled machine
      pawPrinterundefined
      pawPrinter
    • RE: Retractions are driving me crazy

      I had a problem with blobs like that when I started using nozzles larger than 0.4mm. I ended up solving it by increasing my extruder speed, acceleration and jerk settings. I found that the blob was being laid down while the print head hesitated briefly as the extruder was retracting/unretracting too slowly. I suspect that using larger nozzles exposed the problem for me. Not sure if it will help you, but it is easy to try.

      posted in Tuning and tweaking
      pawPrinterundefined
      pawPrinter
    • RE: Combine Tool Wiring

      @nuverian Thanks, no prob, steal away 🙂 I can see that it is very error prone when wiring it up, so do take care. You may also notice that my plug can be put in the wrong way around. However, more by luck than judgement, my pin arrangement is tolerant of that error, other than the fact it won't work. I marked my plug so that I never put it in the wrong way - ha ha yeah right that didn't work! You probably should contrive a way to ensure that it cannot be wrong.

      posted in Duet Hardware and wiring
      pawPrinterundefined
      pawPrinter
    • RE: Latching magnetic tool changer

      Yeah, sorry, I have enabled link sharing now so you should be able to view without an Onshape account.

      posted in My Duet controlled machine
      pawPrinterundefined
      pawPrinter

    Latest posts made by pawPrinter

    • RE: Toolchanger Tool Prep

      @sebkritikel excellent! Thanks. Nice to know that you can do a bit of tuning contrary to what I thought - Cheers

      posted in General Discussion
      pawPrinterundefined
      pawPrinter
    • RE: Toolchanger Tool Prep

      @Danal No, it just does it. So there is no control, and you are stuck with what Cura decides. I rather took it for granted until I tried out PrusaSlicer recently, and found their tool change handling not so well developed. Which is a shame because otherwise it is easier to use with multiple tools. I suppose its all still early days

      posted in General Discussion
      pawPrinterundefined
      pawPrinter
    • RE: Toolchanger Tool Prep

      @Danal Cura puts heating commands in the Gcode in advance of the tool change command so that the tool is up to heat by the time the change is due. The tool is parked at standby temp which can be whatever you like - off, if you prefer. I have found the timing works quite well, but I can see advantages to the firmware doing it

      posted in General Discussion
      pawPrinterundefined
      pawPrinter
    • RE: Retractions are driving me crazy

      I had a problem with blobs like that when I started using nozzles larger than 0.4mm. I ended up solving it by increasing my extruder speed, acceleration and jerk settings. I found that the blob was being laid down while the print head hesitated briefly as the extruder was retracting/unretracting too slowly. I suspect that using larger nozzles exposed the problem for me. Not sure if it will help you, but it is easy to try.

      posted in Tuning and tweaking
      pawPrinterundefined
      pawPrinter
    • RE: Need some CoreXY advice

      @gtj0 I built my CoreXY with a "twist" and I'm very pleased with how it works. I planned a belt separation arrangement, but didn't need to use it. I found that twisting the belts so that the smooth sides touched, worked without any noticeable wear or friction. I don't think it is as popular as offset belts but it works for me. Good luck with yours

      posted in My Duet controlled machine
      pawPrinterundefined
      pawPrinter
    • RE: Full backup

      @resam Many thanks for that tip. It has helped me a lot.

      posted in Duet Web Control wishlist
      pawPrinterundefined
      pawPrinter
    • RE: Combine Tool Wiring

      @nuverian Thanks, no prob, steal away 🙂 I can see that it is very error prone when wiring it up, so do take care. You may also notice that my plug can be put in the wrong way around. However, more by luck than judgement, my pin arrangement is tolerant of that error, other than the fact it won't work. I marked my plug so that I never put it in the wrong way - ha ha yeah right that didn't work! You probably should contrive a way to ensure that it cannot be wrong.

      posted in Duet Hardware and wiring
      pawPrinterundefined
      pawPrinter
    • RE: Latching magnetic tool changer

      @red-sand-robot No, I've not noticed any problems with the Bondtech being affected by the magnets (which are permanent magnets in my case, not electromagnets - I found electromagnets a bit heavy).
      Interestingly, I have had one occasion when a fan didn't start up properly. I didn't think much of it at the time, because fans can be annoying, but it could have been related to the magnets as @dc42 predicts.

      posted in My Duet controlled machine
      pawPrinterundefined
      pawPrinter
    • RE: Combine Tool Wiring

      @nuverian I have used perf board quite successfully, as you have been thinking. You're right: it does allow a very compact, bespoke, solution without having to search for hours to find the right plug! Even then, I never came across that lovely cable @sonderzug suggests.
      I used common header pins and dupont connectors both sides of the board so that I could plug in the whole cable one side and have separate connectors to the individual head components on the other allowing them to be changed easily. It should also work nicely with soldered wiring to your board. The perf board/header is shrouded by a small print.The blue plug in the photo is a female header in hot glue/heat shrink. A bit fiddly to make. For the heater connection I used 2 pairs of pins to carry the current. I found it best to use through hole plated proto board which gives the pins a better mechanical fixing.
      4_1558964042055_DSCN0981.JPG 3_1558964042055_DSCN0980.JPG 2_1558964042055_DSCN0979.JPG 1_1558964042055_DSCN0978.JPG 0_1558964042054_DSCN0977.JPG

      posted in Duet Hardware and wiring
      pawPrinterundefined
      pawPrinter
    • RE: Latching magnetic tool changer

      @fma Ha ha - Yeah, I know how it is!!

      posted in My Duet controlled machine
      pawPrinterundefined
      pawPrinter