Navigation

    Duet3D Logo

    Duet3D

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

    New (shorter) printhead setup, auto bed leveling problem

    Tuning and tweaking
    3
    4
    387
    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.
    • MaerlantRobotics
      MaerlantRobotics last edited by

      Hi all,

      after using the DUETwifi with great pleasure for a few months I updated my Delta printhead and effector. The whole setup is about 12 mm shorter now resulting in more print height. Problem is that now the auto bed leveling wordt reach the FSR system anymore.
      I"ve increased the M665 hxxx setting to 12 mm extra but somehow this seems to be ignored. The head stops higher than usual, then decends and reports that the z-limit is not triggered.
      WHY?

      all help welcome, thanks in advance.

      Florist

      1 Reply Last reply Reply Quote 0
      • tech-raton
        tech-raton last edited by

        How did you change the M665 Hxxx parameter?
        Have you a M501 in your config.g ?

        If it didn't change, maybe you're using the config override file… (the M500/ M501 command)

        What I think you should do...

        in the console tab,

        M665 (to check the parameters that you using.)
        M665 Hxxx (your new height)
        M500

        1 Reply Last reply Reply Quote 0
        • MaerlantRobotics
          MaerlantRobotics last edited by

          Thnx, I forgot all about that override-file.
          I'm still confused sometimes with Duet, comming from RAMPS / Marlin.
          Can the override-file be considered the same thing as EEPROM was in my Arduino?
          Where can I find general info about the file structure and what they all mean?

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

            Yes, config-override.g serves exactly the same purpose as EEPROM does in 8-bit firmwares.

            Both config.g and config-override.g contain only GCode commands. See https://duet3d.dozuki.com/Wiki/Gcode for the list.

            The SD card file structure and the purpose of the files is documented at https://duet3d.dozuki.com/Wiki/Firmware_Overview#Section_SD_card_structure.

            HTH David

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