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

    duet2wifi servo control by cellphone

    Scheduled Pinned Locked Moved
    General Discussion
    2
    3
    729
    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.
    • Perttiundefined
      Pertti
      last edited by

      Hi !
      I have an extra duet2 wifi which has lost some extruder drivers. My goal is to use it for experiments.

      Now I managed to connect a servo as advised in the manual wiht external 5v power.
      ;configuration:
      M950 S0 C"exp.heater3" ; assign GPIO port 0 to heater3 on expansion connector, servo mode
      ;move servo with
      M280 P0 S80 ; set 80deg servo position on GPIO port 0
      ;turn off servo with
      M42 P0 S0

      I made two macros that move the servo.
      The problem is that I can not see the macro buttons in my cellphone. I have to go down to the files \ macros to move the servo.
      Is it possible to use the fan control slider and how?

      Pertti
      “A winner is just a loser who tried one more time.”
      George M. Moore, Jr.

      o_lampeundefined 1 Reply Last reply Reply Quote 0
      • o_lampeundefined
        o_lampe @Pertti
        last edited by

        @Pertti I think btncmd (buttoncommand) is the better option for you.
        AFAIK, you can build your own control screen and control Duet2 via buttons and sliders

        Perttiundefined 1 Reply Last reply Reply Quote 0
        • Perttiundefined
          Pertti @o_lampe
          last edited by

          @o_lampe Thank You, I try it.

          Pertti
          “A winner is just a loser who tried one more time.”
          George M. Moore, Jr.

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