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

    Delta 3D space head positioning vs single tower moves

    Scheduled Pinned Locked Moved
    General Discussion
    4
    8
    943
    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.
    • Chipsa82undefined
      Chipsa82
      last edited by Chipsa82

      Hi,

      Im running the duet wifi with 2.01beta1(RTOS) (2018-06-23b1) firmware on my delta printer.

      Everything seems to be working fine, except the manual machine control in the web interface. by clicking i.e. move Z down by -100mm, only the Z tower carriage moves down. the same applies for other axes/carriages.

      If I enter a manual gcode command, i.e. G1 X50 Y20 Z100 F3000, everything works OK and the printhead moves where it should.

      any clue why the web interface doesn't move all carriages accordingly but just the individual towers?

      thanks!

      0_1540553707747_Screen Shot 2018-10-26 at 13.31.33.png

      1 Reply Last reply Reply Quote 0
      • T3P3Tonyundefined
        T3P3Tony administrators
        last edited by

        That is odd! As a start point I would update the firmware: https://github.com/dc42/RepRapFirmware/releases

        www.duet3d.com

        1 Reply Last reply Reply Quote 0
        • Chipsa82undefined
          Chipsa82
          last edited by

          Indeed..

          looking at the console log, if i push one of the buttons in the screenshot above, i get this output per buttonpress

          M120
          G91
          G1 S2 X-10 F6000
          M121

          looking at the G1 gcode wiki

          G1 Xnnn Ynnn Znnn S2 Ignore endstops while moving. Also ignore if axis has not been homed. On Delta (only), axis letters refer to individual towers.

          so it looks like the S2 parameter (saying not to move the printhead but just the corresponding tower) is there by design.

          i tried looking up where to adjust this (=leave out the S2) in the web UI, but no luck.

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

            Please do try with the latest firmware and DWC.

            www.duet3d.com

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

              Also please post your Config.g file

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

                @chipsa82 said in Delta 3D space head positioning vs single tower moves:

                Indeed..

                looking at the console log, if i push one of the buttons in the screenshot above, i get this output per buttonpress

                M120
                G91
                G1 S2 X-10 F6000
                M121

                looking at the G1 gcode wiki

                G1 Xnnn Ynnn Znnn S2 Ignore endstops while moving. Also ignore if axis has not been homed. On Delta (only), axis letters refer to individual towers.

                so it looks like the S2 parameter (saying not to move the printhead but just the corresponding tower) is there by design.

                i tried looking up where to adjust this (=leave out the S2) in the web UI, but no luck.

                Updating Duet Web Control will fix that. You should also update the main firmware, because you are running an obsolete release candidate version.

                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
                • Chipsa82undefined
                  Chipsa82
                  last edited by

                  thanks, will give it a try!

                  1 Reply Last reply Reply Quote 0
                  • Chipsa82undefined
                    Chipsa82
                    last edited by

                    Hi

                    thanks for the advice

                    upgrading Web Interface to Version 1.22.3 resolved the issue

                    thanks!

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