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

    Issues with IR Probe offset

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    4
    40
    2.3k
    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.
    • Phaedruxundefined
      Phaedrux Moderator
      last edited by

      @agent0810 said in Issues with IR Probe offset:

      Should I try moving the probe up a tad bit?

      Can you post a photo of the probe as it is mounted?

      Z-Bot CoreXY Build | Thingiverse Profile

      agent0810undefined 1 Reply Last reply Reply Quote 0
      • agent0810undefined
        agent0810 @Phaedrux
        last edited by

        @Phaedrux

        Of course.
        image.jpg

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

          Is that mount improved at all over the last time we looked at it?

          Have you tried placing a plain white sheet of paper on the bed and testing the probe that way? Perhaps it's picking up (or not picking up, as the case may be) on the bed surface.

          But your probe repeatability results look ok, at least for that single point.

          Z-Bot CoreXY Build | Thingiverse Profile

          agent0810undefined 1 Reply Last reply Reply Quote 0
          • agent0810undefined
            agent0810 @Phaedrux
            last edited by

            @Phaedrux

            I reprinted the mount, this was for the ender 3 but fits okay on my ender 5.

            I have taped a white paper and the results were the same as without it.

            What you see in the picture is as close as I can get it withought having th nozzle drag on the glass. I can use the baby steps during a print to move it but when I remove that amount in my config it makes no difference.

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

              Can you perform the G30 S-1 trigger height test at multiple points across the bed? It would be good to know if the repeatability is good across the bed surface and if the trigger height changes.

              What do you have in your slicer start gcode?

              Z-Bot CoreXY Build | Thingiverse Profile

              1 Reply Last reply Reply Quote 0
              • jumpedwithbothfeetundefined
                jumpedwithbothfeet @agent0810
                last edited by

                @agent0810 @Phaedrux It might be the picture but is the board to high? The quote below is from the installation instructions, worth double checking?

                “The bottom edge of the board should be between 1mm and 2mm higher than the tip of the nozzle. This should give you a trigger height between 0.5mm and 1.5mm.”

                Regards Jim

                6HC Voron Trident based, 6XD CNC, Mini 5 polar printer

                agent0810undefined 1 Reply Last reply Reply Quote 1
                • agent0810undefined
                  agent0810 @jumpedwithbothfeet
                  last edited by

                  @jumpedwithbothfeet

                  hey guys, so my buddy just put a BLtouch on his non duet board and he had to set the touch to probe before the print then save the points it pulled to get the first layer, here is the gcode he used.

                  do we need to do something like that?

                  G28 ; home all axes
                  G1 Z10 F600 ; raise Z axis
                  M190 S[bed0_temperature] ; stabilize bed
                  M109 S[extruder0_temperature] ; stabilize extruder
                  G1 X5 Y10 Z0.2 F3000 ; move to wait position
                  G28; Home all axes
                  G29; bed leveling
                  M500; Store bed settings
                  G92 E0 ; reset extrusion distance
                  G1 E90 F1500 ; load filament
                  G92 E0 ; reset extrusion distance
                  G1 X160 E15 F600 ; prime nozzle
                  G1 X180 F5000 ; quick wipe

                  Phaedruxundefined jumpedwithbothfeetundefined 2 Replies Last reply Reply Quote 0
                  • Phaedruxundefined
                    Phaedrux Moderator @agent0810
                    last edited by

                    @agent0810 no, m500 in reprapfirmware behaves quite differently to boards with an eeprom. It only saves certain things. Check the gcode wiki entry for m500 for specifics. But in RRF as soon as g29 is run the height map is saved and applied.

                    Z-Bot CoreXY Build | Thingiverse Profile

                    1 Reply Last reply Reply Quote 0
                    • jumpedwithbothfeetundefined
                      jumpedwithbothfeet @agent0810
                      last edited by jumpedwithbothfeet

                      @agent0810 @Phaedrux must be an ender 5 curse mine is also now playing up! But I have just changed out the hotend for a better one and it’s now reporting a substantial offset, if I find the issue I’ll let you know!

                      Regards Jim

                      6HC Voron Trident based, 6XD CNC, Mini 5 polar printer

                      1 Reply Last reply Reply Quote 0
                      • jumpedwithbothfeetundefined
                        jumpedwithbothfeet
                        last edited by

                        @agent0810 @Phaedrux its now working again here’s a list of things a changed and checked, bare in mind I’m running duet 3 with sbc.

                        Firmware update - 79 files to update lol yup it’s been awhile
                        Bed autopid - has helped in the past but I’ve no idea why!
                        Reset the trigger height
                        Levelled bed
                        Calibrated z probe - trigger height now 3.021
                        G29 - offset still poor test print failed
                        Reset trigger height
                        Adjusted IR probe height higher to about 3-4mm im now getting a trigger height of 1.451mm
                        G29 carried out - bed now displays on the correct plane and flatter.
                        First layer is much improved

                        1AC5E23A-705A-45B3-AEC3-B41675A2D547.jpeg

                        Hope this helps 🙂

                        6HC Voron Trident based, 6XD CNC, Mini 5 polar printer

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