Hello Guest it is May 07, 2024, 10:45:32 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 - Graham Waterworth

2211
General Mach Discussion / Re: Mach3 & Artcam ramping problems
« on: February 08, 2007, 03:46:10 AM »
What is in the height offset 1, it should have zero in the Z height.

or

Remove the lines N30 & N40 to kill the offsets.

Graham.

2212
Tangent Corner / Re: DYI Rapid Prototyping
« on: February 07, 2007, 06:01:52 PM »
The very early ones used paper, they rolled glue, then laid paper on top, then cut the shape out with a laser, they did this over and over again until the final shape was complete.  They also had the advantage they could make hollow shapes without supports, funny how things move on, not always for the better.

Graham.

2213
General Mach Discussion / Re: Mastercam X Lathe Post Processor
« on: February 07, 2007, 05:45:00 PM »
Some posts do a G97 to stop the spindle accelerating as the x axis rapids into position and then change to the G96 to do the cutting, sometimes they do it on a rapid to a tool change as well.  The G97 fixes the speed at what ever it is at the time.

Send me the post and I will sort it for you.

Graham.

2214
General Mach Discussion / Re: Mastercam X Lathe Post Processor
« on: February 07, 2007, 03:37:38 PM »
Hi David,

if you email me the PP I will have a look at it for you.

Graham.

2215
General Mach Discussion / Re: text
« on: February 07, 2007, 03:26:37 PM »
Have a look here:-

http://www.cnc.yertiz.com/text2.htm

Graham.

2216
General Mach Discussion / Re: Mach3 & Artcam ramping problems
« on: February 07, 2007, 03:17:50 PM »
It looks like a setting problem to me, the code looks OK, a few funny bits in it but nothing that's going to cause a problem.

This is what its doing on each line so you can see if that's what it dose on the machine.

Graham.


N0 G21                (set to metric)
N10 G40 G90       (clear compensation and set to absolute)
N20 F1                (set feed rate)
N30 M6 T1           (select tool 1)
N40 G43 H1          (set height offset)
N50 M04 S0          (run spindle)
N60 G00X0.0Y0.0  (move X & Y to zero)
N70 G00 Z10.0      (move Z to 10mm above material top face)
N80 G0X27.5Y207.2Z2.0                (move X & Y to start point of slot and Z to 2mm above job)
N90 G1Z-5.0F600.0                       (feed Z 5mm into job)
N100 G1X27.5Y207.3Z-5.0F600.0   (feed tool around slot)
N110 Y209.3
N120 X27.4Y209.3
N130 Y207.3
N140 G0Z2.0                 (rapid out of job to 2mm)
N150 G0X0.0Y0.0Z10.0  (rapid to X0 Y0 and z 10mm above job)
N160 G00X0.0Y0.0        (Move same as above ?)
N170 M05                    (stop spindle)
N180 G49                    (cancel offsets)
N190 M05 M30             (stop spindle again and end program)


2217
Remove Mach3 and reinstall it, run it with the default setting and it should run the simulation with out any problems.

DON'T install the mach drivers when you are asked.

By the way, the demo version will only run the first 1000 lines of the roadrunner.

Graham.

2218
General Mach Discussion / Re: Drawing / engraving size difference
« on: February 07, 2007, 02:09:41 PM »
Hi fred,

can you export DXF from your drawing package.

I think HPGL is scaled to fit on your printer page, you may have an option to export in 1:1 scale this may cure your problem.

Graham.

2219
General Mach Discussion / Re: Frustrated with code
« on: February 06, 2007, 03:07:55 AM »
It sounds more like the DXF file is metric

Graham.

2220
Mach3 under Vista / Re: Your opinion of Vista ?
« on: February 05, 2007, 03:00:29 AM »
Sorry it was not CNCZone it was Yahoo, here is a link,

http://groups.yahoo.com/group/mach1mach2cnc/message/68619

I have been looking for more detail , none yet, when I have it I will tell you.

Graham.