Need Help! Machine is making a wrong turn


Results 1 to 10 of 10

Thread: Machine is making a wrong turn

  1. #1
    Member Sanderk's Avatar
    Join Date
    Jul 2024
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default Machine is making a wrong turn

    So I bought a second hand CNC router and I am still learning a lot and running into a lot of problems and fixing them. But now I have a weird problem that I can't figure out.

    When running a program the router suddenly takes a right turn where it is not supposed to. Basically it looks like it skips a part of the program and the X axis motor makes a grinding noise and then the machine continues with the rest of the program but it is now shifted ca 16mm in the X axis along with program and machine coordinates

    - It does this only when running a longer program, I tried running only that part of the program where it happens but then it doesn't happen.
    - It does it every time I run that program, within a few mm of the same spot.
    - It does it regardless of the spindle cutting or running
    - the machine is not doing anything difficult at that spot, it is just going in a straight line
    - everything cut before and after is just fine except that it has shifted
    - motor speeds and acceleration seem to make no difference

    The tool path is made in Fusion and post is Mach3mill and I can't see anything funny in the G code but then I am no expert. The code is 8KB in total. I am running Mach3 on a Windows XP machine that came with the router. I don't know anything about the computer. It is connected to a Chinese board by parallel port.

    The only thing I can think of at the moment is that this is a computer problem. Is that possible? I don't think it is a mechanical problem as it happens very repeatable.

    Similar Threads:
    Attached Thumbnails Attached Thumbnails Machine is making a wrong turn-wrong-cut-jpg  
    Last edited by difalkner; 07-12-2024 at 08:00 AM.


  2. #2
    Community Moderator difalkner's Avatar
    Join Date
    Nov 2014
    Location
    United States
    Posts
    719
    Downloads
    0
    Uploads
    0

    Default Re: Machine is making an wrong turn

    Can you upload your Fusion file? Export it as an *.f3d file (you may need to zip it first).

    David
    Romans 3:23
    CurlyWoodShop - www.etsy.com/shop/CurlyWoodShop
    David Falkner - www.youtube.com/user/difalkner
    difalkner - www.instagram.com/difalkner


  3. #3
    Member Sanderk's Avatar
    Join Date
    Jul 2024
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default Re: Machine is making an wrong turn

    The Fusion file is here: https://drive.google.com/file/d/1Rkp...ew?usp=sharing

    Thanks for looking! I am open for any solution but it seems unlikely to me that it is the file. Can a program modify the zero point of the machine?

    I have done some more investigation and from watching a video of what is happening I can see that Mach3 seems to run fine, it is not doing anything while the hiccup happens and when it gets to the next line of code it just executes that and everything else is in sync with running the program that has no hiccup.

    Here is a video: https://drive.google.com/file/d/1491...ew?usp=sharing
    It's supposed to cut the slot on the left but instead turn right too soon and the motor makes a funny noise.

    So maybe it is the controller board? Or communications between the PC and the board?



  4. #4
    Member routalot's Avatar
    Join Date
    Dec 2003
    Posts
    1267
    Downloads
    0
    Uploads
    0

    Default Re: Machine is making an wrong turn

    I don't know if you have encountered Camotics,it is a simulation program that allows you to view the operation on your computer.As it is independent of the CAD/CAM system you have,it isn't linked to any other fault that the system may have.I suggest installing it-it is free-and watching the sequence very closely.If it executes correctly you should be looking at the machine and not concerning yourself with the software.It may just be a slightly loose connection somewhere or maybe some insulation on a cable has chafed and become a bit thin.I couldn't view any of the fusion files as I don't have fusion.Can you post perhaps half a dozen lines of the code at the point where the problem occurs?



  5. #5
    Community Moderator difalkner's Avatar
    Join Date
    Nov 2014
    Location
    United States
    Posts
    719
    Downloads
    0
    Uploads
    0

    Default Re: Machine is making an wrong turn

    Quote Originally Posted by Sanderk View Post
    It's supposed to cut the slot on the left but instead turn right too soon and the motor makes a funny noise.
    I guess I'm not understanding by your description "supposed to cut the slot on the left". The Fusion simulation looks right to me.

    David
    Romans 3:23
    CurlyWoodShop - www.etsy.com/shop/CurlyWoodShop
    David Falkner - www.youtube.com/user/difalkner
    difalkner - www.instagram.com/difalkner


  6. #6
    Member bravernoe's Avatar
    Join Date
    May 2024
    Posts
    29
    Downloads
    0
    Uploads
    0

    Default Re: Machine is making an wrong turn

    It sounds like your CNC router's issue during longer programs, where it unexpectedly shifts along the X-axis and produces a grinding noise, could stem from electrical interference, communication errors between Mach3 and your CNC controller via the parallel port, or potential software compatibility issues with Mach3 on an older Windows XP system. To troubleshoot, ensure all connections are secure, inspect for electrical interference, review Mach3 settings for timing and buffering, and consider testing with a different computer or upgrading your software setup to isolate and resolve the issue effectively.



  7. #7
    Member Sanderk's Avatar
    Join Date
    Jul 2024
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default Re: Machine is making an wrong turn

    In the video I am repeating the program without actually cutting and on the left you can see the slot already cut during the first 3 passes. It's only at the 4th pass that it suddenly goes off course and it does so every time I run the program. Yes, the Fusion simulation is right and also the path displayed in Mach3 looks right, there's nothing in the code that says it should do that.



  8. #8
    Member Sanderk's Avatar
    Join Date
    Jul 2024
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default Re: Machine is making an wrong turn

    Quote Originally Posted by bravernoe View Post
    It sounds like your CNC router's issue during longer programs, where it unexpectedly shifts along the X-axis and produces a grinding noise, could stem from electrical interference, communication errors between Mach3 and your CNC controller via the parallel port, or potential software compatibility issues with Mach3 on an older Windows XP system. To troubleshoot, ensure all connections are secure, inspect for electrical interference, review Mach3 settings for timing and buffering, and consider testing with a different computer or upgrading your software setup to isolate and resolve the issue effectively.
    I guess I will have to do that. I already ordered a replacement board and if that doesn't work the computer is next. Electrical interference... I don't know, is that something that's so repeatable? I have run the program with only the X axis working, no spindle, no other axes and it still did the same thing at the same point in time.



  9. #9
    Community Moderator difalkner's Avatar
    Join Date
    Nov 2014
    Location
    United States
    Posts
    719
    Downloads
    0
    Uploads
    0

    Default Re: Machine is making an wrong turn

    If it's at the same point each time then I would doubt electrical interference is the cause. Have you tried to run each contour profile separately?

    David
    Romans 3:23
    CurlyWoodShop - www.etsy.com/shop/CurlyWoodShop
    David Falkner - www.youtube.com/user/difalkner
    difalkner - www.instagram.com/difalkner


  10. #10
    Member Sanderk's Avatar
    Join Date
    Jul 2024
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default Re: Machine is making an wrong turn

    Update: First I replaced the board with another one and still had the same problem at the same point. I then upgraded Mach3 to the latest version: didn't fix it either.
    Then finally I replaced the whole PC with a new second hand one with a fresh installation of Windows 7 (comes with it own problems) and now the problem is gone.

    Conclusion: not what the problem with the PC was, if it was hardware or other software installed but there was something weird in the PC.



  11. #11
    Community Moderator difalkner's Avatar
    Join Date
    Nov 2014
    Location
    United States
    Posts
    719
    Downloads
    0
    Uploads
    0

    Default Re: Machine is making an wrong turn

    Quote Originally Posted by Sanderk View Post
    Update: First I replaced the board with another one and still had the same problem at the same point. I then upgraded Mach3 to the latest version: didn't fix it either.
    Then finally I replaced the whole PC with a new second hand one with a fresh installation of Windows 7 (comes with it own problems) and now the problem is gone.

    Conclusion: not what the problem with the PC was, if it was hardware or other software installed but there was something weird in the PC.
    Glad you got it all worked out!

    David
    Romans 3:23
    CurlyWoodShop - www.etsy.com/shop/CurlyWoodShop
    David Falkner - www.youtube.com/user/difalkner
    difalkner - www.instagram.com/difalkner


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

Machine is making a wrong turn

Machine is making a wrong turn