Hello Guest it is April 23, 2024, 06:14:24 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 - lsippell

Pages: 1
1
General Mach Discussion / Re: Question about referencing
« on: January 12, 2006, 08:06:31 PM »
It turned out to be a combination of debounce and noise. I had forgotten I had left about 4 extra feet of cable when I wired the home/limit switch for the X axis---- and the excess was looped around a 120V outlet for the router motor.

I moved it an reset the debounce to 100 and it still had some of the problem but with it moved and debounce set to 200 it references flawlessly.

Thank you Brian and Peat.

Louis

2
General Mach Discussion / Re: Question about referencing
« on: January 11, 2006, 06:21:36 PM »
Well, changing the debounce to 200 helped some. It actually moved one time about 5 inches before stopping. Should I try a higher value?

Louis

3
General Mach Discussion / Question about referencing
« on: January 11, 2006, 12:51:43 AM »
I've had a problem with referencing the X-axis that I can’t solve. Z and Y reference normally but when it gets to X, it will move anywhere from a ¼ inch to 1 ½ in and stop. No reference LED lit on the Diagnostic screen and no error message. The DRO shows the distance it has moved. It doesn’t matter if the reference (home position is 2 inches or 20 inches away, it moves it’s short distance and stops. Once it is close enough to the home switch (within the 1/4 to 1 ½ inch range) it homes normally. The homing speed is set at 50%. The only workaround I have is to jog the X-axis after it references the Z and Y until the X is close to the home position, then reference it again.

There got to be something simple I’m overlooking, but I can’t find it

Louis
 ???

4
General Mach Discussion / Re: Bewildered and at wits end
« on: December 06, 2005, 10:32:00 PM »
Art and Ron, I emailed you both the code.

Louis

5
General Mach Discussion / Re: Bewildered and at wits end
« on: December 06, 2005, 06:54:29 PM »
Art,

I don’t think the Y DRO is as messed up, as much as it’s switching to a different reading. I don’t know if it’s instantaneous or over a few seconds as I’m watching the router to see if it’s moving correctly. It’s like it (the router ) is at say X2Y2.5 (actually and DRO reading), there’s a Z+ to raise the cutter followed by a move to X3 followed by a Z- plunge. At this point it make a –Y move, say to Y1.100 as the g-code says. It is at this point that when it reaches the Y1.100 that it continues in a Y- direction and I look at the DRO and it shows it is at say Y2.something (below 2.5) and is continuing on in a Y- direction to a new Y1.1 which is about 1.5 “ lower than it started out as.

As I said in my first post, I hear no skipped steps from the motor. In fact, there is no pause in the motion of the motor.
 I’m running full step because it seems to run smoothly set as such. Previously I had it at 1/8 step, but it just seems to run better at this setting (plus I burnt out a controller chip while running at 1/8 step and I’m superstitious). Should I try half step or more?

Louis

6
General Mach Discussion / Bewildered and at wits end
« on: December 05, 2005, 10:54:48 PM »
I’m new to cnc, but have got far enough to know that I have a problem that is beyond my knowledge, or of knowing where to look.

Using Mach3 on a home made machine, a Hobby CNC controller with steppers that I’m running at over voltage but at under their rated amperage. I am running them at full step and they move very smoothly when jogging them or running g-code, Except. ----- I converted a dfx file of lettering, using Mach3 and each letter starts being routed in the middle of the left side. Almost every time I’ve run it, at some point, at a random letter, when it plunges to start the next letter at the correct point (the middle of left side) it will start routing as if that point is the top of the letter and offsets the remainder of the letters down ½ a letter. It is not a g-code problem because it is random at which letter it does this using the same file. I also hear no skipping of steps of the motor. And it plunges in the correct spot according to the code but looking at the Y DRO, after I see it has messed up, it is off by about 1 ½ “ (routing 3” letters). So, it plunges in the correct spot, but then moves –Y about 1 ½” to get to where it’s supposed to be to start the letter, and continues from there.
It does this 2 out of three times.
Any suggestion of what to look far would be appreciated.

Here’s a section of code typical of where it stops one letter and starts another:
G1 X7.3352 Y1.3604
G0 Z0.250000
G0 X7.8158 Y2.5113
F15.000G1 Z-0.1250
F12.000G1 X8.1944 Y2.4754
G1 X8.2350 Y2.5113

The letter height is from apx... Y1.0922, to Y3.9274

Louis


7
General Mach Discussion / Re: Using machine PC to run other stuff
« on: November 13, 2005, 01:26:06 PM »
I run Mach3 and have real player going and the only problem is that very occasionally real player pauses for a fraction of a second.
 This is on my slow 1.4 Ghz Pentium 3 shop computer.

Louis

Pages: 1