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

    Heavy Y bed best X Y jerk and acceleration settings

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    6
    13
    4.1k
    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.
    • peter247undefined
      peter247
      last edited by

      Large, heavy beds are better moved in the Z direction than in the Y direction

      As Roger whittaker once sang "If I know then , what I know now !!!!"

      Can you increase it or is that the limit?

      It is the biggest Nera17 ( high torque ) motor I can find , so I can increase the current if needed ?.

      Ender 5 plus linear rail and hemera powered by duet 2 wifi , CR10s pro v1 with bltouch mostly stock , BLV mgn Cube slowly being built powered by duet 3 mini 5+

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

        @peter247:

        It is the biggest Nera17 ( high torque ) motor I can find , so I can increase the current if needed ?.

        Yes, up to about 85% of the rated current but no more than the Duet maximum limit which, the last time I looked was 2 Amps. For info, I throw around a very print head (about 4 kg) using motors rated at 2 amps which I run at 1800mA. Acceleration set to 1000 with instantaneous speed chnage set to 600 ad it will go higher.

        BTW , my bed is 10mm thick aluminium 400 x 400 with 6mm glass on top and insulation underneath but this only moves in Z. 🙂

        Another option if upping the motor currents doesn't do the trick is to use gearing. A small pulley on the motor driving a larger one on the bed. For example, a 20 tooth pulley driving 40 tooth pulley will give you twice the torque. You'd need to double the steps per mm of course but that's safe to do as you are nowhere near the limits of pulse generation frequency.

        HTH

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

        1 Reply Last reply Reply Quote 0
        • peter247undefined
          peter247
          last edited by

          Hi , I made a macro just to see how it goes :-

          M566 X600 Y600 Z12 E120 ; Set maximum instantaneous speed changes (mm/min)
          M203 X9000 Y9000 Z1000 E1200 ; Set maximum speeds (mm/min)
          M201 X500 Y500 Z150 E150 ; Set accelerations (mm/s^2)
          M906 X800 Y1800 Z800 E800 I30 ; Set motor currents (mA) and motor idle factor in per cent

          Cant see any bad results from the change and it look to be keeping to Curas time table which is 2 hours from 3 hours before a .2mm benchy .

          Ender 5 plus linear rail and hemera powered by duet 2 wifi , CR10s pro v1 with bltouch mostly stock , BLV mgn Cube slowly being built powered by duet 3 mini 5+

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

            I suggest for now you keep the XY jerk low and just increase the XY acceleration.

            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
            • gavatron3000undefined
              gavatron3000
              last edited by

              I have a decently large bed too in an "i3" configuration, 6mm cast aluminium with 20 alloy resistors screwed to the bottom. So it's rather weighty. I got around this problem by running another motor and belt system (nema17). I almost went with a nema23 but it's cheaper to just pop on another 17. My jerk is 900 and Accel is 2000. I get more ringing from my X axis due to the long belt from being corexz

              1 Reply Last reply Reply Quote 0
              • peter247undefined
                peter247
                last edited by

                6mm cast aluminium with 20 alloy resistors screwed to the bottom. So it's rather weighty.

                oh yes , when I received the bed my first thought "this is heavy I should have gone with 4mm" ?

                I think I should be alright with a single high torque motor , but I think the 1800ma is a little high because it getting a little too hoooot for my liking .

                Ender 5 plus linear rail and hemera powered by duet 2 wifi , CR10s pro v1 with bltouch mostly stock , BLV mgn Cube slowly being built powered by duet 3 mini 5+

                1 Reply Last reply Reply Quote 0
                • cgcaferundefined
                  cgcafer
                  last edited by

                  Hi Peter247,
                  When you print round shape something that is 2 or 3 mm diameter, if circularity is good probably your maximum instantaneous speed changes (M566) value is right, but if not you should decrease the value.

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

                    @peter247:

                    I think I should be alright with a single high torque motor , but I think the 1800ma is a little high because it getting a little too hoooot for my liking .

                    It's quite normal for stepper motors to run hot (or hooot 🙂 ) They are usually rated at about 80 deg C. Having said that, if you can still get the desired acceleration with a lower motor current, then there is no harm in it.

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

                    1 Reply Last reply Reply Quote 0
                    • 3D_lowundefined
                      3D_low
                      last edited by

                      It could be a good idea to get some guidelines concerning this.
                      I'm currently playing around with the same setting. Running a Prusa style printer with an aluminum 4.75mm Y-carriage and a 330x300x6mm cast aluminum bed. I'm using a 48mm nema17 rated at 1600ma max with a 20t pulley. When i figure out some decent settings i'll share them along with the weight of my components.

                      1 Reply Last reply Reply Quote 0
                      • peter247undefined
                        peter247
                        last edited by

                        I`ve found that these figures look to be on the safe , but reliable side.

                        M566 X600 Y600 Z12 E120 ; Set maximum instantaneous speed changes (mm/min)
                        M203 X9000 Y9000 Z1000 E1200 ; Set maximum speeds (mm/min)
                        M201 X1000 Y1000 Z150 E150 ; Set accelerations (mm/s^2)

                        I`ve tried a print at 80mm x 300% where the print bed was a blur and could not see any difference from printing it slowly.

                        Ender 5 plus linear rail and hemera powered by duet 2 wifi , CR10s pro v1 with bltouch mostly stock , BLV mgn Cube slowly being built powered by duet 3 mini 5+

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