Problem G code limitations on tool radius compensatrion - any solutions?


Results 1 to 2 of 2

Thread: G code limitations on tool radius compensatrion - any solutions?

  1. #1
    Member
    Join Date
    Aug 2006
    Location
    USA
    Posts
    25
    Downloads
    0
    Uploads
    0

    Default G code limitations on tool radius compensatrion - any solutions?

    Hi,

    I'm faced limitation of Kmotion Gcode interpreter which is inherited from NIST RS274NGC when using toll radius compensation - it does not allow conacave corners.
    Is there any solution how to force it round this corner what ever the tool radius is istead of just fail and abort gcode?
    Otherwise - any ideas how and where is best to implement it?
    G code limitations on tool radius compensatrion - any solutions?-cornerradcomp-png

    Similar Threads:


  2. #2
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4045
    Downloads
    0
    Uploads
    0

    Default Re: G code limitations on tool radius compensatrion - any solutions?

    Hi funding33,

    KMotionCNC doesn't allow impossible paths.

    Rounding the corner properly would require looking ahead one or possibly many segments and in some cases becomes ambiguous.

    The code is located in rs274ngc.cpp. Search for:

    NCE_CONCAVE_CORNER_WITH_CUTTER_RADIUS_COMP

    Regards

    Regards
    TK http://dynomotion.com


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

G code limitations on tool radius compensatrion - any solutions?

G code limitations on tool radius compensatrion - any solutions?