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

    Same .gcode file - two different printers - very different results

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    5
    31
    3.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.
    • Sinkundefined
      Sink
      last edited by

      1- Only the Z axis appears different, X and Y look fine ..
      2. 1.8 deg steppers on X.Y. Z .. (Extruder is titan w/ 0.9)
      3. The jog buttons (the +/- X.Y.Z buttons?) .. I am not sure what you are asking here… They all move and in the right direction.. but I don't know whether they move the proper amount or not.. is that what you are asking? Sorry .. How do I ascertain that?

      1 Reply Last reply Reply Quote 0
      • Sinkundefined
        Sink
        last edited by

        https://photos.google.com/photo/AF1QipOlWXhrREuVYjKKfoCeHcI0rezTTRutaCMDOtgl
        https://photos.google.com/photo/AF1QipNZ7kfGQyRioLUL7DPl8z_519Mvj0YaE8px4VjG

        Sorry, photos not perfectly clear but they do show that the Z is different

        1 Reply Last reply Reply Quote 0
        • Sinkundefined
          Sink
          last edited by

          Is this the titan causing this wit the 0.9 motor?

          1 Reply Last reply Reply Quote 0
          • whosrdaddyundefined
            whosrdaddy
            last edited by

            @Sink:

            3. The jog buttons (the +/- X.Y.Z buttons?) .. I am not sure what you are asking here… They all move and in the right direction.. but I don't know whether they move the proper amount or not.. is that what you are asking? Sorry .. How do I ascertain that?

            you can measure this using a ruler.
            Move the Z-axis for example 100mm and verify if it really moved 100mm.
            To me it seems your Z-axis steps are high, but it depends on the leadscrews you are using…

            1 Reply Last reply Reply Quote 0
            • Dougal1957undefined
              Dougal1957
              last edited by

              How is your Z Driven ie is it a screw if so what size screw is it also on your Ramps setup could you have had 1/8 microstepping set on the Z axis?

              Doug

              1 Reply Last reply Reply Quote 0
              • Dougal1957undefined
                Dougal1957
                last edited by

                @whosrdaddy:

                @Sink:

                3. The jog buttons (the +/- X.Y.Z buttons?) .. I am not sure what you are asking here… They all move and in the right direction.. but I don't know whether they move the proper amount or not.. is that what you are asking? Sorry .. How do I ascertain that?

                you can measure this using a ruler.
                Move the Z-axis for example 100mm and verify if it really moved 100mm.
                To me it seems your Z-axis steps are high, but it depends on the leadscrews you are using…

                2560 for Z would be correct for a 1.8 stepper driving the Z by a M5x0.8mm threaded rod assuming 1/16 microstepping

                1 Reply Last reply Reply Quote 0
                • Sinkundefined
                  Sink
                  last edited by

                  Z is screw driven .. no, there was no microsteppting on the Z under Ramps.. but there was some changes to the stepping for the extruder..

                  This is from the titan docs:

                  "
                  Usage
                  Firmware Calibration
                  Because Titan uses a known gearing ratio and a consistently machined drive gear, we can offer a fairly accurate steps / mm set-point. Forgot about that ..

                  Steps per Unit (Extruder) = Motor Steps * Micro-stepping * Gear Ratio / (Hobb Diameter * Pi)

                  Standard motor steps / rev = 400 for the new style motor or 200 for the old style motor (Refer to assembly steps if unsure which motor you have).
                  Standard micro-stepping = 16x
                  Gear Ratio = 3
                  Hobb Diameter (Effective) = 7.3
                  200 * 16 * 3 / (7.3 * 3.142) = 418.5
                  400 * 16 * 3 / (7.3 * 3.142) = 837 "

                  I changed that number under ramps .. Is there something similar under the RepRap configs?

                  1 Reply Last reply Reply Quote 0
                  • Sinkundefined
                    Sink
                    last edited by

                    There is this command in the config:

                    M92 E420:420 ; Set extruder steps per mm

                    looks like this has to change. but is this causing the problem ..

                    will update it to:

                    M92 E840:840 ; Set extruder steps per mm

                    does this seem reasonable?

                    Why not, giving it a try ..

                    1 Reply Last reply Reply Quote 0
                    • Dougal1957undefined
                      Dougal1957
                      last edited by

                      No that will not affect your Z AXis hight at all?

                      1 Reply Last reply Reply Quote 0
                      • Sinkundefined
                        Sink
                        last edited by

                        Probably not, but sounds like it needs to be done anyway??

                        1 Reply Last reply Reply Quote 0
                        • Sinkundefined
                          Sink
                          last edited by

                          Looks like no difference .. when done printing will try to measure the "jog" on the Z axis ..

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

                            What is the thread pitch on your Z axis screw? is there any gearing between the Z axis motor and the screw?

                            Alternatively, do you know what Z steps/mm you were using in the firmware for the other board?

                            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
                            • Sinkundefined
                              Sink
                              last edited by

                              Tried a jog of +100 and measured 65 mm change.. Will repeat .. Pretty much same result ..
                              Could this be a current problem to the Z steppers (2)

                              1 Reply Last reply Reply Quote 0
                              • Sinkundefined
                                Sink
                                last edited by

                                Looking to find your answers .. Have to find the old marlin code .. and of course it is not on this computer .. will be back when I have the answers .. I believe the P3 came with M5x295 screw rods if that helps ..

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

                                  It could be that your Z steps/mm are wrong, or your X acceleration is too high, or your Z maximum speed is too high, or the Z motor current is too low. You should be able to get all of these details except the motor current from your Marlin config file.

                                  One other possibility: if you have two Z motors and they are badly-chosen high inductance low current types, then the series connection used by the two Z motors connectors on the Duet won't work well with them, and you will need to connect them in parallel instead. Can you read the model number of the Z motors from the label?

                                  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
                                  • Sinkundefined
                                    Sink
                                    last edited by

                                    Some numbers :

                                    Steppers SL42STH40-1684A

                                    MARLIN:

                                    DefaultAxisStepsPerUnit 80,80,4000, 775 – the 4000 looks bigger than the config val

                                    Default Acceleration 3000

                                    1 Reply Last reply Reply Quote 0
                                    • Sinkundefined
                                      Sink
                                      last edited by

                                      Yup z Steps are set to 2560 .. try a change to 4000?

                                      Ratios look about right for measurements ..
                                      warmin up for a test print ..

                                      1 Reply Last reply Reply Quote 0
                                      • number40fanundefined
                                        number40fan
                                        last edited by

                                        If you got a 65mm change when commanding 100, then 4000 will get you close.

                                        1 Reply Last reply Reply Quote 0
                                        • number40fanundefined
                                          number40fan
                                          last edited by

                                          BTW, your pictures in this post and another you posted in, are not working.

                                          1 Reply Last reply Reply Quote 0
                                          • Sinkundefined
                                            Sink
                                            last edited by

                                            It is printing .. hopeful .. damn, you guys are good ..

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