чт, 14 січ. 2021 о 23:57 Stefan Freisei Muehlbacher <[email protected]>
пише:

>
> Hi Andrew,
>
> you can find some informations on http://freisei.de (if i find some time
> i will add much informations there)
>
> It´s a MAHO MH400e which was already a CNC-Machine. I could use the
> included servos driven by an "Indramat" thyristor controller.
>
> I´ve written a realtime-componet "mahorc" for using the orginal
> remote-control.
>
> For now i can
>
> - control the LED´s
>
> - use the buttons and the override-selector.
>
> - basic probing (X/Y/Z+/-, X/Y inner/outer middle, Z-down)
>
> Thank you! Very nice machine. And a lot of work!

There's a MAHO 400 nearby (with a non-CNC rotary-tilted table, iirc) and
the guy is getting tired of that controller (432 in his case).
Now he's trying to feed programs via DNC. If it doesn't work out, the
machine obviously needs LinuxCNC.

Another self-written component is called "timeinterval" - its used for
> the lubrication, time-based plus way-based
>
> here is a list of PINs
>
> pin in u32 interval "interval-time in seconds, default: 0";
> pin in u32 width=1 "lenght of pulse in seconds, 0 means forever until
> reset, default: 1";
> pin in bit reset "resets out to false and begin a new count, if reset is
> true out can never be false";
> pin in bit active=true "activates the component, default: true";
> pin out u32 last_out "timestamp of last interval";
> pin out u32 next_out "timestamp of next interval";
> pin out bit out "pulse-output";
>
> It has the abilitiy to persistent save the last intervals in a file.
>
> I´ve done some hacky improvements on "Sergey 'Jin' Bostandzhyan"´s
> mh400e-gearbox component.
>

That's interesting. IIRC that MAHO has a 3 or 4 speed gearbox and a
variable frequency brushed spindle.

Everything still under heavy development and testing. But the machine is
> now in a working state.
>
> Excellent job!

Best regards,
Andrew

_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to