Hello Guest it is March 28, 2024, 08:29:12 AM

Author Topic: Need help with radius  (Read 7071 times)

0 Members and 1 Guest are viewing this topic.

Re: Need help with radius
« Reply #10 on: October 12, 2012, 09:53:18 AM »
tried changing the radius and it did not work. but we entered the MDI mode and entered the      G91G02X-0.125Y0.25R2.0        and the code worked exactly how it should have and has always worked so it has to be some thing that is throwing it off before that line of G code. 
Re: Need help with radius
« Reply #11 on: October 23, 2012, 12:24:14 PM »
We were able to get this code to work how it is suppose to work but once you put it back into the Program it has the same issues as before and cuts back into the piece. Here is the G-Code that we got to work with the radius and ill give you the program it is suppose to go into.


(G-Code that the radius is working in)
G0G17G50G90
G20
T1
G0G55G43H1M3
G0X2.125
Y-.4
Z.5
G1Z-.65F200.0
G1G41Y.03H101F50.0
G1X.677F20.0
G91G02X-.125Y.25R2.0
G1Z1.5F500.0
M5
M30(PROGRAM END)

(This is the program and once we put the G-Code in it no longer makes the radius it starts it and cuts back into the piece. same issues we had before)
G0GG17G50G90
G20
T1
G0G55G90G43H1M3
G0X2.125
Y-.4
Z.5
G1Z-.65F200.0
G1G41Y.03H101F50.0
G1X.677F20.0
G91G02X-.125Y.25R2.0
G1Z1.5F500.0
G40G90
G1X.4Y-.1905F100.0
Z-.199
G19G91G2Y1.42Z.2R2.0F150.0
G1X.075
Y-1.42
Z-.2
G19G91G2Y1.42Z.2R2.0
G1X.075
Y-1.42
Z-.2
G19G91G2Y1.42Z.2R2.0
G1X.075
Y-1.42
Z-.2
G19G91G2Y1.42Z.2R2.0
G1X.075
Y-1.42
Z-.2
G19G91G2Y1.42Z.2R2.0
G1X.075
Y-1.42
Z-.2
G19G91G2Y1.42Z.2R2.0
G1X.075
Y-1.42
Z-.2
G19G91G2Y1.42Z.2R2.0
G1X.075
Y-1.42
Z-.2
Re: Need help with radius
« Reply #12 on: October 24, 2012, 02:54:29 PM »
The first line of the code that doesnt work has a typo. You have a double G in the first line. Is this a cut and paste of the code that your trying to run or a copy error?

Mike.
Re: Need help with radius
« Reply #13 on: October 25, 2012, 01:44:44 PM »
it was a typo my fault
Re: Need help with radius
« Reply #14 on: October 25, 2012, 03:00:59 PM »
Pity. Shame it wasn't a nice and easy fix for your problem.

Mike.

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: Need help with radius
« Reply #15 on: October 25, 2012, 06:40:33 PM »
NOT exactly sure what you are trying to cut BUT sitting here looking at it in single step mode it appears to be going exactly where you told it to go wherever that is.

I don't see it cutting any usefull shape as it cuts BACK into itself several times


(;-) TP