585,908 active members*
3,950 visitors online*
Register for free
Login
Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2004
    Posts
    668

    Latest Test Run

    Moderator please remove all my other posted messages they are no longer relevant. Thank you sir.
    ger21. I did a MDI test with the code you suggested earlier here.
    G0 Z1.5
    G0 X6.75 Y1075
    and it performed beautifully. Went right where I wanted it to be. So I guess I've finally got it to move correctly. But I still have this issue. The toolpath display window shows about a quarter of the part to be made. It moves to the correct start point goes into the material the correct amount them starts to do what I want, the stops at this line of code. N49 30X-3.2786 X1.6454 and the status line says, " Too Fast for pulley using Max." What does that mean? I ran it again to see what would happen and it stopped at line, N500 X-3.3265 Y-1.6544 with the same status line error. This file isn't too big is it? Any ideas as to what is set wrong with the pulley, or is it the code?
    Attached Files Attached Files

  2. #2
    Join Date
    May 2005
    Posts
    1810
    The pulley speed thing is because you have requested a speed that exceeds the way the pulleys are set up. It's really not that big of a deal and it won't keep the program from running. Do you have the spindle speed running through Mach? I mean - do you have a speed board and can you command your speeds within the program or do you run your spindle manually? You might need to set up your pulley speeds in Mach. Forgive me if you have all of this taken care of!

    It sounds like you have the demo version? Forgive me if you have mentioned this in the past - I have not seen your other threads (been away quite a bit lately!). Mach demo is limited to 500 lines of code and it will stop running beyond that. Sounds like that could be the case here. If so, you will have to break up your program into smaller chunks.

    "N49 30X-3.2786 X1.6454 " - what's with the "30" right before the first X? That's not supposed to be there - maybe its supposed to be a G0 or a G1? Also, you have commanded two X moves on the same line. One of those should be Y I assume.

    Scott
    Consistency is a good thing....unless you're consistently an idiot.

  3. #3
    Join Date
    Mar 2003
    Posts
    35538
    Scott, he mistyped N4930 X-3......

    Speedre, the pulley error comes up when the line S36000 M3, and just stays there after that. You can disregard it, as you're not using the spindle speed.

    And Scott is right, you're running in demo mode. So am I, and mine stops at the same place. About 500 lines in. If you have a license, you need to put the license file in your Mach3 folder.
    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)

  4. #4
    Join Date
    Jan 2004
    Posts
    668
    So if I understand this the " S " is for spindle and the number 36000 is the rpm's, correct? Then how and where in Mach 3 do I change that? I'm not using it to control the spindle speed. I use a variable speed 1 HP router for my " spindle ". And yes it seems I am using a demo version. Where do I confirm my license in Mach 3. I have copied to the Mach 3 folder already?. See, I'm learning one step at a time.

  5. #5
    Join Date
    Mar 2003
    Posts
    35538
    V-Carve Pro is adding the S36000. The 36000 is assigned to the tool your using. It doesn't hurt to leave it in there, as the message is just a warning.

    You should have a license file in the Mach3 folder. They send it to you when you register mach3.
    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)

Similar Threads

  1. My latest project, Machine #2
    By Lionclaw in forum CNC Wood Router Project Log
    Replies: 277
    Last Post: 10-31-2010, 08:47 PM
  2. Latest problem.. 434 alarm
    By kirby in forum Fanuc
    Replies: 12
    Last Post: 04-12-2010, 03:02 AM
  3. The latest my SL10
    By PBMW in forum Haas Lathes
    Replies: 15
    Last Post: 02-04-2008, 02:16 AM
  4. Latest BDI with Joypad?
    By benedict in forum LinuxCNC (formerly EMC2)
    Replies: 4
    Last Post: 11-06-2007, 06:59 PM
  5. looking for latest mastercam demo
    By xcranker in forum Mastercam
    Replies: 1
    Last Post: 01-16-2007, 12:02 AM

Posting Permissions

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