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

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

Scheduled Pinned Locked Moved
General Discussion
4
4
678
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.
  • undefined
    Werner
    last edited by 27 May 2017, 18:57

    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
    • undefined
      deckingman
      last edited by 27 May 2017, 19:06

      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
      • undefined
        Kulitorum
        last edited by 27 May 2017, 21:21

        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
        • undefined
          dc42 administrators
          last edited by 27 May 2017, 22:49

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