. .
Page 7 of 35 FirstFirst ... 5678917 ... LastLast
  1. #61
    Quote Originally Posted by irving2008 View Post
    no probs rick... write the code and i'll program a PIC for you... if I havent done it first myself... lol what's your preferred flavour of PIC?

    The Les Jones solution is neat, but limited... the Trexon's ability to display Surface Speed based on diameter is useful

    Ok irving can you explain that a little for me because im missing something here..lol

    Ive always liked the 16f877 in the pdip package

    What features would it be usefull for this program to have and why?
    Last edited by Ricardoco; 03-08-2010 at 05:21 PM.

  2. what are you missing? design the program and write the code and send me the source and I'll compile it into a PIC :), sell it on ebay... next stop, world domination!!!

    Seriously, I use the F877 in my testbed, which has a 4x4 keypad and a 20x2 display (actually 2, one a serial i/f VFD and the other a parallel LCD).

    I would have the program have 3 modes:

    Mode 1/ show actual speed in RPM (allowing input of a # pulses/rev value)
    Mode 2/ Given a material type & a tool diameter & # flutes (or for a lathe, material type and diameter) and return the recommended spindle speed and feed rate
    Mode 3/ Given a tool diameter and current speed show the surface cutting speed in m/min

  3. #63
    Quote Originally Posted by irving2008 View Post
    what are you missing? design the program and write the code and send me the source and I'll compile it into a PIC :), sell it on ebay... next stop, world domination!!!

    Seriously, I use the F877 in my testbed, which has a 4x4 keypad and a 20x2 display (actually 2, one a serial i/f VFD and the other a parallel LCD).

    I would have the program have 3 modes:

    Mode 1/ show actual speed in RPM (allowing input of a # pulses/rev value)
    Mode 2/ Given a material type & a tool diameter & # flutes (or for a lathe, material type and diameter) and return the recommended spindle speed and feed rate
    Mode 3/ Given a tool diameter and current speed show the surface cutting speed in m/min
    Thats a cool idea, in fact i wanted to put some axis jog buttons on the front panel as well so maybe i should consider a pic circuit based control panel along with the speed controller, im ok with writing the program i think (ive spent many a wee small hour with my copy of pic basic pro and a 16f877) but im not sure what the input format would be from the speed pickup and the output to the drivers, this is where my knowlege is lacking im afraid.

    and thats not to mention how to do an interface that wont mess up Mach short of having a switch that swapped out all the lines lol. so if we are going down the DIY road im going to need to pick many brains!!!!

  4. #64
    i2i's Avatar
    Lives in Cardiff, United Kingdom. Last Activity: 25-10-2022 Has been a member for 9-10 years. Has a total post count of 699. Received thanks 29 times, giving thanks to others 1 times.
    there is the old "burst the bubble" way to look at this. Why do you need a spindle tacho on the machine, when it shows you on the monitor what speed the spindle is doing. But most of all, you should know what speed it's going as you would have written the code.

  5. #65
    Well as i have said having a the ability to axis jog without using the PC appeals to me and having a nice RED led display of the speed of the spindle i think is a nice feature, and the other features that irving has mentioned is just a bonus. Besides which i like buttons so there :heehee:

  6. #66
    Quote Originally Posted by i2i View Post
    But most of all, you should know what speed it's going as you would have written the code.
    Ahh yes but there is the speed mach is telling the motor it should be doing and there is the actual speed at the spindle which is what i am after for reference..

    IE, belt snaps Mach says 2000rpm, actual spindle at tool 0 rpm.

  7. #67
    z3t4's Avatar
    Lives in Manchester, United Kingdom. Last Activity: 27-01-2024 Has been a member for 9-10 years. Has a total post count of 31.
    Quote Originally Posted by irving2008 View Post
    The Les Jones solution is neat, but limited... the Trexon's ability to display Surface Speed based on diameter is useful
    Admittedly. I think he designed it as a simple tach, but (with an eye on the clever stuff Shumatech can do with a 1 pulse per rev input, e.g. surface speed) I emailed Les and he kindly provided code to produce a 1 pulse per rev output as well as the 7-seg display. A gentleman.

    John

  8. Quote Originally Posted by Ricardoco View Post
    Thats a cool idea, in fact i wanted to put some axis jog buttons on the front panel as well so maybe i should consider a pic circuit based control panel along with the speed controller, im ok with writing the program i think (ive spent many a wee small hour with my copy of pic basic pro and a 16f877) but im not sure what the input format would be from the speed pickup and the output to the drivers, this is where my knowlege is lacking im afraid.

    and thats not to mention how to do an interface that wont mess up Mach short of having a switch that swapped out all the lines lol. so if we are going down the DIY road im going to need to pick many brains!!!!
    Interfacing is my speciality, ask away....

    pic basic pro... hmmm, ok if you must lol... I'm a C man myself but can program in anything sensible... pic basic is interpreted I think, so not sure if you can get 'real-time' enough to do accurate inter-pulse timing, tho will depend on the PIC clock speed of course.

  9. #69
    i2i's Avatar
    Lives in Cardiff, United Kingdom. Last Activity: 25-10-2022 Has been a member for 9-10 years. Has a total post count of 699. Received thanks 29 times, giving thanks to others 1 times.
    Quote Originally Posted by Ricardoco View Post
    Ahh yes but there is the speed mach is telling the motor it should be doing and there is the actual speed at the spindle which is what i am after for reference..

    IE, belt snaps Mach says 2000rpm, actual spindle at tool 0 rpm.
    You're still thinking manual, you've got to get on the cnc bandwagon and trust the machine.

  10. #70
    Quote Originally Posted by irving2008 View Post
    Interfacing is my speciality, ask away....

    pic basic pro... hmmm, ok if you must lol... I'm a C man myself but can program in anything sensible
    Ok C it is if thats what you call it,lol, i will have to dig out all my software now ......

Page 7 of 35 FirstFirst ... 5678917 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. The Boxford 260VMC as you probably never seen it before!
    By rnr107 in forum Boxford Vertical Mills
    Replies: 36
    Last Post: 28-04-2021, 07:57 AM
  2. Boxford 260 VMC
    By shoeswith in forum Boxford Vertical Mills
    Replies: 3
    Last Post: 10-04-2017, 06:20 PM
  3. boxford vmc 300
    By bigred5765 in forum Boxford Vertical Mills
    Replies: 0
    Last Post: 22-04-2014, 04:22 PM
  4. Boxford mt2
    By Hellfire in forum Boxford Lathes
    Replies: 6
    Last Post: 03-08-2012, 08:46 AM
  5. Boxford 160 TCL
    By Brinner in forum Boxford Lathes
    Replies: 1
    Last Post: 31-03-2012, 09:11 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
  •