Page 7 of 7

Re: G41/G42 discussion.

PostPosted: Sun Mar 25, 2018 3:08 pm
by ger21
Dan's question is really about the last 4 drilling operations, which appear to be affected by the G42 at the start of the code.

Re: G41/G42 discussion.

PostPosted: Sun Mar 25, 2018 3:16 pm
by Dan911
dezsoe wrote:And if you run it line by line, it draws good, but runs another way...

DanG42.png


(Dan, my tool changer macro could not find out which tool to insert: there's no T around the M6.)


Thanks Dezsoe, you found another bug in my plugin!!! I added it to my loooooooong list.

But I don't think any of the bugs/problems you mentioned has anything to do with screen pic I posted. if you remove the G42 from code you will see the code runs and draws fine. I also noticed if I run code with canned cycle in G90 it draws and runs fine also.

Dan

Re: G41/G42 discussion.

PostPosted: Sun Mar 25, 2018 3:29 pm
by dezsoe
(Sorry for the off, I only wanted to help Dan.)

I'm sure it is a bug. That's why I tested with single line and then I found that is draws good while moving to the wrong position.

Re: G41/G42 discussion.

PostPosted: Sun Mar 25, 2018 3:41 pm
by Dan911
dezsoe wrote:(Sorry for the off, I only wanted to help Dan.)

I'm sure it is a bug. That's why I tested with single line and then I found that is draws good while moving to the wrong position.


Thank you Dezsoe....and you did. BTW I found the problem, coming out of the forloop I meant to remove that feedrate because not really needed and just removed the variable and not the "F".

Thanks again,
Dan

Re: G41/G42 discussion.

PostPosted: Sun Mar 25, 2018 10:20 pm
by Dan911
Thanks Terry for your suggestions/tips....I will be sure to follow.

Dan

Re: G41/G42 discussion.

PostPosted: Wed Apr 18, 2018 1:18 am
by sigraph
I would like to be selected to try out the "new" cutter comp that is available.
I started running CNC machines in about 1986. When there were no cad programs available (unless you worked for NASA or GM).
Cutter comp back then was very useful for programming a tool path to follow outside or inside a given path and not having to do the math to offset half the tool radius.
Just program the path and use G41 to climb around the programmed path to cut a pocket.
Usually it was "G41 D17 etc..." and I could measure the pocket and make an offset in the "D17 register" and cut it a little bigger to make an easy finish cut while using the same program.

Re: G41/G42 discussion.

PostPosted: Wed Apr 18, 2018 10:34 am
by ger21
Download the latest test version and try it.
viewtopic.php?f=2&t=240&start=40#p8696