Hello everyone,
In the past year i have managed to build my own CNC, using an Arduino mega + ramps 1.6 shield etc. It works fine, for the moment, but i have a problem with the electronics:
When i power on the vacuum cleaner (it is an ac motor, with a triac for controlling speed) the Arduino sometimes looses the connection via usb and i have to reset it to fix the problem. Of course this ruins my projects... I should mention that it works perfectly fine when the ac motor is off.
I installed an APC surge protector plug on the Arduino psu and this improved things a lot, but still sometimes i get disconnections when i power on the vacuum or increase speed of the motor.
I would like to ask your opinions about what to do. How can i block the back emf from the motor? Should i install a plug on the motor cable, so it blocks the emf from getting to the other components? Unfortunately i only have one wall power plug in the room where the cnc is.
And a second question:
For powering up the Arduino i am now using a 12 volt led power supply (it is what i had in stock. There is no room for a pc power supply), but i am planning to upgrade to a 19 volt laptop psu, in order to give the stepper drivers more voltage, so they can run faster. I plan to remove diode D1 from the ramps board and power the arduino mega through usb. So, is the laptop psu stable enough for the ramps? (Toshiba brand). Should i put a big >25 volt electrolytic at the input of ramps, for extra filtering and power reserve?
Thanks a lot.