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

    Wrong cube calibration 20x20x80

    Scheduled Pinned Locked Moved
    General Discussion
    6
    29
    1.4k
    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.
    • chris4undefined
      chris4 @droftarts
      last edited by

      @droftarts said in Wrong cube calibration 20x20x80:

      I’d guess you’ve actually got 4-start, 8mm pitch leadscrew. Doesn’t really matter, just set M92 Z400

      Thanks ,
      have tried with the M92 Z400 it too but it will be the same height on the Z axis.

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

        @chris4 said in Wrong cube calibration 20x20x80:

        @droftarts said in Wrong cube calibration 20x20x80:

        I’d guess you’ve actually got 4-start, 8mm pitch leadscrew. Doesn’t really matter, just set M92 Z400

        Thanks ,
        have tried with the M92 Z400 it too but it will be the same height on the Z axis.

        Send M92 without parameters and check that the Z parameter it reports matches the value you have set it to. Changing the Z steps/mm from 1600 to 400 cannot fail to reduce the Z height by a factor of 4.

        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
        • chris4undefined
          chris4
          last edited by

          @dc42 said in Wrong cube calibration 20x20x80:

          M92 without parameters

          Should now try M92 without parameters in config.h

          1 Reply Last reply Reply Quote 0
          • chris4undefined
            chris4
            last edited by

            Homing failed without M92 parameters on config.h file, have tried to send M92 on G code but nothing happens

            1 Reply Last reply Reply Quote 0
            • chris4undefined
              chris4
              last edited by chris4

              noticed that when I move Z axis +0,5 =2mm, +5 = 20mm, +25 = 100mm up is it correct?

              1 Reply Last reply Reply Quote 0
              • aidarundefined
                aidar
                last edited by

                @chris4 said in Wrong cube calibration 20x20x80:

                M92 X160.00 Y160.00 Z1600.00 E837.08

                Your M92 command in config.g file should looks like this M92 X160.00 Y160.00 Z400.00 E837.08

                1 Reply Last reply Reply Quote 0
                • chris4undefined
                  chris4
                  last edited by

                  Have tried it with M92 X160.00 Y160.00 Z1600.00 E837.08,
                  but it will be the same

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

                    No, send M92 without parameters from the console. It will report the current M92 settings. Use this to check that the value that you think you have set in config.g is the value being used by the firmware.

                    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

                    chris4undefined 1 Reply Last reply Reply Quote 0
                    • aidarundefined
                      aidar @chris4
                      last edited by

                      @chris4 said in Wrong cube calibration 20x20x80:

                      Have tried it with M92 X160.00 Y160.00 Z1600.00 E837.08,
                      but it will be the same

                      It is same, if your Z value is 1600. You should change it to 400.

                      1 Reply Last reply Reply Quote 0
                      • chris4undefined
                        chris4 @dc42
                        last edited by chris4

                        @dc42 said in Wrong cube calibration 20x20x80:

                        No, send M92 without parameters from the console. It will report the current M92 settings. Use this to check that the value that you think you have set in config.g is the value being used by the firmware.

                        The answer from the console :
                        M92
                        Steps/mm: X: 160.000, Y: 160.000, Z: 1600.000, E: 837.080

                        And from config.h
                        M92 X160.00 Y160.00 Z1600 E837.08 ; set steps per mm

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

                          Change your config.g

                          M92 Z1600 should be M92 Z400

                          Z-Bot CoreXY Build | Thingiverse Profile

                          droftartsundefined 1 Reply Last reply Reply Quote 0
                          • droftartsundefined
                            droftarts administrators @Phaedrux
                            last edited by

                            @Phaedrux that’s six times now we’ve told him to change Z1600 to Z400!

                            Ian

                            Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                            Phaedruxundefined chris4undefined 3 Replies Last reply Reply Quote 0
                            • Phaedruxundefined
                              Phaedrux Moderator @droftarts
                              last edited by Phaedrux

                              @droftarts Ten if you count the times I've shouted it at the screen. 😛

                              Z-Bot CoreXY Build | Thingiverse Profile

                              chris4undefined 1 Reply Last reply Reply Quote 0
                              • chris4undefined
                                chris4 @droftarts
                                last edited by

                                @droftarts
                                have tried with the M92 Z400 it too but it will be the same height on the Z axis.
                                Changing the Z steps/mm from 1600 to 400 cannot fail to reduce the Z height by a factor of 4.

                                1 Reply Last reply Reply Quote 0
                                • chris4undefined
                                  chris4 @droftarts
                                  last edited by

                                  @droftarts
                                  have tried with the M92 Z400 it too but it will be the same height on the Z axis.
                                  Changing the Z steps/mm from 1600 to 400 cannot fail to reduce the Z height by a factor of 4.

                                  1 Reply Last reply Reply Quote 0
                                  • chris4undefined
                                    chris4 @Phaedrux
                                    last edited by

                                    @Phaedrux
                                    have tried with the M92 Z400 it too but it will be the same height on the Z axis.
                                    Changing the Z steps/mm from 1600 to 400 cannot fail to reduce the Z height by a factor of 4.

                                    1 Reply Last reply Reply Quote 0
                                    • aidarundefined
                                      aidar
                                      last edited by

                                      How have you "tried" this? Have you changed your config file? Btw its config.g, not config.h

                                      deckingmanundefined 1 Reply Last reply Reply Quote 0
                                      • deckingmanundefined
                                        deckingman @aidar
                                        last edited by deckingman

                                        @aidar said in Wrong cube calibration 20x20x80:

                                        Btw its config.g, not config.h

                                        @chris4 Repeat - Change the M92 in CONFIG.G from 1600 to 400

                                        Ian
                                        https://somei3deas.wordpress.com/
                                        https://www.youtube.com/@deckingman

                                        chris4undefined 1 Reply Last reply Reply Quote 0
                                        • chris4undefined
                                          chris4 @deckingman
                                          last edited by chris4

                                          @deckingman
                                          As I had written earlier in posts I have tried with the Z400 in config.g
                                          And it became the same height on the Z axis (80mm).
                                          because you said, I have tested again and it became the same height (80 mm)

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

                                            Post your entire config.g please.

                                            Z-Bot CoreXY Build | Thingiverse Profile

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