Page 1 of 2 12 LastLast
Results 1 to 12 of 20

Thread: Ok, I've searched the board.... No luck...

  1. #1
    ccm
    ccm is offline
    Registered
    Join Date
    Aug 2003
    Location
    Bridgewater, Ma
    Posts
    75
    Downloads
    0
    Uploads
    0

    Question Ok, I've searched the board.... No luck...

    Ok, so with Balsaman's help and others here, I've got the FET3 up and working running my steppers.... got the bugs worked out.... but I need some assistance / recommendations with Turbocnc.
    I've got Version 4, running on a dos desktop which is running 6.22, the qbasic test file runs the steppers just fine, but when I go into Turbocnc I can't seem to get the motors to jog at all. Nor, can I figure out how to change the pin config to verify that TCnc is taking on the correct pins over the lpt port.
    Is there a place that I can obtain a Config for Tcnc that someone is already using, so I can see where I'm going wrong ? Or a suggestion on how to go about changing the pin config, I'm thinking this is what my problem is.

    Thanks guys for all your guidance so far......

    -Art


  2. #2
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,286
    Downloads
    0
    Uploads
    0
    Under Configure> Configure Axis, you can set the parallel port, and step and direction pins for each axis. MAKE SURE you have the correct port set.

    Also, you should download the latest Hotfix from the TurboCNC Yahoo group.
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  3. #3
    ccm
    ccm is offline
    Registered
    Join Date
    Aug 2003
    Location
    Bridgewater, Ma
    Posts
    75
    Downloads
    0
    Uploads
    0
    Ok, so I've got all that setup to the correct pinouts.... still it doesn't respond at all .... What should the parallel port be set to in the bios just out of curiousity ? I've got it set to Bi directional, should I be using ECP or EPP ?
    The lpt is set to H378 in the bios, and in turbocnc....that's what's puzzling me. I'm at a lost at this point...

    -art


  4. #4
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,286
    Downloads
    0
    Uploads
    0
    When you start turbocnc, it lists the available ports on the startup screen. Does this match the bios? I'd try all the different port settings to see if it makes a difference. I have a feeling somethings not set right, double check everything.
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • #5
    ccm
    ccm is offline
    Registered
    Join Date
    Aug 2003
    Location
    Bridgewater, Ma
    Posts
    75
    Downloads
    0
    Uploads
    0
    Ok, so I double checked the port that tcnc is using when it starts up, and it's using 0378h which inside Turbocnc matches up with Lpt1, and the bios is setup for lpt1, it is enabled... and currently set to Bi directional.
    I've looked through my doc's that came with the FET3 and only found one doc that states the pinout to use for Kellycam. Does anyone else on the board use the Fet3 with Turbocnc ? What did you go through to get it functional ?

    -art


  • #6
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,286
    Downloads
    0
    Uploads
    0
    Are there enable pins on it by chance?
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • #7
    ccm
    ccm is offline
    Registered
    Join Date
    Aug 2003
    Location
    Bridgewater, Ma
    Posts
    75
    Downloads
    0
    Uploads
    0
    On the driver board itself .... or do you mean under the pinout that tcnc comes up with ? As for the board, there are no visible, or noted enable pins.
    Plus, the strange thing is ... I can run the qbasic test script that came with the FET3, and it works just fine, I close it and go right into Turbo CNC... and I get no response. So if there is an enable pin hiding somewhere.... I've yet to see or find it.


  • #8
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,286
    Downloads
    0
    Uploads
    0
    In TCNC, go to Configure>Configure IO lines

    Set X enable to pin 14
    Y to pin 16
    Z to pin 17

    Make sure they are all enabled.
    They are labeled as drive 1,2, and 3. Not X, Y and Z. They should correspond to the axis #'s
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • #9
    ccm
    ccm is offline
    Registered
    Join Date
    Aug 2003
    Location
    Bridgewater, Ma
    Posts
    75
    Downloads
    0
    Uploads
    0

    Thumbs up

    Ahh, yes I was in there looking at that, but didn't change anything due to the fact of I wasn't sure that 1,2,3 corresponded with x,y,z
    That's got to be it then.... because I know that I haven't enabled those.
    I'll give that a try this evening.... thanks, I'll let you know how I make out.

    -Art


  • #10
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,286
    Downloads
    0
    Uploads
    0
    If you go to Configure Axis, you'll see the axis number next to the letter.
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • #11
    ccm
    ccm is offline
    Registered
    Join Date
    Aug 2003
    Location
    Bridgewater, Ma
    Posts
    75
    Downloads
    0
    Uploads
    0
    Ok, so I've configured the IO lines as X = 2,3 & 14 enable pin, Y = 4,5 & 16 enable pin, Z = 6,7 & 17 enable pin.
    I've saved the config, reset the ports... and still I have no response from the motors, no high frequency buzzing.... nothing at all.
    However, there is something going on ... because when I get out of turbocnc and the program closes out, the X motor jumps by a step.
    I wonder what this indicates ? I've also tried reversing the step and dir pins as well ( X = 3,2 &14 ) and so on. I'm running this one axis on it's own 12vdc pwr supply with a current resistor to bring the current down to the req's.

    My fear is that I've been in the IT field so long that the problem here is probably so blatantly obvious that I'm overanalyzing it and overseeing the configuration issue which is most likely right under my nose.

    thanks,
    -art


  • #12
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,286
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by ccm

    My fear is that I've been in the IT field so long that the problem here is probably so blatantly obvious that I'm overanalyzing it and overseeing the configuration issue which is most likely right under my nose.

    thanks,
    -art
    I'm pretty sure your right. When you set the enable pins, did youactually enable each axis as well, or just set the pin? They are both on the same screen. Go back and check each axis to make sure. Is your X step 3 and dir 2, or do you have these switched? Steps are 3,5,7, and Dir are 2,4,6.
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • Page 1 of 2 12 LastLast

    Similar Threads

    1. New board help requested
      By pminmo in forum Open Source Controller Boards
      Replies: 32
      Last Post: 09-30-2008, 06:10 AM
    2. single sided A3977 board ( got files uploaded )
      By tekno in forum Open Source Controller Boards
      Replies: 170
      Last Post: 01-27-2007, 08:30 PM
    3. Hypothetical 1 axis 3977 board
      By pminmo in forum Open Source Controller Boards
      Replies: 12
      Last Post: 04-14-2005, 04:41 PM
    4. Mach2 & Rutex relay board.
      By ynneb in forum Mach Software (ArtSoft software)
      Replies: 1
      Last Post: 08-22-2004, 02:50 PM
    5. Scanner board info
      By Jan in forum General Electronics Discussion
      Replies: 0
      Last Post: 12-08-2003, 03:26 PM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.