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

    Macro for testing movements

    Scheduled Pinned Locked Moved
    General Discussion
    2
    5
    170
    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.
    • Falkiaundefined
      Falkia
      last edited by Falkia

      Hi,
      The progress with my Delta is slow but now the 3 steppers and the end stops are connected and the homing is working. I have made some small macros for testing but like to know if there are any longer macros for making longer test. So far there are no heaters, no temperature sensors, no extruder connected and the smart effector is not wired yet. I just want to see the machine move.
      Build volume D500mm H920mm. Moving
      Thanks
      Fredrik

      Printer: "Deltacus" Delta with 510mm bed diameter and 925mm build height. Powered by Duet 2 WiFi. Duet Smart Effector with E3D Volcano.

      fcwiltundefined 1 Reply Last reply Reply Quote 0
      • fcwiltundefined
        fcwilt @Falkia
        last edited by

        @falkia

        What do you mean by "longer test"?

        What firmware version are you running?

        Thanks.

        Frederick

        Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

        Falkiaundefined 1 Reply Last reply Reply Quote 0
        • Falkiaundefined
          Falkia @fcwilt
          last edited by

          @fcwilt I think about 5 minutes will be enough. Running firmware 3.3.
          Thanks
          Fredrik

          Printer: "Deltacus" Delta with 510mm bed diameter and 925mm build height. Powered by Duet 2 WiFi. Duet Smart Effector with E3D Volcano.

          fcwiltundefined 1 Reply Last reply Reply Quote 0
          • fcwiltundefined
            fcwilt @Falkia
            last edited by

            @falkia

            Have you tried using a while loop to perform the basic set of movements many times as controlled by the while loop iterations value?

            while iterations < 10
            move 1
            move 2
            move 3
            etc

            Frederick

            Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

            Falkiaundefined 1 Reply Last reply Reply Quote 1
            • Falkiaundefined
              Falkia @fcwilt
              last edited by

              @fcwilt no but that was a good idea.
              Thanks

              Printer: "Deltacus" Delta with 510mm bed diameter and 925mm build height. Powered by Duet 2 WiFi. Duet Smart Effector with E3D Volcano.

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