Hello Guest it is April 24, 2024, 09:39:29 AM

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 - Shamanj

Pages: « 1 2 3
21
General Mach Discussion / Re: Need help smoothing out 4th axis..
« on: August 19, 2014, 10:40:57 AM »
Cmon peeps, is my post just all wrong or is this how a 4 axis surface toolpath should look? Anything at all?

22
Mach4 General Discussion / Re: Mach 4 Feature Request
« on: August 19, 2014, 08:45:23 AM »
Hi Macharoons...

I would really like to see a smooth interpretation algorythm for 4th axis machining.
http://www.machsupport.com/forum/index.php/topic,27856.0.html
I posted earlier my code and have tried EVERYTHING. It's just "The way it is." However, on a Mazak/Haas/okky etc it would be a smooth wrap right around.
All i wanted to do was mill/face the outside of a cylinder!

No idea why, no idea why I'm having issues with my code, but what ever you do... make it intuitive.

Also, I love my auto tool changing doohickey with Mach3 2010, incorporate it! I'd be lost without it!

23
General Mach Discussion / Need help smoothing out 4th axis..
« on: August 19, 2014, 05:01:04 AM »
Hey guys,
I have a 4th axis setup and I want to run a pass along the outside of the cylinder to smooth it up.

My post processor (All the ones I have tried) post the surface mill the same way... like this...
( OPERATION: FINSH)
( N1 T1 = 3FEM )
N45 G21 G17 G40 G80 G90 G94
N50 G15 H1
N55 G0 X0. Y0. Z20.0
N60 M6 T1
N65 S24000 M03 T1
N70 G00 X-105.0 Y0.
N75 M11
N80 A115.189
N85 H1 Z12.092 M08
N90 G01 Z-2.012 F300.0
N95 X-104.988 Z-2.006 A111.624 F600.0
N100 X-104.968 Z-2.0 A105.89
N105 X-104.938 A97.278
N110 X-104.918 Z-2.003 A91.538
N115 X-104.898 Z-2.014 A85.882
N120 X-104.888 Z-2.0 A83.06
N125 X-104.873 Z-2.019 A78.53
N130 A78.485
N135 X-104.859 Z-2.0 A74.449
N140 X-104.845 Z-2.02 A70.457
N145 X-104.844 A70.412
N150 X-104.829 Z-2.0 A65.837
N155 X-104.816 Z-2.022 A62.115
N160 Z-2.021 A62.07
N165 X-104.799 Z-2.001 A57.226
N170 X-104.786 Z-2.022 A53.639
N175 A53.594
N180 X-104.769 Z-2.001 A48.616
N185 X-104.756 Z-2.022 A45.028
N190 A44.983
N195 X-104.739 Z-2.001 A40.005
N200 X-104.726 Z-2.022 A36.417
N205 A36.372
N210 X-104.709 Z-2.001 A31.394
N215 X-104.697 Z-2.022 A27.896
N220 Z-2.021 A27.851
N225 X-104.679 Z-2.001 A22.783
N230 X-104.668 Z-2.02 A19.599
N235 A19.555

ETC ETC. Problem is... when the code runs, either with rot rollover on, it rolls all the way around for each change in X-location, with it off, it start/stops...start/stops... SLOW AND ANNOYING.

Is there a way to make mach 3 interpret this into one smooth motion?
Thanks.
SJ

Pages: « 1 2 3