Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    cant do auto delta calibration

    Smart effector for delta printers
    2
    2
    538
    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.
    • Bustable
      Bustable last edited by

      I have recently installed the Duet wifi, smart effector and haydens arms but can not get it to probe correctly.

      I can get it to either crash into the bed or to begin probing in mid air but not to slow down and begin probing correctly.
      i have attached a video to show what is happening
      https://youtu.be/dhw-jiXCt-8

      ; General preferences
      M111 S0 ; Debugging off
      G21 ; Work in millimetres
      G90 ; Send absolute coordinates...
      M83 ; ...but relative extruder moves
      M555 P1 ; Set firmware compatibility to look like RepRapFirmare
      M665 R157 L400.97 B160 H505 ; Set delta radius, diagonal rod length, printable radius and homed height
      M666 X0 Y0 Z0 ; Put your endstop adjustments here, or let auto calibration find them
      M208 Z0 S1 ; Set minimum Z

      ; Z-Probe
      M558 P5 R0.4 H5(i have set this at various heights between 5 and 100) F100 T6000 ; Set Z probe type to effector and the dive height + speeds
      G31 P100 X0 Y0 Z-0.1 ; Set Z probe trigger value, offset and trigger height
      M557 R157 S20 ; Define mesh grid

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

        Please follow the commisisoning instructions at https://duet3d.dozuki.com/Wiki/Smart_effector_and_carriage_adapters_for_delta_printer?revisionid=HEAD#Section_Commissioning and let us know at which step it fails and what happens.

        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 1
        • First post
          Last post
        Unless otherwise noted, all forum content is licensed under CC-BY-SA