586,329 active members*
4,952 visitors online*
Register for free
Login
Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2008
    Posts
    2100

    Its Time - First Build Based on LinuxCNC

    I think its time. I have done conversions and worked with several Mach 3 based machines. I'm still wrapping up a Hurco conversion to Mach. I decided its time to build a machine with LinuxCNC in mind.

    I'm starting simple with a 2 axis mini lathe. I'll just go with gang tooling on this one. If I do another I may add a live toolpost, but this one is going to be simple.

    I'm going to start with a standard LPT port, but I'm not against going with something like a 5i25 card if the port turns out not to be upto it.

    All of that being said... I'll want to be able to do single point threading on it, so can somebody point me to the basics on setting that up with LinuxCNC. Please, no need to recap. Point me to other conversations and references. I am glad to read up. In the mean time I'll start doing some searches and see what I can find on my own too.

    Thanks for any help.
    Bob La Londe
    http://www.YumaBassMan.com

  2. #2
    Join Date
    Feb 2007
    Posts
    711
    LinuxCNC Documentation Wiki: SpindleSynchronizedMotion

    as far as I can tell, you just need to have a spindle speed/position sensor.
    the functionality should all be there in the gcodes g33 and g76.

    As far as the sensor, some reading will be required, but I think you can get away with just 1 pulse per rev, although more are ok too..

    Hopefully one day I'll be able to cnc a lathe also. Sounds like fun.

  3. #3
    Join Date
    Feb 2007
    Posts
    711
    It seems that 100 ppr quad + index is a good balance if you are going through the trouble to mount an encoder, and using the parallel port to get those pulses into linuxcnc.

    here is a fairly cheap one that I found. (5000 max rpm) TRDA-2E100BD | Incremental Encoder: 1/4 inch solid shaft, 100 PPR, 12-24 VDC

    and here is a nice diy alternative.
    Lathe Spindle Encoder

    There are probably some good deals on ebay also.
    I think finding something that fits well to the existing machine would probably be important.


    Are you building from scratch or do you already have a minilathe?

  4. #4
    Join Date
    Oct 2008
    Posts
    2100
    I already have a mini lathe. I decided I had stripped my last plastic part on it over the weekend, and I want to get rid of all the gears on the head. Just go straight CNC with it. I have another slightly bigger lathe I'll keep for manual work.

    Will LinuxCNC be able to provide a closed loop configuration for the spindle motor? It sounds kinda like it if it requires both an index and an encoder input.
    Bob La Londe
    http://www.YumaBassMan.com

  5. #5
    Join Date
    Jul 2003
    Posts
    1754
    You can do threading with a single index like mach - but linuxcnc allows you to use a quadature encoder + index. As alan stated - if you are going to use the printer port - a 100 count (400 quad) encoder with index works great. If you are going with a mesa 5i25 - then you are less limited as the 5i25 does the encoder counting (also pwm and step generation).

    This also allows you to rigid tap, (you need a quadature encoder with index to rigid tap)

    sam

Similar Threads

  1. 1st build, Aluminium extrusion based
    By andtfoot in forum CNC Wood Router Project Log
    Replies: 15
    Last Post: 11-20-2015, 03:46 PM
  2. RT-8p8c - PIC32 based ethernet interface board for LinuxCNC
    By kinsa in forum PIC Programing / Design
    Replies: 16
    Last Post: 10-30-2015, 01:44 PM
  3. K6100 conversion to LinuxCNC "Build" thread.
    By kiwichris in forum LinuxCNC (formerly EMC2)
    Replies: 5
    Last Post: 11-26-2012, 12:23 PM
  4. Large (4'X10') build based on Chinese CO2 tube
    By R and G Leather in forum Laser Engraving / Cutting Machine General Topics
    Replies: 23
    Last Post: 04-07-2009, 01:15 AM
  5. Spindle Build based on ER32 Collet Extension
    By InventIt in forum DIY CNC Router Table Machines
    Replies: 10
    Last Post: 03-21-2009, 02:47 PM

Posting Permissions

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