Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. adistr
    • Profile
    • Following 0
    • Followers 0
    • Topics 19
    • Posts 40
    • Best 1
    • Controversial 0
    • Groups 0

    adistr

    @adistr

    1
    Reputation
    9
    Profile views
    40
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    adistr Unfollow Follow

    Best posts made by adistr

    • RE: Run async commands (G1 -> M106)

      Hi @dc42 and thank you for the quick response.
      Could you please give me an example of how I can solve my situation using daemon.g or trigger mechanism?
      What files should I edit?
      What commands should I write in the code file?

      Thank you very much,
      Adi

      posted in Gcode meta commands
      adistrundefined
      adistr

    Latest posts made by adistr

    • run two stepper motor at the same time with different speeds

      Hi,
      I want to run two stepper motor at the same time with different speeds (F) in the same command. How can I do it?

      Adi

      posted in Gcode meta commands
      adistrundefined
      adistr
    • problems with M581 commands - execute macro after end stop

      Hi,
      I connect dc motor to my duet 2 wifi board - through a driver, an external power source and it works great.
      The question I have is how can I use one of my endstop switches to stop a dc motor (like a stepper motor) when the endstop switch is pressed?

      Or other option -
      how can I catch an event of "endstop pressed" and after that event execute specific command?

      -->

      I tried to connect the end stop switch to Y (without a motor)

      In addition, I added to sys trigger1.g file that contains the following command: M42 P7 S0.
      I also add this line at the end of the config file -
      ; Custom settings are not defined
      M581 T1 Y S1.
      Why is the trigger not executed and the DC motor continues to run?

      Additionally, I have tried adding M300 in the trigger file to understand if the file is executed when the end stop is pressed, but the beep is not working.
      What am I doing wrong? Any suggestions?

      Thanks,
      Adi

      posted in Gcode meta commands
      adistrundefined
      adistr
    • RE: Using endstop for DC motor

      @alankilian
      I appreciate your response very much.
      I connect the end stop switch to Y (without a motor)

      • In addition, I added to sys trigger1.g file that contains the following command: M42 P7 S0.
        I also add this line at the end of the config file -
        ; Custom settings are not defined
        M581 T1 Y S1.

      Why is the trigger not executed and the DC motor continues to run?


      Additionally, I have tried adding M300 in the trigger file to understand if the file is executed when the end stop is pressed, but the beep is not working.
      What am I doing wrong? Any suggestions?

      Thanks,
      Adi

      posted in Using Duet Controllers
      adistrundefined
      adistr
    • Using endstop for DC motor

      Hi,
      I connect dc motor to my duet 2 wifi board - through a driver, an external power source and it works great.
      The question I have is how can I use one of my endstop switches to stop a dc motor (like a stepper motor) when the endstop switch is pressed?

      Or other option -
      how can I catch an event of "endstop pressed" and after that event execute specific command?

      Thanks,
      Adi

      posted in Using Duet Controllers
      adistrundefined
      adistr
    • RE: connect my Python application to my Duet2 wifi printer

      @infiniteloop
      Hi Thanks,
      But, all the examples you sent are in favor of a direct connection. Are there examples of connection via IP in favor of connecting with a duet 2 wifi?

      Adi

      posted in Gcode meta commands
      adistrundefined
      adistr
    • RE: Stepper motor jog

      @fcwilt Thanks

      posted in Using Duet Controllers
      adistrundefined
      adistr
    • connect my Python application to my Duet2 wifi printer

      Hi,
      Is there a way to connect my Python application to my Duet2 wifi printer (Reprap3)?
      How would I do that?

      Adi

      posted in Gcode meta commands
      adistrundefined
      adistr
    • Execute two motors at different speeds in parallel

      Hi,
      what is the gcode command for execute two stepper motors at different speeds in parallel.

      I will explain more in depth - I use a duet2 wifi with RepRap 3.4.
      I have two stepper motors and I want to make the next movement in parallel -

      • One motor performs a home operation at the speed(F) - x I set for it
      • At the same time, another motor performs a move movement at a different speed that I set for it

      thanks,
      Adi

      posted in Gcode meta commands
      adistrundefined
      adistr
    • RE: Stepper motor jog

      @Nightowl999
      Lol,
      Let make it more simple please.
      If I want to run the X-axis motor non-stop.
      What command should I use?

      posted in Using Duet Controllers
      adistrundefined
      adistr
    • RE: Duet2 wifi, nema17 - maximum speeds

      @nightowl999
      Hello,
      I used the RRF configuration tool, but the maximum speed and acceleration are too low for my needs.
      And the printer I am using is not a standard model.

      Adi

      posted in Using Duet Controllers
      adistrundefined
      adistr