It was working correctly on one board but the Z motors would not operate. replacing the board brought the Z motors into play but lost the X
Latest posts made by Rattlemycage
-
RE: Stepper motor
-
RE: Stepper motor
Have tried 3 cables and 4 stepper motors. Still the same, vibration but not turning.
-
Stepper motor
Hi, I replaced the stock board in a Chiron for a Duet2 WiFi. No matter what I did, I could not get the Z motors to turn, they would only vibrate. I had a second board so I just replaced it. Now the Z motors work but the X motor vibrates and moves in both directions for a few centimetres. I used the same SD card with each board. What am i doing wrong?
Thanks -
RE: Will not home to X now
Found it guys, Thank you for all your assistance. The connector had come away from the endstop. All working great again now.
-
RE: Will not home to X now
Additionally. when trying to home from the paneldue the head is moving about 10mm each time i press it AWAY from the home position.
-
RE: Will not home to X now
G1 H1 X-305
G1 H2 X5
G1 H1 X-305 F360
G1 H1 X-305
G90 -
Will not home to X now
Hi, Machine has been running fine no problems. Finished a print and found the head was at the far right of the X axis, the limit switch is on the left.
When trying to home the X, I get an error message "Error bad command"Manual move via the Paneldue will move the X away from the endstop but not more than a single movement towards it.
I replaced the micro sd card with 3 different working backups that were all previously checked and confirmed working ,but the problem still persists.
Any help would be appreciated.
Thank you. -
RE: Printing stop momentarily
Thank you for all your assistance. I feel rather embarrassed to ask for more.
I have the settings for my machine.Printing Acceleration 1000.00 mm/s2
Retract Acceleration 3000.00 mm/s2
Travel Acceleration 1000.00 mm/s2
Max Acceleration X 9000.00 mm/s2
Max Acceleration Y 9000.00 mm/s2
Max Acceleration Z 100.00 mm/s2
Max Acceleration E 10000.00 mm/s2
Max Jerk X/Y 12.00 mm/s
Max Jerk Z 0.40 mm/s
Max jerk E 5.00 mm/sHow do i put these values in my config.g please?
Thank you
-
RE: Printing stop momentarily
@Rattlemycage, It is seemly random. On a single layer of an object perimeter, say 4 inches by 5, it might actually come to a stop 7 or more times. I tried to upload a video but my files are larger than the 4mb permitted.
-
RE: Printing stop momentarily
I increased the speed. without success. Still stopping. What am I missing guys?
; Drives
M569 P0 S1 ; physical drive 0 goes forwards
M569 P1 S1 ; physical drive 1 goes forwards
M569 P2 S1 ; physical drive 2 goes forwards
M569 P3 S1 ; physical drive 3 goes forwards
M569 P4 S1 ; physical drive 4 goes forwards
M584 X0 Y1 Z2 E3:4 ; set drive mapping
M350 X16 Y16 Z16 E16:16 I1 ; configure microstepping with interpolation
M92 X80.00 Y80.00 Z800.00 E415.00:415.00 ; set steps per mm
M566 X900.00 Y900.00 Z200.00 E120.00:120.00 ; set maximum instantaneous speed changes (mm/min)
M203 X6000.00 Y6000.00 Z2000.00 E1200.00:1200.00 ; set maximum speeds (mm/min)
M201 X500.00 Y500.00 Z250.00 E250.00:250.00 ; set accelerations (mm/s^2)
M906 X800 Y800 Z800 E700:700 I30 ; set motor currents (mA) and motor idle factor in per cent
M84 S10 ; Set idle timeout; Axis Limits