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

    Polar Not homing

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    11
    583
    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.
    • Gregoryundefined
      Gregory
      last edited by

      Hello,
      I am working on building a polar printer and am having some issues homing.
      I get the following Errors when i press home all and assimilate when I tried to home each axis individually.

      10:52:13 AMG28 Z
      Error: Bad command: ''' File homez.g'''
      Error: G0/G1: insufficient axes homed

      10:52:11 AMG28 Y
      Error: Bad command: ''' File homebed.g'''
      Error: G0/G1: insufficient axes homed

      10:52:08 AMG28 X
      Error: Bad command: ''' File homeradius.g'''
      Error: G0/G1: insufficient axes homed

      10:50:45 AMG28
      Error: Bad command: ''' File homeall.g'''
      Error: G0/G1: insufficient axes homed

      I did follow the Guide on setting Up the polar here https://duet3d.dozuki.com/Wiki/ConfiguringRepRapFirmwarePolarPrinter and the home files are the exact same as the ones given. the names are also the same as in the guide.

      hrere Is my config.g
      config.g

      @dc42

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

        The instructions for writing homing files in the wiki page for polar printers was not up to date with current firmware. I have updated 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

        1 Reply Last reply Reply Quote 0
        • Gregoryundefined
          Gregory
          last edited by

          Thank you, I will try again and let you know

          1 Reply Last reply Reply Quote 0
          • Gregoryundefined
            Gregory
            last edited by

            I just checked the new homing files, and they seem to be the same and throw the same errors, is it possible that i am missing something?
            https://duet3d.dozuki.com/Wiki/ConfiguringRepRapFirmwarePolarPrinter

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

              Please post your homing 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
              • Gregoryundefined
                Gregory
                last edited by

                Here are my homing files. homez.g homeradius.g homebed.g homeall.g

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

                  What happens when you run this command:

                  M98 P"homeradius.g"

                  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
                  • Gregoryundefined
                    Gregory
                    last edited by

                    @dc42 said in Polar Not homing:

                    M98 P"homeradius.g"

                    The command M98 P"homeradius.g" shows the following in the console and slowly turns the bed for about 5 seconds. Ignore the motor phase issue I believe it is a loose wire. Sorry for the confusion between my forum posts. this is now in the right thread. 5d2cdeaf-e09a-4983-a64d-764ca8cdedbb-image.png

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

                      The commands in homeradius.g should move the radius motor, not the turntable. How have you assigned the motors? The X motor should control the radius, the Y motor should control the turntable, and the Z motor should control the height. If you have connected them differently, you can use the M584 command to change the assignments.

                      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
                      • Gregoryundefined
                        Gregory
                        last edited by

                        @Gregory said in Polar Not homing:

                        M98 P"homeradius.g"

                        I checked all of the motors and they are set up correctly, i also have end stops for every motor. The following video shows what happens then i hit home all. This also shows up in the console-

                        6:14:57 PMError: Bad command: ''' Home Z'''
                        Error: G0/G1: insufficient axes homed
                        6:14:57 PMError: Bad command: ''' Home bed'''
                        6:14:52 PMG28
                        Error: Bad command: ''' File homeall.g'''

                        https://www.youtube.com/watch?v=5TuXlaT3wfw&feature=youtu.be

                        1 Reply Last reply Reply Quote 0
                        • fmaundefined
                          fma
                          last edited by

                          What firmware are you running?

                          Frédéric

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