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

    New version of G29 probing

    Scheduled Pinned Locked Moved
    General Discussion
    5
    7
    1.1k
    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.
    • toddwagnerundefined
      toddwagner
      last edited by

      Firstly, I'm sorry if this is in the wrong category, wasn't sure if I should put this in general or firmware wish list.

      I have been thinking lately about the G29 probing radius on my delta. When I am printing a 200mm by 10mm rectangle, it seems wasteful to use a 100mm radius probing circle at 10mm probe point spacing if the only area of the bed that I will print on is that 200x10 rectangle. If only there was a way that I can set a probe field that only covered the area I am printing on. I would then be able to decrease the spacing between probe points and get more probing per square cm on my part than if I use a circle of 100mm radius.

      Is it feasible to make an option in the g29 command that would evaluate and probe the area only covered by the first layer? Or maybe even more parameters in the command itself that we can enter to constrain the probe area and better suit the shape of the object we are printing?

      Thanks,
      Todd

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

        What would be better is if the slicer could generate a comment giving the maximum and minimum X and Y positions.

        I am considering having simulation mode write a comment to the end of the GCode file to give the calculated print time. It would be possible to have it write a min/max coordinate comment at the same time.

        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

        wilrikerundefined Phaedruxundefined 2 Replies Last reply Reply Quote 2
        • wilrikerundefined
          wilriker @dc42
          last edited by

          @dc42 said in New version of G29 probing:

          I am considering having simulation mode write a comment to the end of the GCode file to give the calculated print time.

          Sorry for abusing this topic, but I would love to see the above! Currently this information is lost - or at least I have not yet found it after DWC was reloaded and thereby lost console history. 👍

          Manuel
          Duet 3 6HC (v0.6) with RPi 4B on a custom Cartesian
          with probably always latest firmware/DWC (incl. betas or self-compiled)
          My Tool Collection

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

            @dc42 That would be great. I've gotten both Cura and Slic3r PE to give pretty accurate time estimates now to within a few minutes of the simulated time, but there is no way to view those time estimates later on. Does the DWC store any meta data for the g-code files or is it only what it can pull from the G-code file itself?

            Z-Bot CoreXY Build | Thingiverse Profile

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

              DWC only displays info that RRF finds from the GCode file.

              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
              • Danalundefined
                Danal @Phaedrux
                last edited by

                @phaedrux said in New version of G29 probing:

                @dc42 That would be great. I've gotten both Cura and Slic3r PE to give pretty accurate time estimates now to within a few minutes of the simulated time, but there is no way to view those time estimates later on. Does the DWC store any meta data for the g-code files or is it only what it can pull from the G-code file itself?

                Opening few lines of a Cura G-Code file:

                ;FLAVOR:RepRap
                ;TIME:38846
                ;Filament used: 43.3466m
                ;Layer height: 0.2
                ;Generated with Cura_SteamEngine 3.2.1

                Time appears to be in seconds.

                Delta / Kossel printer fanatic

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

                  Added to the work list.

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