Jon Elson wrote:
> Here's another question from a customer.  He wants to be able to 
> run G-code with two G1 moves at right angles on an inside 
> corner, while G41/G42 cutter radius compensation is in force.
> He claims most other controls handle this smoothly and 
> correctly, as you can't actually gouge the inside corner no 
> matter the tool diameter.
>

Two G1 moves at right angles on an inside corner define a shape
that cannot be cut with a round endmill of any finite size.

EMC makes the very reasonable assumption that your g-code describes
the shape you want.  If your g-code describes a sharp inside corner,
you are asking the impossible and EMC won't do it.

If you actually want an inside corner with a radius, write the g-code
that way.  (line-arc-line)  Then EMC will give you the shape you are
asking for.

Regards,

John Kasunich



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to