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

    Z probe after updating firmware

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    4
    6
    239
    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.
    • wannathermalundefined
      wannathermal
      last edited by

      Z probe not working after Updating to
      Firmware Name: RepRapFirmware for Duet 2 WiFi/Ethernet
      Firmware Electronics:
      Duet WiFi 1.02 or later
      Firmware Version:
      2.02(RTOS) (2018-12-24b1)
      WiFi Server Version:
      1.23
      Web Interface Version:
      1.22.6
      I know the configuration settings have changed but I can't figure it out.[1_1581529809249_download.zip](Uploading 100%) [0_1581529809228_config.g](Uploading 100%) config.g heightmap.csv homez.g homeall.g

      1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by

        What exactly isn't working? What happens? What kind of probe is it?

        Z-Bot CoreXY Build | Thingiverse Profile

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

          • What type of Z probe is it?
          • In what way isn't it working?
          • What firmware version were you running before you upgraded?

          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 0
          • wannathermalundefined
            wannathermal
            last edited by

            Ok, I have my z probe set up and calibrated but for some reason the Z probe reports below 0 when doing a home and bed comp. See attached config files and bed homez.g heightmap.csv config-override.g config.g bed.g map. Again, I have something simple in the configs that is causing this.

            droftartsundefined 2 Replies Last reply Reply Quote 0
            • droftartsundefined
              droftarts administrators @wannathermal
              last edited by

              @wannathermal Probably best to update to the latest firmware version, 2.05.1 https://github.com/dc42/RepRapFirmware/releases/tag/2.05.1

              Your probe settings from your config.g:

              M558 P1 F120 T6000 ; Set Z probe type to modulated, the axes for which it is used and the probe + travel speeds
              M574 Z0 S1 ; no Z endstop, active high
              G31 P500 X11.0 Y5 Z0.51
              

              This is for an unmodulated or smart IR probe. Is that correct? What probe do you have? Normally you would have an 'H' parameter, but it will default to H5. See https://duet3d.dozuki.com/Wiki/Gcode#Section_M558_in_RepRapFirmware_2_x_and_earlier
              Maybe try adding I1 to invert.

              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
              • droftartsundefined
                droftarts administrators @wannathermal
                last edited by

                @wannathermal Is 4000 steps per mm correct for Z? M5 threaded rod for Z axis? What printer do you have?

                M92 X80.198 Y80.198 Z4000 E2100 ; Set steps per mm
                

                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