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

    Big Sized Printer Mesh Bed Leveling & Lead screw Adjustment

    Scheduled Pinned Locked Moved
    General Discussion
    3
    13
    763
    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.
    • dc42undefined
      dc42 administrators
      last edited by

      Which firmware version are you using?

      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
      • Pradeepkumarundefined
        Pradeepkumar
        last edited by

        2.0(RTOS) (2018-06-05b3)

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

          @pradeepkumar said in Big Sized Printer Mesh Bed Leveling & Lead screw Adjustment:

          2.0(RTOS) (2018-06-05b3)

          OK, that's an old firmware version that doesn't support the new M208 syntax. Please upgrade to 2.02 or 2.03RC2.

          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
          • Pradeepkumarundefined
            Pradeepkumar
            last edited by

            Does it affect the mesh bed leveling with G32, if so please send the link for updating the firmware, firmware with less bugs. Also if there a link on how to please share the same as well.

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

              Here the link for 2.02: https://github.com/dc42/RepRapFirmware/releases/tag/2.02. Read the "Upgrade notes" sections in https://github.com/dc42/RepRapFirmware/blob/dev/WHATS_NEW.md for releases 2.02 and 2.02, to see if you need to change anything in your configuration files.

              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
              • Pradeepkumarundefined
                Pradeepkumar
                last edited by Pradeepkumar

                I have upgraded to firmware 2.03RC2 (2019-05-14b2), But the mesh bed leveling is again going to X0 Y0. I think there might be other things to be changed. My issue is not with the minimum and maximum. The G30 P0 X50 Y30 H0 Z-99999 is going to X0 Y0 instead of X50 and Y30

                1 Reply Last reply Reply Quote 0
                • Vetiundefined
                  Veti
                  last edited by

                  it probes point X50 Y30

                  since that is your probe offset the position of the head is at X0 Y0 where it can probe X50 Y30.

                  Pradeepkumarundefined 1 Reply Last reply Reply Quote 0
                  • Pradeepkumarundefined
                    Pradeepkumar @Veti
                    last edited by

                    @veti Thanks for the comment, I did not know that G31 is for probe offest as well, I have changed, Now it works well. Thanks once again for help. Do you have suggestion for my comments below.

                    @pradeepkumar said in Big Sized Printer Mesh Bed Leveling & Lead screw Adjustment:

                    Is necessary to give the lead screw adjustment in the config file, but I have not declared. Because it is away from my print area
                    In homing all, when M584 P3 used, it does not work as expected. I have removed the same and it works well. Though I combining the Y axis the axis, but, I still see the extra u axis.

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

                      @pradeepkumar said in Big Sized Printer Mesh Bed Leveling & Lead screw Adjustment:

                      Is necessary to give the lead screw adjustment in the config file, but I have not declared. Because it is away from my print area

                      It's normal for the leadscrew coordinates that you specify in the M671 command to be outside the printable area.

                      In homing all, when M584 P3 used, it does not work as expected. I have removed the same and it works well. Though I combining the Y axis the axis, but, I still see the extra u axis.

                      The homeall.g file that you posted doesn't have the M584 P3 command. Where in that file did you try using it?

                      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

                      Pradeepkumarundefined 1 Reply Last reply Reply Quote 0
                      • Pradeepkumarundefined
                        Pradeepkumar @dc42
                        last edited by

                        @dc42 Hi I am using the M584 Y1:3; Joining the Y&Z axis, if i use M584 Y1:3 P3; Joining the Y&Z axis, is not joining the coordinates.

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