Need Help! Help G41 doesn't work for multiple offsets!


Page 1 of 2 12 LastLast
Results 1 to 20 of 31

Thread: Help G41 doesn't work for multiple offsets!

  1. #1

    Default Help G41 doesn't work for multiple offsets!

    Hi. Mach3 on Mill.
    I have many parts which have 2 operations. I have 2 fixtures mounted to my table. Im using G54 for one fixture, and G56 for the other in the same program. Mach3 will machine everything perfectly, until it gets to the precision bore sizes and I use G41 cutter compensation. Then it will go nuts.
    If I have G54 as active offset when I load the program, it will generate perfect toolpath for G54, and crazy scribble for the G56 portion using G41. If I select G56 as active work offset when I load the program it will generate crazy scribble for the G54 portion using G41. If G55 or any other is active work offset both toolpaths have crazy scribble for the G41 portion. I'm certain Mach is using the currently selected active work offset for toolpath generation, instead of programmed work offset.

    I also tried using only G54, and writing in my other fixture with G52 offset. This gives me the same errors. The code is perfect until G41 is involved.

    Is there a fix for this?
    Does Mach4 correct this?

    Thanks

    Sent from my SAMSUNG-SM-G891A using Tapatalk

    Similar Threads:


  2. #2
    Member
    Join Date
    Jun 2018
    Location
    on my feet
    Posts
    986
    Downloads
    1
    Uploads
    0

    Default Re: Help G41 doesn't work for multiple offsets!

    hard for anyone to help resolve the problem without at least seeing the code . These things usually boil down to programming errors or oversights



  3. #3

    Default Re: Help G41 doesn't work for multiple offsets!

    Quote Originally Posted by metalmayhem View Post
    hard for anyone to help resolve the problem without at least seeing the code . These things usually boil down to programming errors or oversights
    Not to sound arrogant, but this is not a code error, rather a Mach3 bug with cutter compensation G41/G42, when using any offset other than the currently selected active work offset.
    I can literally make the problem go away by simply selecting the right work offset. My problem is from having 2 work offsets in 1 program + using G41. This particular program is about 5K lines long. Ill make a simpler example and post it up today.

    Thanks

    Sent from my SAMSUNG-SM-G891A using Tapatalk



  4. #4
    Member mactec54's Avatar
    Join Date
    Jan 2005
    Location
    USA
    Posts
    15362
    Downloads
    0
    Uploads
    0

    Default Re: Help G41 doesn't work for multiple offsets!

    Quote Originally Posted by BehemothDT View Post
    Not to sound arrogant, but this is not a code error, rather a Mach3 bug with cutter compensation G41/G42, when using any offset other than the currently selected active work offset.
    I can literally make the problem go away by simply selecting the right work offset. My problem is from having 2 work offsets in 1 program + using G41. This particular program is about 5K lines long. Ill make a simpler example and post it up today.

    Thanks

    Sent from my SAMSUNG-SM-G891A using Tapatalk
    Post your code or how you have inserted the cutter comp

    G41 has nothing to do with work offsets, G41 /G42 is only used for cutter compensation and has to do a line feed move before it will activate, you also have to cancel it after the operation G40 has finished and then use it again in the next work offset after a feed move G41

    Do you adjust with cutter comp for tool wear ??

    what is your purpose for using G41 cutter comp ??

    I must say though Mach3 with cutter comp was never very reliable

    Mactec54


  5. #5

    Default Re: Help G41 doesn't work for multiple offsets!

    Im working on posting the code and a couple pictures of the simulation display.

    Sent from my SAMSUNG-SM-G891A using Tapatalk



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

    Default Re: Help G41 doesn't work for multiple offsets!

    I believe th as t this is a known issue with Mach3.

    Mach4 is completely new, so it should not have this issue.

    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

    Default Re: Help G41 doesn't work for multiple offsets!

    Terrible pictures of the display, sorry.
    First picture I select G54 as active work offset. Second picture I select G56 as active work offset.

    If someone can confirm that Mach4 takes care of this, I will be upgrading to Mach4. This will streamline my production. cutter comp test 2.txt

    Sent from my SAMSUNG-SM-G891A using Tapatalk



  8. #8

    Default Re: Help G41 doesn't work for multiple offsets!

    Quote Originally Posted by mactec54 View Post

    Do you adjust with cutter comp for tool wear ??

    what is your purpose for using G41 cutter comp ??

    I must say though Mach3 with cutter comp was never very reliable
    I'm using G41 so that my bore sizes come out right, no matter if tool is slighlty over or under size. Works like a charm everywhere except Mach3 with multiple offsets.

    I have begun to find many threads on this issue with Mach3 and cutter compensation.

    Sent from my SAMSUNG-SM-G891A using Tapatalk



  9. #9
    Member Mecanix's Avatar
    Join Date
    Aug 2019
    Posts
    339
    Downloads
    0
    Uploads
    0

    Default Re: Help G41 doesn't work for multiple offsets!

    Works flawlessly within MACH3 Version R3.043.062. I'd try this version before going the Mach4 route.

    Screen grab of > Configs > General Settings/ See if you can replicate

    Attached Thumbnails Attached Thumbnails Help G41 doesn't work for multiple offsets!-m3-01-jpg   Help G41 doesn't work for multiple offsets!-m3-02-jpg  


  10. #10

    Default Re: Help G41 doesn't work for multiple offsets!

    Mine does that if I have the tool table loaded with tool #120 as Dia. Of 0.0000".
    Did you run this after telling it the diameter of tool is 1.2500"?

    Sent from my SAMSUNG-SM-G891A using Tapatalk



  11. #11

    Default Re: Help G41 doesn't work for multiple offsets!

    My config settings are same as yours.

    Sent from my SAMSUNG-SM-G891A using Tapatalk



  12. #12
    Member Mecanix's Avatar
    Join Date
    Aug 2019
    Posts
    339
    Downloads
    0
    Uploads
    0

    Default Re: Help G41 doesn't work for multiple offsets!

    Hang on, I'll restart this for you with tool #120 w/ both dia 0.00 and 1.25".

    edit: oh, I see :/

    ps: check this link out, and I wouldn't bother with mach4 (https://www.cnczone.com/forums/gener...0-cnc-cam.html)

    Attached Thumbnails Attached Thumbnails Help G41 doesn't work for multiple offsets!-m3-03-jpg  


  13. #13

    Default Re: Help G41 doesn't work for multiple offsets!

    It may be my 2015 version of mach3

    Sent from my SAMSUNG-SM-G891A using Tapatalk



  14. #14

    Default Re: Help G41 doesn't work for multiple offsets!

    Quote Originally Posted by Mecanix View Post
    Hang on, I'll restart this for you with tool #120 w/ both dia 0.00 and 1.25".

    edit: oh, I see :/

    ps: check this link out, and I wouldn't bother with mach4 (https://www.cnczone.com/forums/gener...0-cnc-cam.html)
    I looked at your link, but I dont even know what its talking about. Is this a new controller software?


    I really need something similar to Mach3, as I need to be making parts instead of learning something totally new.

    Im hoping my hardware is compatible with Mach4 or something similar.

    Sent from my SAMSUNG-SM-G891A using Tapatalk



  15. #15
    Member Mecanix's Avatar
    Join Date
    Aug 2019
    Posts
    339
    Downloads
    0
    Uploads
    0

    Default Re: Help G41 doesn't work for multiple offsets!

    My end came out of R3.043.062... so you can rule this one out.

    Quote Originally Posted by BehemothDT View Post
    Im hoping my hardware is compatible with Mach4 or something similar.
    Most likely not, who knows and I certainly wouldn't 'pay just to find out'. I was serious about that link up... lookup "Rosetta Control" and the work that went into this control & sim package. Just need to change the bob really. Ridiculously affordable in comparison with some industrial controls having similar functions. Game changer imho... certainly makes Mach4 look even more amateur'ish lol

    Tried to help. You are on your own! G'luck



  16. #16
    Member Mecanix's Avatar
    Join Date
    Aug 2019
    Posts
    339
    Downloads
    0
    Uploads
    0

    Default Re: Help G41 doesn't work for multiple offsets!

    Quick'er & cheaper solution for you is to get rid of your c.comp and re-write the code. Possibly make another fixture for those two parts also.



  17. #17

    Default Re: Help G41 doesn't work for multiple offsets!

    Quote Originally Posted by Mecanix View Post
    My end came out of R3.043.062... so you can rule this one out.



    Most likely not, who knows and I certainly wouldn't 'pay just to find out'. I was serious about that link up... lookup "Rosetta Control" and the work that went into this control & sim package. Just need to change the bob really. Ridiculously affordable in comparison with some industrial controls having similar functions. Game changer imho... certainly makes Mach4 look even more amateur'ish lol

    Tried to help. You are on your own! G'luck
    Ill check out that control when i get home on my PC.

    I have multiple parts with multiple fixtures. I need to be able to mix and match.
    Thanks for your help. The machsupport.com forum is a ghost town.


    Sent from my SAMSUNG-SM-G891A using Tapatalk



  18. #18
    Member
    Join Date
    Jul 2017
    Location
    Italy
    Posts
    128
    Downloads
    0
    Uploads
    0

    Default Re: Help G41 doesn't work for multiple offsets!

    That's what I've got loading your "cutter comp test 2.txt" in mine CNC
    placing G54 to X0Y0Z0 and G56 to X10Y0Z0

    Help G41 doesn't work for multiple offsets!-cutter-comp-test-2-jpg

    Gcode program seem correct at view level

    Attached Thumbnails Attached Thumbnails Help G41 doesn't work for multiple offsets!-cutter-comp-test-2-jpg  


  19. #19

    Default Re: Help G41 doesn't work for multiple offsets!

    Shineworld, do you have the tool diameter loaded in tool table for tool 120?

    Sent from my SAMSUNG-SM-G891A using Tapatalk



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

    Default Re: Help G41 doesn't work for multiple offsets!

    Quote Originally Posted by BehemothDT View Post
    It may be my 2015 version of mach3
    The last version of Mach3 was probably from 2013, maybe even older.
    As I said, this is a known bug (one of many) with Mach3. All versions.

    I'm not sure of the status of Mach4's cutter comp. You'll need to download the demo and test 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)


Page 1 of 2 12 LastLast

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

Help G41 doesn't work for multiple offsets!

Help G41 doesn't work for multiple offsets!