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
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
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
@alankilian
I appreciate your response very much.
I connect the end stop switch to Y (without a motor)
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
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
@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
Hi,
Is there a way to connect my Python application to my Duet2 wifi printer (Reprap3)?
How would I do that?
Adi
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 -
thanks,
Adi
@Nightowl999
Lol,
Let make it more simple please.
If I want to run the X-axis motor non-stop.
What command should I use?
@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
Hey,
Which is the maximum possible speed and acceleration I can achieve with my Nema 17 (and Duet2 wifi board)?
I received this warning when the speed was high: "Warning: Driver 0 warning: phase A may be disconnected, phase B may be disconnected."
Adi
@nightowl999 Thanks for your quick response. I would like to send a gcode command that will allow the movement of the motor on a particular axis regularly and non-stop. (I will determine the speed as well)
Additionally, I would like to know what the gcode command is to stop the rotation of the engine
Hi,
I have duet2 wifi with reprap3.4 firmware and nema 17 stepper motor.
How do you jog a specific motor at a specific speed without stopping?
What command do you use to stop jogging?
Thanks,
Adi
Hi,
I have a special extruder.
How can I turn off the heaters' alerts/faults?
Thanks,
Adi
Hi,
I tried to automatically calibrate my heater that connected to Duet2Wifi (RepRap 3.4)
These are two heaters12V, 40W that connected to the same tool.
Of course, they are connected through an external power supply and through a mosfet.
When i try to auto tune i got the following error - "Auto tune cancelled because target temperature was not reached"
What am I doing wrong and how to do it right?
Thanks,
Adi
@joergs5 .
Hi, Mט M92 are fine (checked this), and also it seems that there is no problem in the servo.
The problem I mentioned is consistent and not random.
My command is fixed G1 Y106.0
The first time it misses (movement at a short distance - 100 mm) and then at all times it returns exactly to the same point (movement at a slightly longer distance of 200 mm).
Adi
Hello, I connected Panasonic's servo to my Duet 2.
I have a strange problem with inaccuracy.
When I move with the head for the first time to point A it reaches a certain point and when I do a round trip to the same point it reaches another point (B).
When I do the round trip again it gets to point (B) again.
The gcode command is the same all the times.
What could be the reason for the inaccuracy and inconsistency?
Thank you!
@dc42
Is it for all fans or for each one of them 1.5A?
Hi,
I'm using reprap3.4 and I have a tool with multiple heaters.
what is the command for defining and starting the second one?
**when I had just one heater, I used this command:
-M568 P0 S260.0 R150
-T0
Thank you,
Adi
Hi,
what is the Stall current of duex5's fans?
Thanks,
Adi