List lurker here.  Your challenge reminds me some code programming I did
for my gantry router (idle/dead for 3 years now).

I recall programming with subroutines that jepler pointed me to.

I set a routine that could drill all my anchor holes, then once secured I
used same sub to cut larger diameter holes.

The sub was passed center point, initial diameter, final diameter, final
depth, tool diameter, and overlap.   I think I played with some additional
parameters as well.

The hole diameters used the G2/3 commands and I let subroutine calculate
cut depth based on tool diameter.

Perhaps the subroutine option would assist you. Perhaps doing a diameter
with a while statement watching feedback from edm.  Then stepping to the
next calculated diameter?

Just a thought.



On Sun, Sep 7, 2025 at 4:48 AM Nicklas SB Karlsson <n...@nksb.eu> wrote:

> Do have some binders for old Charmilles Agiecut and think there also is a
> manual among these. Could spend a little bit
> of time to look up how it is done on these if of interest?
> >
> > So I'll have to call my fav electrician to see why my 20kw kohler didn't
> > start friday night. PB & acid battery probably expired. Its around 6
> > years old.  Damned few on this ball of rock and water understand how to
> > charge a lead acid battery without burning it dry from overcharge.  They
> > can last 20+ years if treated right.  I have done it, used the same
> > alternator, a 120 amp ambulance version, a regulator I built and the
> > same battery while running 4 vehicles to the end of their life. And that
> > battery would still turn a big V8 wrong side out starting it on a 30
> > below Nebraska winter morning. Most of the secret was the reference in
> > that regulator, had 5 1n4001 in series for a huge negative temp comp.
> Worked in at a battery charger factory for some years. Among some other
> things wrote software for the charging
> algorithm.
>
> Nicklas Karlsson
>
>
>
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>

_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to