CNC problems with noise/alarms #1615
Replies: 3 comments 4 replies
-
I've battled similar problems, but yours sounds more serious. In my case the controller got ghost alarms due to EMI triggering the limit switches, but the controller was still active. Is it possible to replace the spindle power cable? I did however occasionally get ghost signals triggering the limit switches. I ended up buying a opto shielded relay board and my limit switches are now using 12v instead of 5v and I don't have any problems anymore. But this should be the second step for you once you have a stable connection to the controller. |
Beta Was this translation helpful? Give feedback.
-
I have had good luck with these on some homemade CNC machines:
https://www.tindie.com/products/eccentricwkshp/cnc-optical-limit-switch-isolator-grbl/
I found the steppers were a bigger interference than the router for me.
Good cable routing can help with that. I've also seen enough shields bonded
at both ends that it is worth mentioning that it should only be one end in
most situations.
Good luck chasing your Gremlins.
…-Chris
On Sat, Jun 19, 2021 at 3:03 AM spannerman52 ***@***.***> wrote:
Thank you so much for the reply. I think that looks like my next step
then? I intend to remove the router motor from the machine altogether and
dry run an easel program with a pencil instead and see if it completes the
task. From what I've found out the power supply that comes with this is
poor at best and very noisy(electrically). No transformer just a big
capacitor so perhaps it's the position of that in relation to the CNC power
supply? Either way thanks for the help and I will include that in my
experiments and let you know how I do.👍🏼
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1615 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKYAC2QBNFBCXP3GPNIB6STTTRTPXANCNFSM465WGRWA>
.
|
Beta Was this translation helpful? Give feedback.
-
This looks like it is also a level shifter, I would assume you don't need
that. So one that is 1:1. If you are on a standard arduino that is going to
be 5V:5V, other boards would be 3.3V:3.3V. The one on tindie I previously
sent works. I also have a 24V supply (24V tool battery connected to a 3D
printed adapter). I drive the optocoupler isolated supply side with a
separate 24V-5V DC-DC converter.
…-Chris
On Tue, Jun 29, 2021 at 1:31 AM spannerman52 ***@***.***> wrote:
I'm still having problems with my cnc and it looks like I'll need an
opt-isolator/coupler board fitting for the micro switches? The trouble is I
know nothing very much about them. I'm using an Arduino board and my
stepper motors and controllers are powered by a 24v supply. I've seen a
board on Amazon that comes in the following options 12v-3.3v. 24v-3.3v.
24v-5v.
3.3v-24v and 5v to 24v. Any suggestions as to which would be most
suitable? Thanks
[image: Screen Shot 2021-06-29 at 09 01 33]
<https://user-images.githubusercontent.com/17147691/123764230-80b92280-d8bc-11eb-8a32-6a63f6e28aa8.jpg>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1615 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKYAC2TLSJBYBEBZCWDSXTLTVGAF3ANCNFSM465WGRWA>
.
|
Beta Was this translation helpful? Give feedback.
-
Can anyone help please I am new to CNC I've just built my first from scratch and used Nema 23 motors with microswitches as homing switches. The router I have is a cheap Chinese ER11 with a remote power supply which I have mounted alongside my CNC power supply in a box. I can jog the machine until I turn on the router motor then after a couple of jog movements everything stops (apart from the router. The only way I can get it to move is switch off the router and disconnect UGS re-connect and home cycle. What have I done wrong? All my switches and motors are wired with screened cable the router isn't. I was thinking of buying a Makita trim router to mount on the machine but I'd like to solve this problem first. Is it noise and if so how do I find out where and fix it. I've watched so many videos about setting debounce (whatever that is?) and fitting optocouplers but it's all getting a bit exasperating 😩 I hope someone can help me? Thanks
Beta Was this translation helpful? Give feedback.
All reactions