. .
  1. #1
    Hi all,
    Currently putting together the Root 3 machine from Thingiverse. I’m planning to control it with a RAMPS1.4 board (designed for 3D printers but more powerful than OpenSource CNC motherboards). Now, I got myself a Moss 710W router for it. It seems to be based on the Makita router.

    So I opened this thing up, pretty standard inners with 1 phase AC motor, smoothing capacitor and thyristor speed control.

    I want to control the spindle speed remotely from my RAMPS1.4 board, which would do so via PWM.

    So how do I control such an AC motor via PWM? Figured someone on here must have experience with this!

    Many thanks :)
    Last edited by AcrimoniousMirth; 07-04-2018 at 08:03 AM. Reason: Misinformation corrected.

  2. #2
    I'm assuming that in a router it will be a Universal Electric Motor, assuming so it depends on your router's internal controller, you will either have to set the internal control to full speed or eliminate it in order to use an external controller.
    You think that's too expensive? You're not a Model Engineer are you? :D

  3. #3
    Quote Originally Posted by AcrimoniousMirth View Post

    So how do I control such an AC motor via PWM? Figured someone on here must have experience with this!

    Many thanks :)

    With a Super PID. But it's really not worth it for a cheap router. For a little more money, you can get a chinese spindle and VFD.
    Gerry
    ______________________________________________
    UCCNC 2022 Screenset

    Mach3 2010 Screenset

    JointCAM - CAM for Woodworking Joints

  4. #4
    Hi,
    Yes, I did some more digging last night, it’s a universal motor so what I can do is rectify the current to DC upon which PWM control is a million times easier.
    The internal controller at full speed just shorts out the potentiometer by using an inbuilt switch, so what I’m going to do is remove everything from inside the body (except the smoothing capacitor) and relocate them remotely.
    Then I switch out the power button for a solid state relay and implement a design similar to this: www.thingiverse.com/id/AC-PWM-Dimmer-for-Arduino
    In the end realising it was a universal motor simplified things immensely, though the initial problem is still an interesting one to solve someday. :)

  5. #5
    Looked that thing up before, looks pretty awesome! But yeah, this is just an entry level machine and I’m working my way up as budget/use allows.
    I considered a spindle but they’re about 300W for the same price as the 710W router and the VFD is a lot more of the cheap ones just use a potentiometer, so manual control.
    As I plan to allow the motherboard to handle speed I needed to do t somewhat differently but as in my other reply I think I have the solution.
    An interesting investigation for me to do would be to check the possibility of integrating a speed sensor to PID control it.

  6. #6
    If going the Arduino route you're better off with grbl and a uno/cncshield combo, they're super cheap I paid <£10 for mine on ebay from UK seller.

    https://blog.protoneer.co.nz/grbls-p...speed-spindle/

    You could also use a variac to control the speed.

    Good luck with your build.
    Last edited by Desertboy; 07-04-2018 at 10:51 AM.
    http://www.mycncuk.com/threads/10880...60cm-work-area My first CNC build WIP 120cm*80cm

    If you didn't buy it from China the company you bought it from did ;)

  7. #7
    Quote Originally Posted by Desertboy View Post
    If going the Arduino route you're better off with grbl and a uno/cncshield combo, they're super cheap I paid <£10 for mine on ebay from UK seller.

    https://blog.protoneer.co.nz/grbls-p...speed-spindle/

    You could also use a variac to control the speed.

    Good luck with your build.
    I've actually already got one of those for about £4. It seems very... lacking. With the RAMPS1.4 I can add LCD and SD control, better processing and a tonne more peripheral pins if I need them. As Marlin is based on grbl it holds a lot of the functionality and holds a CNC configuration option anyway. So overall it looks like the better option.
    Yes, a variac, but see, I'm trying to control the speed automatically. If I wanted to manually control it I'd just move the existing control box to a remote location. I've since solved this issue (run motor as DC via bridge rectifier).
    Nevertheless, thanks and thanks again for the good wishes, I'm sure I'll come across a few issues along the way :)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. WANTED: 2.2 KW 3 Phase Induction Motor
    By Chaz in forum Items Wanted
    Replies: 5
    Last Post: 23-11-2017, 06:18 PM
  2. Replies: 21
    Last Post: 19-01-2017, 01:49 PM
  3. formula for capacitor on 3 phase motor
    By dudz in forum General Electronics
    Replies: 10
    Last Post: 13-11-2015, 05:37 PM
  4. Myford 7, 3 phase motor other CNC questions.
    By Jconway651 in forum Lathes, Lathe Rebuilding & Conversions
    Replies: 23
    Last Post: 28-01-2015, 10:33 AM
  5. Replies: 2
    Last Post: 23-04-2014, 03:14 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •