. .
Page 1 of 2 12 LastLast
  1. #1
    So, I've largely finished the mechanical part of my little CNC gantry router/mill (see build log here: http://www.mycncuk.com/threads/12593-Game-on!), and am starting to get together parts for the control box. All the stuff with PSU, stepper drivers is pretty obvious, but I'd welcome opinions on what I should have in the way of front panel controls (switches): some builds I've looked at have basically just an E-stop switch and that's it, others have quite a lot of controls. So far I can see I deffo need the following:

    Mains on/off (NVR switch)
    E-stop
    Limit over-ride (so you can jog back off the end stop)

    Things that look like they might be useful are:

    Spindle On/Off??
    Water pump On/Off?? (interlocked with spindle)
    Coolant On/Off??

    Cheers,
    Trevor

  2. #2
    Quote Originally Posted by Voicecoil View Post
    So, I've largely finished the mechanical part of my little CNC gantry router/mill (see build log here: http://www.mycncuk.com/threads/12593-Game-on!), and am starting to get together parts for the control box. All the stuff with PSU, stepper drivers is pretty obvious, but I'd welcome opinions on what I should have in the way of front panel controls (switches): some builds I've looked at have basically just an E-stop switch and that's it, others have quite a lot of controls. So far I can see I deffo need the following:

    Mains on/off (NVR switch)
    E-stop
    Limit over-ride (so you can jog back off the end stop)

    Things that look like they might be useful are:

    Spindle On/Off??
    Water pump On/Off?? (interlocked with spindle)
    Coolant On/Off??

    Cheers,
    Trevor
    I’ve also got:

    Estop reset momentary button (you need something to energise the latching relay)
    Switch for lighting

    Plus provision for cycle start pause stop and gcode rewind, plus feedrate override pot and feedrate reset. I’ve yet to implement these though . . .
    Building a CNC machine to make a better one since 2010 . . .
    MK1 (1st photo), MK2, MK3, MK4

  3. #3
    Neale's Avatar
    Lives in Plymouth, United Kingdom. Last Activity: 18 Hours Ago Has been a member for 9-10 years. Has a total post count of 1,725. Received thanks 295 times, giving thanks to others 11 times.
    I've taken a somewhat minimalist approach. Mains on/off (with pilot light), reset (with pilot light), e-stop (plus a couple of others on the machine), and spindle coolant (off/slow/fast). Nothing that is used during normal operation, just at the start of a session.

    Everything else is managed through Mach3 and either a wireless keyboard with built-in touchpad or a wireless MPG. For example, "jog off limit switch" is not needed as hitting a limit trips Mach3, needing Mach3 (not control panel) reset and rehoming. And soft limits mean that hitting a limit switch is a rare event. If you have a control panel easily reached while at the machine (mine is off to one side) then things like tool zero/zero after tool change are used all the time, but again I've tweaked Mach3 and the MPG to let me do that while leaning over the machine. My machine is designed for a single user (me) and not a commercial workshop, of course.

  4. #4
    Quote Originally Posted by Voicecoil View Post
    Mains on/off (NVR switch)
    Don't need NVR just straight forward ON/OFF mains contactor switch.

    Quote Originally Posted by Voicecoil View Post
    Limit over-ride (so you can jog back off the end stop)
    Just use Mach's Auto limit override feature for limits, don't even have them trip the E-stop circuit as limit isn't really an emergency it's positional error and it soon becomes tiresome having to Reset mach and reset drives etc when first learning. After few months you'll hardly touch the limits. Just let the controller handle the limits. Let the E-stop handle the emergency and shut down hardware.

    Quote Originally Posted by Voicecoil View Post
    Things that look like they might be useful are:
    Spindle On/Off??
    Water pump On/Off?? (interlocked with spindle)
    Coolant On/Off??
    If not controlling Spindle thru Mach then yes but if you are then wouldn't bother with ON/OFF unless you want to add little extra safety for when changing tools.
    If using a Spindle with VFD then just let the VFD control the water pump so it only comes on when spinning.
    Coolant then yes possibly but Mach got button on screen so if controlling pump thur mach then just use that and keep it simple.

    The important things are you use a latching E-stop circuit so then you'll need Reset button ideally with light to show machines ready to go and drives powered up.
    Power ON/OFF with light, E-stop button and Reset with light are all you really need. The rest is purely personal choice/convenience.

  5. #5
    Thanks for the input guys and nice to see you back and active Jazz, I've learnt a lot from your past posts. I'm intending to use UCCNC rather than Mach 3, does that change anything?

  6. #6
    Glad you making good progress. I use uccnc with the uc300eth, no problems so far

  7. #7
    Quote Originally Posted by Voicecoil View Post
    I'm intending to use UCCNC rather than Mach 3, does that change anything?
    No both do same job so still applies.

    Sent from my SM-T580 using Tapatalk
    -use common sense, if you lack it, there is no software to help that.

    Email: [email protected]

    Web site: www.jazzcnc.co.uk

  8. #8
    I've hopefully future proofed my control box connections.
    3x GX20 4 PIN for nema 34 for X,Y,Z.
    3x GX16 4 PIN for A,B,C nema 23.
    Ethernet connection for limits.
    2x GX16 4 PIN for spindle control / tool changer / ancillary.
    4x GX16 2 PIN for Estop, 5v,12v,24v ancillary power output.
    10A 3pin kettle type connector for coolant relay.
    2x 10A 3 pin mains input on the back.

    Likely need another ethernet if I ever get to tool changer stage.
    Last edited by dazp1976; 26-08-2019 at 11:48 PM.

  9. #9
    m_c's Avatar
    Lives in East Lothian, United Kingdom. Last Activity: 2 Days Ago Forum Superstar, has done so much to help others, they deserve a medal. Has been a member for 9-10 years. Has a total post count of 2,908. Received thanks 360 times, giving thanks to others 8 times.
    For my next control panel, I'll probably only go for the following-
    Power switch
    E-Stop
    Cycle Start*
    Feedhold*
    SSO
    FRO
    MPG

    Everything else I'll do on a touch screen.
    The last panel I built for my mill, I added axis and step size rotary selection switches to go with the MPG, but doing it with some buttons on a touchscreen is far simpler and be just as effective.
    However, all my machines I can reach the control panel from the working area. If I had a big machine, I'd have the MPG on a pendant for convenience.

    *Cycle Start and Feedhold you could also do with on screen buttons, but I prefer having a couple nice big buttons to hit.
    Last edited by m_c; 27-08-2019 at 11:58 AM.
    Avoiding the rubbish customer service from AluminiumWarehouse since July '13.

  10. #10
    Quote Originally Posted by JAZZCNC View Post
    Don't need NVR just straight forward ON/OFF mains contactor switch.
    Using a NVR switch wasn't so much a safety concern (I assume a power fail will reset the controller to a safe state), it was just that from CPC it's cheaper than a separate decent switch + contactor

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Controls Cabinet size
    By driftspin in forum Control Hardware & Systems
    Replies: 9
    Last Post: 23-11-2017, 09:34 PM
  2. switching from steppers to servos - STEP / DIR control
    By dsc in forum Stepper & Servo Motors
    Replies: 6
    Last Post: 18-06-2014, 12:41 PM
  3. Driver switching OFF
    By manofgresley in forum Artsoft Mach (3 & 4)
    Replies: 13
    Last Post: 06-06-2014, 04:57 PM
  4. FOR SALE: 24v 20 amp ABB switching power supply £90
    By gavztheouch in forum Items For Sale
    Replies: 0
    Last Post: 07-02-2014, 07:42 PM
  5. Home switching
    By Vard in forum General Electronics
    Replies: 6
    Last Post: 14-03-2012, 08:32 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
  •