Spindle not rotating?


Results 1 to 8 of 8

Thread: Spindle not rotating?

  1. #1
    Registered
    Join Date
    Jan 2016
    Location
    United States
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default Spindle not rotating?

    First off lets just pretend I dont know jack about CNC/Mach3 as I just started my journey! However I am no dummy haha

    My issue is this, I have built my first machine which I use for pool cues (X/Y/Z/A-Spindle) I only run two profiles in Mach one for inlays (XYZA A being for indexing rotation) and a Tapering profile where A switches to a spindle job just to turn wood stock (no high RPM and yes I am using a stepper to spin) problem is I can't get the stepper to spin in tapering mode as a spindle. Everything works in the Inlay profile, and in tapering I can disengage the spindle and reactivate A and turn it with a hotkey fine. I have confirmed my settings with others that run the same setup and they all seem to match.

    If you have any ideas please feel free to dumb them up a bit! Haha

    Similar Threads:


  2. #2
    Member ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Township
    Posts
    35538
    Downloads
    1
    Uploads
    0

    Default Re: Spindle not rotating?

    Post all of your settings.

    Gerry

    UCCNC 2017 Screenset
    [URL]http://www.thecncwoodworker.com/2017.html[/URL]

    Mach3 2010 Screenset
    [URL]http://www.thecncwoodworker.com/2010.html[/URL]

    JointCAM - CNC Dovetails & Box Joints
    [URL]http://www.g-forcecnc.com/jointcam.html[/URL]

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


  3. #3
    Registered
    Join Date
    Jan 2016
    Location
    United States
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by ger21 View Post
    Post all of your settings.
    I'll grab what I can tomorrow, is there a file that stores the settings that I can post or am I stuck with screen shots?
    Thanks



  4. #4
    Registered
    Join Date
    Jan 2016
    Location
    United States
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default Re: Spindle not rotating?

    Hummm won't let me attach an xml? so I will try screen shots of my applicable settings pages...










    Attached Thumbnails Attached Thumbnails Spindle not rotating?-glc-jpg   Spindle not rotating?-psas-png   Spindle not rotating?-mo-png   Spindle not rotating?-ss-png  

    Spindle not rotating?-mts-png  


  5. #5
    Registered
    Join Date
    Jan 2016
    Location
    United States
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default Re: Spindle not rotating?

    Also the only thing checked active on the input/output/encoder is e-stop

    As I was told and shown by everyone that is correct for this simple setup?

    I am running windows 10, smoothstepper, Xylotex



  6. #6
    Member ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Township
    Posts
    35538
    Downloads
    1
    Uploads
    0

    Default Re: Spindle not rotating?

    What does your g-code look like? Do you have an M3, and an S### in it?

    Gerry

    UCCNC 2017 Screenset
    [URL]http://www.thecncwoodworker.com/2017.html[/URL]

    Mach3 2010 Screenset
    [URL]http://www.thecncwoodworker.com/2010.html[/URL]

    JointCAM - CNC Dovetails & Box Joints
    [URL]http://www.g-forcecnc.com/jointcam.html[/URL]

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


  7. #7
    Registered
    Join Date
    Jan 2016
    Location
    United States
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by ger21 View Post
    What does your g-code look like? Do you have an M3, and an S### in it?
    Here is an exapmle of one of the runs for tapering...

    M3 S800
    M1
    N1 G01 X1. Y0.0048 Z0. F4
    N2 X2. Y0.0108
    N3 X3. Y0.0190
    N4 X4. Y0.0263
    N5 X5. Y0.0360
    N6 X6. Y0.0453
    N7 X7. Y0.0543
    N8 X8. Y0.0655
    N9 X9. Y0.0773
    N10 X10. Y0.0860
    N11 X11. Y0.0973
    N12 X12. Y0.1065
    N13 X13. Y0.1140
    N14 X14. Y0.1200
    N15 X15. Y0.1263
    N16 X16. Y0.1303
    N17 X17. Y0.1340
    N18 X18. Y0.1390
    N19 X19. Y0.1425
    N20 X20. Y0.1490
    N21 X21. Y0.1540
    N22 X22. Y0.1580
    N23 X23. Y0.1590
    N24 X24. Y0.1620
    N25 X25. Y0.1645
    N26 X26. Y0.1660
    N27 X27. Y0.1670
    N28 X28. Y0.1675
    N29 X29. Y0.169
    N30 X30.5 Y0.1735
    M5
    N31 Y-0.25
    N32 X0. F120



  8. #8
    Registered
    Join Date
    Jan 2016
    Location
    United States
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    Found my problem... missed a setting on the ESS config.

    All is well!

    Thanks

    Quote Originally Posted by Sileighty_Guru View Post
    Here is an exapmle of one of the runs for tapering...

    M3 S800
    M1
    N1 G01 X1. Y0.0048 Z0. F4
    N2 X2. Y0.0108
    N3 X3. Y0.0190
    N4 X4. Y0.0263
    N5 X5. Y0.0360
    N6 X6. Y0.0453
    N7 X7. Y0.0543
    N8 X8. Y0.0655
    N9 X9. Y0.0773
    N10 X10. Y0.0860
    N11 X11. Y0.0973
    N12 X12. Y0.1065
    N13 X13. Y0.1140
    N14 X14. Y0.1200
    N15 X15. Y0.1263
    N16 X16. Y0.1303
    N17 X17. Y0.1340
    N18 X18. Y0.1390
    N19 X19. Y0.1425
    N20 X20. Y0.1490
    N21 X21. Y0.1540
    N22 X22. Y0.1580
    N23 X23. Y0.1590
    N24 X24. Y0.1620
    N25 X25. Y0.1645
    N26 X26. Y0.1660
    N27 X27. Y0.1670
    N28 X28. Y0.1675
    N29 X29. Y0.169
    N30 X30.5 Y0.1735
    M5
    N31 Y-0.25
    N32 X0. F120




Tags for this Thread

Posting Permissions

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


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Spindle not rotating?

Spindle not rotating?