Hello Guest it is April 29, 2024, 02:35:14 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 - HimyKabibble

521
General Mach Discussion / Re: limit switch accuracy
« on: September 25, 2011, 09:06:39 AM »
When yo turn off the machine your axis will likely move a bit, for example with a stepper you may switch off on a microstep but then the motor would tend to move itself to the nearest full step so your axis will be different to where it was. You should always home your axis after starting Mach and after any E-Stop or drive fault etc.
Hood

It's actually worse than that - Stepper drivers will typically start up in the same full step position each time, as they have no way of knowing what position the motor is in.  So, when re-powered, the motor could end up several full steps off its last position.

Regards,
Ray L.

522
General Mach Discussion / Re: SmoothStepper - Anyone Else Seeing This?
« on: September 21, 2011, 06:08:36 PM »
Well......  Got a new one today!  A short program, just 30 lines or so, peck drilling two holes.  If I set look-ahead to 1, it works perfectly.  If I set it to 20, it will, at some random point in the program, try to send the Z axis to the other side of the planet at warp speed!  Some problems with offsets (even though this program isn't using any....).  Brian is working on it.

Regards,
Ray L.

523
General Mach Discussion / Re: SmoothStepper - Anyone Else Seeing This?
« on: September 18, 2011, 12:09:27 AM »
Terry,

OK, I'll give it a try....

Regards,
Ray L.

524
General Mach Discussion / Re: SmoothStepper - Anyone Else Seeing This?
« on: September 17, 2011, 09:31:39 PM »
RAY A question for YA are you using G54 as your base offset???

 I have been chasing a known BUG in TC and SUBS and OFFSETS and think I finally after 3 years AND the last 10 hours chasing it MAY have found the problem child. This may relate directly to what you are seeing sometimes. IT may very well be the base of the" LOST MACH SYNDROME"

Let me know, (;-) TP

Terry,

I certainly often use G54, and was using it yesterday for sure.  But, no subs, and no TC (at least that Mach knows of....).

Regards,
Ray L.

525
General Mach Discussion / Re: Is this sound dithering?
« on: September 17, 2011, 04:49:21 PM »
The sound of servo dither is a function of how the servo is tuned.  It is generally more of a quiet "growl".  When properly tuned, Geckos will growl periodically (every few seconds).  A clicking sound would suggest to me something that is mechanically loose.

Regards,
Ray L.

526
General Mach Discussion / Re: SmoothStepper - Anyone Else Seeing This?
« on: September 17, 2011, 04:43:56 PM »
RAY, the darkside cured it.  Sorry I can't be of more help on that one. I gave up long ago on getting it fixed.

(;-) TP



Terry,

"the darkside cured it." - Huh??

527
General Mach Discussion / Re: SmoothStepper - Anyone Else Seeing This?
« on: September 17, 2011, 02:37:44 PM »
Ray I used to see #2 all the time and did NOT have the SS.

(;-) TP

Terry,

You're not seeing it any longer?  What version of Mach3 are you running?  I also never used to see this one, so I'm thinking it's snuck into some of the more recent versions.

Regards,
Ray L.

528
General Mach Discussion / SmoothStepper - Anyone Else Seeing This?
« on: September 16, 2011, 06:03:03 PM »
I've been working the last couple of months with Brian and Greg, tracking down and fixing a number of problems I've been having.  We're down to the last couple of issues, which, apparently, I'm the only one who's having the problem.  I'm just curious if anyone else has seen anything similar.  For me, these are hard, repeatable failures.  My machine is a mill, using four axes (X, Y, Z/Quill, Z/Knee).  These problems are unique to systems using the SmoothStepper, and appear to be caused by communications failures between the SmoothStepper and Mach3.  Here are the problems:

1) This one is mostly a nuisance - I sometimes lose the ability to jog one or more axes.  This occurs, seemingly, at random.  At some point, one or more axes will stop moving when I jog.  However, the DROs DO move.  There is NO servo fault on any axis when this occurs, and the state will persist for a long time.  I can pretty much always cure the problem by jogging the OTHER axes, which seems to get the thing out of whatever bad state it's in.  It is, in theory, impossible for this to happen, as the DROs are always showing the position the SS reports, NOT some Mach3 internally generated position.  So, this suggests somehow the SS is doing everything it's supposed to be doing, but somehow the step pulses are not making it out to the real world.  This one has both Brian and Greg scratching their heads.  Of course, when this happens, I have to re-reference the machine, since it is no longer where it should be.

2) This one is a real PITA - One or more of my work offsets get spontaneously whacked.  This virtually always happens at the end of a program run - it happened to me twice today.  I load and run a program, and it runs perfectly start-to-finish.  The very last move of the program is a rapid to X0.000, Y0.000, Z1.500, which it does correctly.  BUT, after making that move, one or more DROs show the wrong position.  In the case of the last run I just completed, the Z axis DRO ended up showing -4.287!  Note, the MACHINE was in the exact, correct position.  There is absolutely nothing in the G-code that could possibly explain this.  When I started the program, I also set the Machine Coordinates zeros to the same position as the work coordinates zeros, so I could see which one was getting changed.  The Machine Coordinates DROs were all showing the correct values.  So, the Z axis work offset got spontaneously changed when the program ended!  This, too, is quite repeatable.  It doesn't seem to happen ALL the time, but it's far from rare.

Anyone else seeing anything similar to these problems?

Regards,
Ray L.

529
PoKeys / Re: PoKeys Questions....
« on: September 13, 2011, 02:06:48 AM »
Boris,

   Thanks!

Regards,
Ray L.

530
PoKeys / Re: PoKeys Questions....
« on: September 12, 2011, 09:54:18 PM »
Another question - Can I wire the switches in a matrix, but still have each trigger a Mach3 input signal?

Regards,
Ray L.