. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by Chaz View Post
    Yep, which is how the Mach 3 ATC macro works.
    So are you saying this Turret does have sensor.? I was under the impression it didn't and just rotated set amount then reversed little. Then updated tool table.

  2. #2
    Chaz's Avatar
    Lives in Ickenham, West London, United Kingdom. Last Activity: 5 Days Ago Has a total post count of 1,654. Received thanks 115 times, giving thanks to others 71 times.
    Quote Originally Posted by JAZZCNC View Post
    So are you saying this Turret does have sensor.? I was under the impression it didn't and just rotated set amount then reversed little. Then updated tool table.
    No, no sensor. Here is a video of it running (on Mach 3).

    https://www.youtube.com/watch?v=-cCDulVashA

  3. #3
    Chaz's Avatar
    Lives in Ickenham, West London, United Kingdom. Last Activity: 5 Days Ago Has a total post count of 1,654. Received thanks 115 times, giving thanks to others 71 times.

  4. #4
    Quote Originally Posted by Chaz View Post
    Ye thats one I've been looking at and is more like what would be needed to make work thru PLC. Notice there are commands for error checking and actually turning turret.

  5. #5
    Chaz's Avatar
    Lives in Ickenham, West London, United Kingdom. Last Activity: 5 Days Ago Has a total post count of 1,654. Received thanks 115 times, giving thanks to others 71 times.
    Copied:-

    TurretMotor is an output. It turns on if currentPosition_W != RequestedLocation_W.

    ;If current position != requested position, rotate turret
    IF DoingTurretIndex_M && RequestedLocation_W != CurrentTurretPosition_W THEN SET TurretMotor

    Not sure where or how this TurretMotor is defined. On my Triac, that was just an output for a relay, so that's easy. This is different as its actually the A Axis and not an 'outside' device.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Centroid Acorn DIY CNC controller
    By NB70 in forum Control Hardware & Systems
    Replies: 3
    Last Post: 15-11-2017, 02:14 PM
  2. Centroid Acorn CNC Controller
    By wallyblackburn in forum Gantry/Router Machines & Building
    Replies: 22
    Last Post: 29-10-2017, 12:28 PM
  3. Controller Cabinet
    By cropwell in forum Workshop & Equipment
    Replies: 2
    Last Post: 19-12-2015, 02:23 PM
  4. FOR SALE: Controller Box for sale
    By lateAtNight in forum Items For Sale
    Replies: 12
    Last Post: 04-03-2012, 10:17 AM
  5. Controller Box
    By M250cnc in forum Motor Drivers & Controllers
    Replies: 1
    Last Post: 21-11-2010, 01:34 AM

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
  •