Hello Guest it is April 20, 2024, 12:07:58 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 - Musicfix

Pages: 1
1
General Mach Discussion / Re: Z-Axis ramping
« on: February 19, 2012, 11:04:54 AM »
So this would be a setting in lazycam that needs to be changed?

2
General Mach Discussion / Re: Z-Axis ramping
« on: February 19, 2012, 08:50:53 AM »
You're right, it does it in the straights as well. I have been using lazy cam to generate g-code but it is now obvious that I need to study g-code and how it works a little more...thanks

3
General Mach Discussion / Re: Z-Axis ramping
« on: February 18, 2012, 11:21:51 AM »
Ok, it didn't work. But in case i entered it wrong where would i put it in this g code? I am trying to cut a square with 4 circles inside it.

5 (File Name = cnc test on Saturday, February 18, 2012)
N10 (Default Mill Post)
N15  G91.1
N20 G0  Z1.0000
N25 M3
N30  X0.0000  Y0.0000
N35  Z0.1000
N40 G1  Y4.0000  Z0.0000  F60.00
N45  X4.0000   
N50  Y0.0000   
N55  X0.0000   
N60 G0  Z1.0000
N65  X1.2500  Y1.0000
N70  Z0.1000
N75 G2  Z0.0000  I-0.2500  J0.0000
N80 G0  Z1.0000
N85  X3.2500
N90  Z0.1000
N95 G2  Z0.0000  I-0.2500  J0.0000
N100 G0  Z1.0000
N105  Y3.0000
N110  Z0.1000
N115 G2  Z0.0000  I-0.2500  J0.0000
N120 G0  Z1.0000
N125  X1.2500
N130  Z0.1000
N135 G2  Z0.0000  I-0.2500  J0.0000
N140 G0  Z1.0000
N145 M5
N150 M30

4
General Mach Discussion / Re: Z-Axis ramping
« on: February 18, 2012, 10:56:11 AM »
Thanks for the reply! My acceleration is set at 5. How do i change the CV mode?. I am pretty new at all this.

5
General Mach Discussion / Z-Axis ramping
« on: February 18, 2012, 08:47:31 AM »
Hi All, I've just completed my CNC router. One thing i can't figure out is how to set the z-axis so it makes its complete plunge before moving in another direction. Right now z-axis, from the rapid position, stops about 0.080" from the material to be cut then ramps down to 0.000 as it travels in a horizontil direction. I'm sure there is setting i can change but after an searching most of the day in these forums and in my mach settings I can't find anything that tells me where to make the change.

Pages: 1