Need Help! Help G41 doesn't work for multiple offsets! - Page 2


Page 2 of 2 FirstFirst 12
Results 21 to 31 of 31

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

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

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

    [QUOTE=BehemothDT;2319064]Shineworld, do you have the tool diameter loaded in tool table for tool 120?

    Yes, I've used a tool diameter of 1.2 in.
    To use 1.25 in I need to change G41 mode from Normal to Easy Lead In mode otherwise the g code compilator sign "Cutter gouging with cutter radius comp" error.

    In RosettaCNC is possible to define 3 types of G41 compensations strategies: NIST, Easy Lead In and Normal (the default mode).
    Every mode manage differently the gouging questions.

    For CAM like Fusion 360 Easy Lead In is the right way.
    For manual gcode is better to use Normal way in which gouging is managed better
    NIST mode is the more strict way and implement the NGC274D-NIST standard.




  2. #22

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

    Shineworld, I thought you had run my code in mach3. I enlarge the picture and squint my eyes and see the RosettaCNC at top.

    Im very interested in RosettaCNC, but can't find much info from users. They have a cool video of some 3D embossing and such.

    I went to their site and didn't see prices. I really want something that will go with most of my already installed electronics and hardware. I can migrate to Mach4 Hobby for about $300.

    I only need 4 axis.

    Sent from my SAMSUNG-SM-G891A using Tapatalk



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

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

    @DehmothDT,

    I'm in software development team of RosettaCNC so I can reply to some your questions.

    RosettaCNC is a brand of QEM srl a 40 years old Italian factory which produce PLC's, custom CNC's and instruments for industrial applications,
    so RosettaCNC is an Industrial CNC with all required certificates.

    The prices are not available on web for many reasons.
    Price depends by hardware/software options and quantities but you can request a price with web form in rosettacnc web site just placing a valid email and your needs.

    Just for info a 4 axis RosettaCNC-A start from 399E to below 2000E of RosettaCNC-B with RTCP, OPC.UA, EtherCAT & step/dir outputs and other features.

    The product is not knowed outside of EU at moment.. will be.
    I'm just ending the full management of Imperial system in UI to reach US needs.

    The system is composed of PC software and CNC board.
    PC software is used only for UI interface, G Code compiling and board settings.
    CNC board is based on proprietary RealtTime Operative System and manage itself interpolations, I/O, etc,
    so PC requirements are very little because all of job is done by CNC board.
    The CNC manage Fanuc-B macro language with some extensions.



  4. #24
    Member
    Join Date
    Jun 2018
    Location
    on my feet
    Posts
    987
    Downloads
    1
    Uploads
    0

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

    Help G41 doesn't work for multiple offsets!-capture-jpg

    this is what I'm getting in mach 3



  5. #25

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

    Quote Originally Posted by metalmayhem View Post
    Help G41 doesn't work for multiple offsets!-capture-jpg

    this is what I'm getting in mach 3
    Did you input the tool diameter 1.25" in the tool table for #120?

    If diameter is set at 0.0" mine looks like yours.

    Sent from my SAMSUNG-SM-G891A using Tapatalk



  6. #26
    Member
    Join Date
    Jun 2018
    Location
    on my feet
    Posts
    987
    Downloads
    1
    Uploads
    0

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

    i was playing around with it and I see what you mean . I put 1.25 in the wear earlier , when I put it in diameter then it's pretty whacked out



  7. #27
    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 metalmayhem View Post
    i was playing around with it and I see what you mean . I put 1.25 in the wear earlier , when I put it in diameter then it's pretty whacked out
    You would never put 1.25 in the wear dia that would mean the tool diameter would be 2.5 dia

    D the tool diameter=1.250 tool wear is only how much you want to add so if you added 0.010 this would add 0.010 to the diameter of the tool

    Mactec54


  8. #28
    Member
    Join Date
    Jun 2018
    Location
    on my feet
    Posts
    987
    Downloads
    1
    Uploads
    0

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

    Quote Originally Posted by mactec54 View Post
    You would never put 1.25 in the wear dia that would mean the tool diameter would be 2.5 dia

    D the tool diameter=1.250 tool wear is only how much you want to add so if you added 0.010 this would add 0.010 to the diameter of the tool

    tell me something I don't know
    I'm just trying to repeat what was suggested and I happened to put the suggested value in wear rather than diameter



  9. #29
    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!

    The Wear offset column in Mach3 doesn't do anything at all.

    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)


  10. #30
    Member
    Join Date
    Jun 2018
    Location
    on my feet
    Posts
    987
    Downloads
    1
    Uploads
    0

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

    I played around some and chopping up the code into sub routines for the finish paths resolves the problem on multiple work offsets



  11. #31
    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 ger21 View Post
    The Wear offset column in Mach3 doesn't do anything at all.
    I don't know if it works or not I never use the wear offset

    But I do use a P value in the code and it work just fine

    Just did this for kicks and giggles these are just straight lines, and it works as programed what ever the P value is it will offset the tool by that amount

    %
    G90 G17 G40 G80
    G21
    G54
    G0Z1.
    G0 X0 Y0.
    S1000 M3
    G1 G41 P0.05 Y.5 F25.
    X1.5
    Y.6
    X2.0
    G40 Y1.25
    M5
    M30
    %

    Mactec54


Page 2 of 2 FirstFirst 12

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!