Hello Guest it is April 19, 2024, 04:58:57 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - PeterTheWolf

Pages: 1
1
what did i miss? it works awesome. maybe i should just not worry about it but this detail i cant reconcile. ???

Hello Jstites,

Did you get the bugs worked out on this?  Did you get the help you needed here or from Leadshine?
I would like to do exactly what you did with my Taig mill.  Would you be willing to share exactly what you purchased from Leadshine?
Thanks for any info you are willing to share.

Pete

2
General Mach Discussion / Re: Helical Move will not run, What am I missing?
« on: February 22, 2015, 08:47:06 PM »
YES ..... That is what i am looking for ......

3
General Mach Discussion / Re: Helical Move will not run, What am I missing?
« on: February 22, 2015, 07:56:27 PM »
The "K" is necessary for the G3 to make a three-dimension helical move, without it then it would not be a helical move... hence, the problem.


4
General Mach Discussion / Helical Move will not run, What am I missing?
« on: February 22, 2015, 07:33:49 PM »
Hello,

I am trying to get the following code to run with MACH:
%
N0010 G40 G17 G90 G70
N0020 G0 X1.1672 Y-.0116 S0 M03
N0030 G43 Z.1 H00
N0040 G3 X1.1672 Y-.0116 Z.0904 I-.0422 J.0116 K.0015 F15.
N0050 X1.1672 Y-.0116 Z.0808 I-.0422 J.0116 K.0015
N0060 X1.1672 Y-.0116 Z.0712 I-.0422 J.0116 K.0015
N0070 X1.1672 Y-.0116 Z.0616 I-.0422 J.0116 K.0015
N0080 X1.1672 Y-.0116 Z.052 I-.0422 J.0116 K.0015
N0090 X1.1672 Y-.0116 Z.0424 I-.0422 J.0116 K.0015
N0100 X1.1672 Y-.0116 Z.0328 I-.0422 J.0116 K.0015
N0110 X1.1672 Y-.0116 Z.0232 I-.0422 J.0116 K.0015
N0120 X1.1672 Y-.0116 Z.0136 I-.0422 J.0116 K.0015
N0130 X1.1672 Y-.0116 Z.004 I-.0422 J.0116 K.0015
N0140 X1.1672 Y-.0116 Z-.0056 I-.0422 J.0116 K.0015
N0150 X1.1672 Y-.0116 Z-.0152 I-.0422 J.0116 K.0015
N0160 X1.1672 Y-.0116 Z-.0248 I-.0422 J.0116 K.0015
N0170 X1.0813 Y0.0 Z-.03 I-.0422 J.0116 K.0015
N0180 G1 X1.2809 M08
N0190 G3 I-.1559 J0.0
N0200 G0 Z.1
N0210 X1.1672 Y-.0116
N0220 Z.07

This is a simple helical start move to clear the center out to depth for the cutter, then cut the pattern.
MACH screams at me about the G17 plane and will not get past line N0040.
Thanks,

Pages: 1