Replies: 20 comments
-
1- one pin from the controller board for PWM, power directly from the PSU to the laser module. 2- just google "connecting stepper motors in series. 3- board type, drivers, pins, etc. |
Beta Was this translation helpful? Give feedback.
-
Like this. On mine in this picture the black and red go to a permanent supply, it can be the same supply as the one powering the shield if it's 12 volts. Or you need a seperate 12volt supply for the laser. The yellow and black got the the Z+ and Ground on the row of pins down the right hand side of the shield, all the pins on the far right edge are ground. |
Beta Was this translation helpful? Give feedback.
-
Swap the bottom driver board in to the other socket. Unplug the motor lead and plug it in to the one next to it but turn it 180 degrees. |
Beta Was this translation helpful? Give feedback.
-
You should'nt need to change anything in config.h. Just flash the Arduino with grbl 1.1h and then change the settings in grbl configuration on the grbl menu in LaserGRBL. |
Beta Was this translation helpful? Give feedback.
-
The heatsink on the bottom left motor driver board is really close to the edge, make sure it's not touching the pin heads underneath, it will short out if it is. |
Beta Was this translation helpful? Give feedback.
-
Hi @StuartB4 and @BeatSlayer , thanks for your pointers I have connected the printer in the way you described. I have also flashed it with GRBL 1.1. However, currently only the X axis can move. Forgot to mention that I mainly use a Mac (Openbuilds), however have taken out a Windows pc to see if it would work with LaserGrbl. On laser GRBL v3.8.0 the Arduino wouldn't even connect. Any ideas? Thanks again for all your help. Edit: installed the driver and it's now connected. |
Beta Was this translation helpful? Give feedback.
-
Have you installed the driver on the PC. There's one on the Tools menu in LaserGRBL. |
Beta Was this translation helpful? Give feedback.
-
I noticed on the image you posted at the top of this post, you have the yellow and white lead connected to the PWM socket on the laser board. |
Beta Was this translation helpful? Give feedback.
-
Also the driver board you swapped to the other socket is the opposite way round to what it was before. It's upside down, that may be why the Y axis is not moving. |
Beta Was this translation helpful? Give feedback.
-
Hi @StuartB4 I've swapped the stepper around und but still not luck. My laser doesn't seem to be lighting up either :/ Do you think it could be these jumpers? Edit: Thanks! The laser is working now! |
Beta Was this translation helpful? Give feedback.
-
Perfect laser working now. Thanks @StuartB4 :) just y axis left now! |
Beta Was this translation helpful? Give feedback.
-
The little black jumpers under the motor driver boards are for microstepping. They break up bigger steps from the motor to smaller steps, so theres more steps for 1 revolution of the motor, you get smoother movement but less torque from the motor. |
Beta Was this translation helpful? Give feedback.
-
Also, the little jumper on the EN/GND pins is not needed, thats for external driver boards. Take it off and just place it on the outer pin so you dont lose it. |
Beta Was this translation helpful? Give feedback.
-
Both motors aren't moving, but I just checked they are both working individually. Just checking now to see whether my stepper drivers are dead. Edit: Interestingly, when I swapped out the two stepper motors for Y and A with my other TMC2209s (which did not make a difference - y-axis still no movement), the X-axis also stopped working... Checked the wires, they're not faulty. |
Beta Was this translation helpful? Give feedback.
-
Thats strange. I don't think it would make any difference to yours, but I noticed on mine the X and the bottom Y motors plugs are connected the same way. |
Beta Was this translation helpful? Give feedback.
-
Just tried to mimic yours. No luck.. Is your board Protoneer v 3 or 3.5? Mine's v3.0 Edit: Just realised that you have a v3.51, which is probably why mine isn't working properly... |
Beta Was this translation helpful? Give feedback.
-
The only difference between your board and mine really is mine uses the SpnEn (Spindle Enable) pin for the PWM signal and yours uses the Z+ or Z-, thats because grbl changed the pin assignments from one version to another. The other difference's are there is no glass fuse on mine, on your's it's between 2 of the stepper driver sockets on the left. It's not needed apparently so they ditched it. There is resistor and capacitor filtering on mine to help prevent false triggering for limit switches. I've only just upgraded from the v3 to the 3.51, but I did'nt have to change or modify anything to use the existing setup I had. Is your power supply strong enough to run the motors and the laser. This is how to do it, but you will need a multimeter. |
Beta Was this translation helpful? Give feedback.
-
Thanks I'll have a look after quarantine! Left my multimeter behind.. :( |
Beta Was this translation helpful? Give feedback.
-
Hi all, please help! I bought a laser cutter kit off Banggood, but the MKS board was defective so instead of buying another one I decided to opt for a CNC shield v3. However, this proved to be more challenging than I initially thought. I also could not find any information similar to my configuration online. So my questions are
Thank you in advance - this has been sitting stationary for months so would appreciate it if you can help!
Beta Was this translation helpful? Give feedback.
All reactions