[Home]MazakPlanning

LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org

Difference (from prior major revision) (no other diffs)

Changed: 3c3,6

Tach feedback to drives



Contents



<toc>

1. Tach feedback to drives




Changed: 18c21

Spindle orient



2. Spindle orient




Changed: 32c35

Estop Chain



3. Estop Chain




Added: 37a41,44

4. Tool Change




The Mazak M5 uses a tool carousel which is mounted to the left side (facing the machine) of the head. There is an intermediate arm that picks the tool from the carousel and orients it so that a tool change arm can grab it and the tool in the spindle at the same time. This arm pulls both tools down and rotates to exchange them. See details of this at MazakToolChange.

ISSUES

Contents

1. Tach feedback to drives
2. Spindle orient
3. Estop Chain
4. Tool Change

1. Tach feedback to drives

This Mazak V does not have tachs. The initial impressions were that the amps must have been running in current mode rather than velocity mode. It became apparent during axis testing that a signal of some sort was needed. That signals was supplied by the old CNC.

There are several possible solutions.

If one were to think of the Mazak as a collection of metal and were to build a kit for it's restoration, then upgrading the drives would be the prefered solution. Current mode operation has been shown to be possible with the EMC. This solution will require some careful tuning.

2. Spindle orient

The Fanuc spindle driver was replaced some time ago with an off-the-shelf drive from another vendor. This fit included a set of relays and circuits that were supposed to allow the new drive to orient the spindle. The spindle dog that drives a tool holder shows the evidence of recent poor alignment during tool changes. A failure in this system was one of the reasons that the machine would not run when delivered.

Spindle orient signals are produced by a magnascale mounted to the upper side of the gear box. It appears to be on the output shaft so that the gear setting does not affect location. There is a wide pulse and a ramp signal. The wide pulse can be used to switch the drive into error mode and the ramp used to center the rotational position.

One solutions is to build a circuit that shapes the existing pulses so that they can be directly accepted by the servo drive. When orient mode is set, the spindle will slowly rotate until the wide pulse and then the drive will switch to error mode. minor offsets in position can be achieved within the control. It is assumed that larger corrections can be made by shifting the orientation of the magnascale pickup or the magnetic element.

A second solution would be to add a spindle encoder, read that encoder with the Motenc card and treat the spindle as an axis during orient. This solution has the advantage of a continuously variable resting position that is settable with an ini or hal parameter.

UPDATE: The second solution has been chosen, and Matt is working on the mounting method for the encoder.

3. Estop Chain

We decided to replace the Mazak estop (normally open, vulnerable to broken wires) with a single 24 volt loop that included; extreme motion on axes, computer failure, estop switches, and several fault conditions. These signals must be latched so that rapid travel past an estop dog does not restart the machine.

Latching is accomplished by adding the requirement of an <F1> after a break in the estop chain has been seen. Details at MazakEstopChain

4. Tool Change

The Mazak M5 uses a tool carousel which is mounted to the left side (facing the machine) of the head. There is an intermediate arm that picks the tool from the carousel and orients it so that a tool change arm can grab it and the tool in the spindle at the same time. This arm pulls both tools down and rotates to exchange them. See details of this at MazakToolChange.


LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org
This page is read-only. Follow the BasicSteps to edit pages. | View other revisions
Last edited September 21, 2005 8:14 pm by Rayh (diff)
Search:
Published under a Creative Commons License