Duet3D Logo

    Duet3D

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

    Dockable probe .g files

    General Discussion
    5
    10
    189
    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.
    • luckyflyer
      luckyflyer last edited by

      I'm looking for examples of bed.g and especially mesh.g files used by those who use dockable z probes. Maybe @Arnold_R_Clark has somthing, thanks.

      fcwilt jay_s_uk A Former User 3 Replies Last reply Reply Quote 0
      • fcwilt
        fcwilt @luckyflyer last edited by

        @luckyflyer said in Dockable probe .g files:

        I'm looking for examples of bed.g and especially mesh.g files used by those who use dockable z probes. Maybe @Arnold_R_Clark has somthing, thanks.

        I keep my Z probe mounted except when printing.

        This means there is no mount/dismount during things like homing, bed leveling, height map creation, etc.

        In the file I execute at the start of a print I dismount the probe.

        In the file I execute at the end of a print I re-mount the probe.

        There is no special probe handling in bed.g or mesh.g.

        In the homeZ.g file I check if the probe needs to be mounted if for some reason it is not, and mount it as needed.

        Frederick

        Printers: A FT-5 with the 713 upgrade bits. A custom MarkForged style. A small Utilmaker style and a CoreXY from kits. Various hotends. Using Duets (2 and 3) running 3.4.1

        1 Reply Last reply Reply Quote -1
        • jay_s_uk
          jay_s_uk @luckyflyer last edited by

          @luckyflyer the Euclid examples are very good.
          https://euclidprobe.github.io/06_rrf3.html

          Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

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

            Thanks for the replies. I'll check out the euclid files. I like the idea of leaving the probe mounted unless printing.

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

              Delete, problem solved.

              1 Reply Last reply Reply Quote 0
              • A Former User
                A Former User @luckyflyer last edited by A Former User

                This post is deleted!
                dc42 1 Reply Last reply Reply Quote 0
                • luckyflyer
                  luckyflyer last edited by

                  @Arnold_R_Clark The problem solved was a rogue g28 in my start script that was giving me grief. When I found it the problem went away. Thanks for the files.

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

                    @arnold_r_clark is there a reason why you don't use the usual deployprobe.g and retractprobe.g files to pick up and park the probe?

                    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

                    jay_s_uk A Former User 2 Replies Last reply Reply Quote 0
                    • jay_s_uk
                      jay_s_uk @dc42 last edited by

                      thats how I manage my docked probe. Then use M401 and M402 when i want to pick up the probe before hand

                      Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                      1 Reply Last reply Reply Quote 0
                      • A Former User
                        A Former User @dc42 last edited by

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