On Thu, 3 Mar 2011, Chris Radek wrote:

On Thu, Mar 03, 2011 at 11:10:33AM -0600, [email protected] wrote:
I am making small wooden toy parts and frequently I get the error
Straight feed in concave corner cannot be reached by the tool without gouging
For what I am doing slight imperfections are OK
Can this feature be disabled

No, you have to fix it in the gcode.  If you say how you are
generating the gcode, I (or someone else) might have some ideas for
you.


Code is created by hand
I attached an example
g20
g17


t1m6 ;0.0625 end mill

f5
g40
g01 x1.3 y1
g42 x1 y1

#100 = 0

o100 repeat[4]

g10 l2 p1 r#100

g01 x0.1
g01 y0.75
g01 x-0.1
g01 y1
g01 x-1

#100 = [#100 + 90]

o100 endrepeat

m2
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to