586,115 active members*
3,422 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2012
    Posts
    0

    Mach3 CV mode problem

    Here's the situation - I'm trying to setup Mach3 to control a paper handling machine. As the machine is set up the X axis controls the position of the paper cutting carriage, while the Y axis controls the large paper feeding drum. The Y axis is extremely fast but has a LOT of inertia. We're talking >10000 IPM, but takes about 6 seconds to get up to speed.

    I can set everything up in Mach3 so that it jogs properly, motors are happy, acceleration good, etc.

    Here's the problem... I need continuous motion on the Y axis (so that I don't waste time spinning the drums up and down), but I also have to sneak in some intermittent X motion.

    But I couldn't get it to work smoothly. For testing purposes I tried this code to ensure the CV function was working properly (I figure I'll add my X moves to these lines later once the CV settings are good):

    G01 Y1000 F15000
    G01 Y1000 F15000
    G01 Y1000 F15000
    G01 Y1000 F15000
    etc...

    And its not. The Y axis needs about 900" to get up to speed, but with the above code it never does; Mach3 still decelerates the drum between each line. In fact there is not much difference between the behavior in CV mode and that in Exact Stop.

    Any ideas how to fix that??

    EDIT: Btw I tried various "look ahead" settings from 2 to 500 and didn't notice a change. "Stop CV on Angle" is unchecked.

  2. #2
    Join Date
    Mar 2003
    Posts
    35538
    Set up the Y axis as a step/direction spindle and let it run continuously?
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

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

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

  3. #3
    Join Date
    Oct 2012
    Posts
    0
    Quote Originally Posted by ger21 View Post
    Set up the Y axis as a step/direction spindle and let it run continuously?
    That would be perfect... I didn't know a "step/direction" spindle was a thing.

    I don't have an index pulse, can I get away without it since I have step control?

  4. #4
    Join Date
    Oct 2012
    Posts
    0
    Well I don't know much about lathe programming, but it looks like there's no way to count the Y axis position if you set it up as a spindle...?

    e.g. I need to make my X moves at certain times, e.g. after 1000" are fed... can I do that if the feed is a spindle? I can't find how you'd program that, even if I did add a spindle index.

Similar Threads

  1. What is - Torque Mode? Position Mode? Speed/Velocity Mode?
    By sunmix in forum Servo Motors / Drives
    Replies: 48
    Last Post: 01-20-2024, 10:34 AM
  2. Mach3 stoppages in plasma mode
    By Mike 1948 in forum Machines running Mach Software
    Replies: 5
    Last Post: 08-04-2009, 04:09 AM
  3. MACH3 PLASMA IN EDIT MODE
    By john robin in forum Mach Plasma / Laser
    Replies: 2
    Last Post: 11-28-2007, 06:05 PM
  4. Mach3 and MaxCL mode
    By Jonne in forum Machines running Mach Software
    Replies: 2
    Last Post: 11-13-2007, 04:35 PM
  5. Problem with CV mode
    By mariano_mdf in forum Machines running Mach Software
    Replies: 2
    Last Post: 03-11-2007, 08:28 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
  •