Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    RRF Config

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    3
    169
    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.
    • Dizzwoldundefined
      Dizzwold
      last edited by

      Finally got around to setting this up, well the config anyway.

      In the RRF Config Tool, when I set up the Bed Mesh Compensation, does this take into account the Z probe X/Y offset I've already quoted it, or do I have to account for it in my measurements?

      Regarding setting up an emergency stop button, a mushroom press to stop, twist to release N/C Button. Do I connect it from 3.3v to gnd on my chosen i/o connector, and therefore does the following match what I want it to do, i.e. to stop everything at anytime until released;

      ; Emergency Stop
      M950 J1 C"io4.out"
      M851 P1 T0 S0 C0
      

      I'm relatively new to Duet so I at-least want an emergency stop, just incase my config is wrong.

      I'd be grateful for your input.

      D.

      droftartsundefined 1 Reply Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk
        last edited by

        @dizzwold said in RRF Config:

        In the RRF Config Tool, when I set up the Bed Mesh Compensation, does this take into account the Z probe X/Y offset I've already quoted it, or do I have to account for it in my measurements?

        You have to account for them.

        For the emergency stop you wire it between the io.in and ground.

        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

        1 Reply Last reply Reply Quote 0
        • droftartsundefined
          droftarts administrators @Dizzwold
          last edited by

          @dizzwold for the stop button, see https://docs.duet3d.com/en/User_manual/Connecting_hardware/IO_E_stop

          For the bed, you don’t need to offset the mesh, just be aware the probe may not be able to reach some points close to the edge. Eg if your probe is offset from the nozzle +20mm in X, and your nozzle can’t move beyond X0, you can’t probe any point in the range X0 to X19. The firmware will tell you if a point is unreachable, and carry on with the ones it can get to.

          Ian

          Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA