Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. ajcraig99
    3. Best
    • Profile
    • Following 0
    • Followers 1
    • Topics 8
    • Posts 63
    • Best 7
    • Controversial 0
    • Groups 0

    Best posts made by ajcraig99

    • RE: Orion not reliable

      Do you have another printer you can use to reprint the lower orion mount? I have made some changes to it which I believe will improve repeatability and mechanical reliability.

      I haven't a chance to test properly but if you want to give it a shot, you are welcome to.

      I'm using red 40-A-L o-rings on the bottom of the piezo, with about 20% compression by tightening the 4x mounting screws. I've modified the mount so that the o-ring compression is enough to keep the hotend steady but the contact on the peizo is much lighter than before.

      Reduced the height and diameter of those bosses so they only located the o-rings.
      0_1537990197141_20180927_070459.jpg

      Reduced the height of the center ring to match about 20% compression on the o-rings.
      0_1537990209141_20180927_070643.jpg

      Tighten evenly until the centre ring is touching the piezo. You should still have a rigid mount but with 0.2-0.5mm compression when tapping.
      0_1537990283863_20180927_071104.jpg

      Here is the .stl, make sure you print in 0.1mm layer height or similar.
      0_1537990342746_PiezoOrionRemix.stl

      These are the o-rings:

      [http://www.wasdkeyboards.com/index.php/products/keyboard-accessories/cherry-mx-rubber-o-ring-switch-dampeners-125pcs.html](link url)

      I will hopefully be able to spend some time testing it in the next few weeks but for now if anyone is able to share their thoughts that would be very helpful.

      posted in Third-party add-ons
      ajcraig99undefined
      ajcraig99
    • RE: Z-probe (BLTouch) and dual z axis help on Duet 3

      I don't know anything about that C parameter in M558 but from what I can see in the docs, it's not needed for P9.
      Your G31 also doesn't look correct. X0 Y0 offset would only be for a peizo type probe.
      I didn't even know you could buy the duet 3 yet, I'm trying to make sense of the wiring diagram. Do you need to use one of the IO_# for the probe? is that why your using "C"io1.in""

      Here is my setup for my BLtouch on Duet2 wifi, probably of no use to you though

      ; Endstops
      M574 X1 Y2 S1                          ; Set active high endstops
      ; Z-Probe
      M574 Z1 S2                             ; Set endstops controlled by probe
      M558 P9 H5 F2000 T2000 X0 Y0 Z1        ; Set Z probe type to unmodulated and the dive height + speeds
      G31 P500 X20 Y0 Z1.383 P25             ; Set Z probe trigger value, offset and trigger height
      M557 X20:140 Y20:140 P3:3              ; Define mesh grid
      
      posted in Beta Firmware
      ajcraig99undefined
      ajcraig99
    • RE: Orion not reliable

      I just gave it a quick test and can confirm this has made a substantial improvement. I'm currently in the middle of moving house but will definitely spend some more time testing when I can. There are a few other improvements to be made when I get the time. Compression when tapping lightly is actually much less than 0.2mm, I would say 0.05-0.1mm depending on how tight the screws are.

      posted in Third-party add-ons
      ajcraig99undefined
      ajcraig99
    • RE: Z-probe (BLTouch) and dual z axis help on Duet 3

      Yeah G31 should have the offset in X and Y which is the distance in mm from the centre of the nozzle.

      Are you able to get the probe to deply when doing a G30?

      posted in Beta Firmware
      ajcraig99undefined
      ajcraig99
    • RE: Javascript error after auto bed compensation

      @joergs5

      Thankyou, although my graphics drivers were up to date, I reinstalled chrome which solved the issue.

      posted in General Discussion
      ajcraig99undefined
      ajcraig99
    • RE: Thermostatic fan control - Fan doesn't turn off

      I did infact have M106 P1 S255 in my starting gcode which is now removed. Nothing in ending script or start.g/stop.g

      Removing it from my starting script solved the problem, Thanks mate!

      posted in Tuning and tweaking
      ajcraig99undefined
      ajcraig99