586,096 active members*
3,650 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > LinuxCNC (formerly EMC2) > Using EMC2 for non-step/dir steppers in DIY mill
Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2010
    Posts
    21

    Using EMC2 for non-step/dir steppers in DIY mill

    I'm told on another forum that EMC2 should support setting up to phase drive steppers, but I can't figure this out in EMC itself. Am I chasing a ghost, or does someone know how to do set this up in EMC2? The setup config tools all seem to require a step/dir schema. After extensive searching I'm not finding any good direction on this. Suggestions?

    Any help is much appreciated.

  2. #2
    Join Date
    Jan 2009
    Posts
    237
    EMC2 is a machine control program that conforms to "standard" g-code formats.
    There is a useful setup application to aid in the use of stepper drives . Step and Direction.

    EMC2 will send pulses from a PC parallel port to motor drives configured to receive them.
    EMC2 has no provision to act as a motor drive.
    The options available with specialty add on cards are extensive.

    Search the web, the EMC2 web site and forum has more information available than any one person can read in a week!

  3. #3
    Join Date
    Nov 2005
    Posts
    496
    Actually EMC can output many different signals.
    see here:
    http://www.linuxcnc.org/docs/devel/h...stepgen.9.html
    It's just that step / directions is by far most popular.

  4. #4
    Join Date
    Mar 2004
    Posts
    369
    Quote Originally Posted by hondaman900 View Post
    I'm told on another forum that EMC2 should support setting up to phase drive steppers, but I can't figure this out in EMC itself. Am I chasing a ghost, or does someone know how to do set this up in EMC2? The setup config tools all seem to require a step/dir schema. After extensive searching I'm not finding any good direction on this. Suggestions?

    Any help is much appreciated.
    Yes, EMC has a variety of options for signalling the stepper drive. Other than step/direction, there is a Bridgeport full-step phase drive as well as a half-step phase drive. These are selected when you install the software step module. I don't think you can make these selections yet directly in the stepconf wizard, but you can edit in the change after making most of the other settings in the wizard.

    In the integrator's manual :
    http://www.linuxcnc.org/docs/EMC2_Integrator_Manual.pdf
    under HAL / internal components / stepgen / step types, you will see the available step output signal schemes. The step type is selected by a code when you install the driver with the loadrt command in your xxx.hal file. I think step type 2 is what you want for full steps, you can then invert each signal (A and B) to make the not-A and not-B signals. That way, you still only need two parallel port bits per axis.

    Jon

Similar Threads

  1. Replies: 0
    Last Post: 12-21-2009, 11:35 AM
  2. LARKEN viper.100 (step/dir) on EMC2
    By krummigudna in forum LinuxCNC (formerly EMC2)
    Replies: 0
    Last Post: 06-08-2008, 09:26 PM
  3. How run pluto step on emc2 ?
    By bigeye3107 in forum LinuxCNC (formerly EMC2)
    Replies: 3
    Last Post: 02-04-2008, 05:13 PM
  4. EMC2 HOW DO YOU SET MOTOR STEP ACCURACY
    By Gads in forum LinuxCNC (formerly EMC2)
    Replies: 1
    Last Post: 01-29-2008, 03:36 PM
  5. EMC2 - Step/Direction Change Precharge
    By NightHawk.Eng in forum LinuxCNC (formerly EMC2)
    Replies: 3
    Last Post: 08-13-2007, 07:30 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
  •