Bugs item #2684600, was opened at 2009-03-12 06:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=106744&aid=2684600&group_id=6744

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: EMC2 G-code Interpreter
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: G41 Cutter Radius Compensation does not behave as expected

Initial Comment:
It appears that the cutter radius compensation does not behave correctly on the 
X-axis in the following example.  Tested on 2.3.0~beta2~pre

---SAMPLE GCODE BELOW---
------------------------


(Turn off cutter compensation)
G40

(XY Plane)
G17

(Switch to Tool #1, 0.5" End Mill)
M6 T01

(Move to X2 Y2 with no compensation)
G00 X2 Y2 Z0

(Turn on tool compensation)
G41 D1

(Expected move to X0.25 Y1.75, Really moves to X0 Y1.75)
G01 X0 Y2 F20

(End Program)
M02


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=106744&aid=2684600&group_id=6744

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to