Duet3D Logo

    Duet3D

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

    I thought updated config.g file would do it???

    General Discussion
    4
    4
    535
    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.
    • Werner
      Werner last edited by

      Hi Guys, I noticed that if I make changes to my config.g file for the delta setting M665 R196.4 L409.53 B380 H335.15 the changes will not save/work? Is this because of the config-override.g settings take over? Can I make changes to the config-override.g file even though it states not to make changes in this file? My workaround has been to just push an M665 with my wanted setting followed by an M500 then reboot my controller? One other thing is there a way to reboot the controller from the g-code console?

      Thanks for the help!

      Werner

      Werner Berry
      Designer-builder, BerryBot3D Pro

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

        My understanding is that the congfig-override.g file does exactly what it's name implies. So any settings that are in config-override.g will override whatever is in your config.g file. That is why personally, I prefer not to use a config-override file and simply edit the one config.g file then use macros as required. Personally I find the use of M500 too easy to lose control of ones setup.

        Ian
        https://somei3deas.wordpress.com/
        https://www.youtube.com/@deckingman

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

          Config files are only read at reboot time. But to experiemt, I belive you can just send the "M665 R196.4 L409.53 B380 H335.15" in the middle of a print and see instant results.

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

            The easiest way to reboot the Duet is to use the Emergency Stop button. Or you can send M999 from the Gcode Console.

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