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

    Polar Printer Steps/Degree?

    Scheduled Pinned Locked Moved
    General Discussion
    5
    49
    3.0k
    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.
    • shadiundefined
      shadi @dc42
      last edited by

      @dc42 Hi I just tested different reprapfirmware version on my SKR1.4 almost all have the same behavior which indicates the issue is not in the firmware however in the configurations, can you advise the possible configurations ?

      Phospherusundefined 1 Reply Last reply Reply Quote 0
      • Phospherusundefined
        Phospherus @shadi
        last edited by

        @shadi

        Ok with that gear ratio at 16X your y axis steps per degree should be M92 Y14.33

        @dc42 I will test again as soon as I have a chance. I did however get my BLtouch and mesh bed setup on 3.2.2 on the polar as a delta using radius and seems to work very well.

        shadiundefined 2 Replies Last reply Reply Quote 0
        • shadiundefined
          shadi @Phospherus
          last edited by shadi

          @phospherus said in Polar Printer Steps/Degree?:

          gain as soon as I have a chance. I did however get my BLtouch and mesh bed setup on 3.2.2 on the polar as a delta using radius and seems to work very well.

          @dc42 In my case actually Y plate is turntable and X and Z are both moving as they are located on the table, did you test the same and it works ? if possible to share the config.g that you have tested at ?polar-machine-example.png

          have you tested for this design ?

          1 Reply Last reply Reply Quote 0
          • shadiundefined
            shadi @Phospherus
            last edited by shadi

            This post is deleted!
            Phospherusundefined 1 Reply Last reply Reply Quote 0
            • Phospherusundefined
              Phospherus @shadi
              last edited by Phospherus

              @shadi

              Ok on a polar printer the center of the turn bed or rotating plater is 0,0 for the X and Y axis. On your design with the z tower being in the middle and rotating you will have to measure from the center of the tower out to the closest position to the tower that the x axis can get to. I would measure from center of tower to max X position and home to the + instead of minus. But your lowest X position will be the distance from center of tower to the nozzle.

              Also on a polar with the bed rotating the y axis goes in the clockwise direction for plus. On your design the Z and X would need to go counter clockwise.

              As for steps per mm for the X. I need to know belt pulley teeth count on stepper and belt pitch to help with that.

              I hope I explained this well enough.

              Polar.png

              shadiundefined 1 Reply Last reply Reply Quote 0
              • shadiundefined
                shadi @Phospherus
                last edited by shadi

                This post is deleted!
                Phospherusundefined 2 Replies Last reply Reply Quote 0
                • Phospherusundefined
                  Phospherus @shadi
                  last edited by Phospherus

                  @shadi

                  When looking as the Z,X Gantry it should rotate counterclockwise.

                  Please post your config.

                  shadiundefined 1 Reply Last reply Reply Quote 0
                  • Phospherusundefined
                    Phospherus @shadi
                    last edited by

                    @shadi

                    For your M92 X100 Y14.33 Z401 E84

                    1 Reply Last reply Reply Quote 0
                    • shadiundefined
                      shadi @Phospherus
                      last edited by shadi

                      This post is deleted!
                      Phospherusundefined 2 Replies Last reply Reply Quote 0
                      • Phospherusundefined
                        Phospherus @shadi
                        last edited by Phospherus

                        @shadi

                        Where is your X axis Endstop is it by the tower or at the end of arm?

                        If you X homes to min and is near tower. Then you need to to home to the switch and in your homing file do a G92 X105 to set the X at the homing switch to X105. but you will have to change your M208 parameter.

                        ; Axis Limits
                        M208 X105 Y0 Z0 S1 ; set axis minima
                        M208 X445 Y360 Z400 S0 ; set axis maxima

                        Also like I said rotating bed or Y axis normally go clockwise. since you are rotating X you need it to go counterclockwise.

                        shadiundefined 1 Reply Last reply Reply Quote 0
                        • shadiundefined
                          shadi @Phospherus
                          last edited by

                          @phospherus Yes it home at lower end that is right but i did not yet fixed the switch

                          Phospherusundefined 1 Reply Last reply Reply Quote 0
                          • Phospherusundefined
                            Phospherus @shadi
                            last edited by

                            @shadi

                            The X arm itself does not need to be the nozzle itself needs to be perfectly centered.

                            1 Reply Last reply Reply Quote 0
                            • Phospherusundefined
                              Phospherus @shadi
                              last edited by

                              @shadi

                              OK then position by hand with motors off M84. Then once in position do a G92 X105 Y0 Z0 to set positions.

                              shadiundefined 2 Replies Last reply Reply Quote 0
                              • shadiundefined
                                shadi @Phospherus
                                last edited by

                                @phospherus ok i will test and update you i really appreciate you help

                                1 Reply Last reply Reply Quote 0
                                • shadiundefined
                                  shadi @Phospherus
                                  last edited by shadi

                                  This post is deleted!
                                  Phospherusundefined 1 Reply Last reply Reply Quote 0
                                  • Phospherusundefined
                                    Phospherus @shadi
                                    last edited by Phospherus

                                    @shadi

                                    That was with the x axis at 105mm from center of z tower and you did G92 X105 to set position?

                                    And how do you have your slicer setup?

                                    shadiundefined 2 Replies Last reply Reply Quote 0
                                    • shadiundefined
                                      shadi @Phospherus
                                      last edited by shadi

                                      @phospherus yes it was however slicer is cura with normal setup as if I slice for any Cartesian printer is there specific setup I just make the plate eclipse and make the origin is center so it is plate with origin

                                      Phospherusundefined 1 Reply Last reply Reply Quote 0
                                      • Phospherusundefined
                                        Phospherus @shadi
                                        last edited by

                                        @shadi

                                        I used simplify 3d so can not comment on Cura but In simplify I just leave it as Cartesian because Delta seems to mess things up. My diameter is 240 for bed so I set that for X and Y then do 120 offset to get nozzle in middle.

                                        shadiundefined 1 Reply Last reply Reply Quote 0
                                        • shadiundefined
                                          shadi @Phospherus
                                          last edited by shadi

                                          @phospherus I just want to know do you have the same design ? because if yes and working that means something missing in my config and it should work right ? how did you calculate X value can i know the formula ? is it possible to know how do you home your machine ?

                                          As per the polar kinematics documentation homeradius.g and homebed.g should be present however when i rename homex.g and homey.g DWC is giving homex.g or homey.g not found

                                          regards;

                                          Phospherusundefined 1 Reply Last reply Reply Quote 0
                                          • Phospherusundefined
                                            Phospherus @shadi
                                            last edited by

                                            @shadi

                                            No my design is not same with the tower in the middle but from what I can see the kinematics should be the same.

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