Troubleshooting Z-Axis Drop on Deckel Maho DMC 63V Sinumerik 840D

David Krause14 min read
Motion ControlSiemensTroubleshooting
Licensed PE Working through this on a live machine? A Maine-licensed engineer can take it from here — included with IMD hardware, by the hour for everything else. Book an engineer

Problem Overview

The Deckel Maho DMC 63V is a 5-axis universal machining centre built on a Siemens Sinumerik 840D NC with a SIMATIC S7-300 PLC sub-system. Across multiple installations of this platform, the Z1 axis (the vertical spindle slide) drops intermittently under gravity when the operator performs any of three actions:

  1. Opens the working-area door after a machining cycle.
  2. Presses the physical E-stop button.
  3. Exits handwheel (manual pulse generator) mode or releases the enable pushbutton.

The drop is logged in the Sinumerik alarm log as a correlated group of NC and PLC alarms:

Alarm # Source Text Severity
25201 NCU Axis Z1 drive fault Drive clear / reset
3000 NCU Emergency stop NCK stop
510311 PLC E-STOP, energy recovery module not operative Clear with reset
600514 PLC FD-LK-TM, emergency stop Clear with reset
600602 PLC SPD-LK, door to working area open Clear on door close
700330 PLC Open door to working area Information
700344 PLC BA2/3/4 Open door to working area Information

The combination of 25201 + 510311 + 3000 is the canonical signature for a brake-related Z-axis drop on this machine. Alarm 510311 is a DMG-specific PLC message and does not appear in the standard Siemens Diagnostics Guide; it lives in the 500 000–899 999 PLC user range configured by the machine builder.

Important: The Siemens alarm log timestamps the events in chronological order. Read the log top-down. If the door-open / door-close transition precedes the 25201 by less than one second, the brake is the prime suspect — not the drive.

Alarm Code Map and Interpretation

Each alarm in the correlated group carries specific information about the chain of events.

NCU Alarms

Alarm Meaning on DMC 63V Trigger
25201 Z1 drive fault: following error exceeded, or position controller latched off because the axis left the standstill window. Generated when the brake releases late or applies too slowly. Position controller sees axis leave monitoring window while drive enable is active.
3000 Standard Sinumerik emergency-stop alarm. Latches all axes, removes drive enable from all axes. Triggered by PLC emergency-stop chain or NCU ESTOP input.

PLC Alarms (DMG User Range)

Alarm Meaning on DMC 63V Source
510311 Energy-recovery module (line filter / braking resistor unit on the DC link) is not reporting ready. Often a *secondary* symptom caused by the drive being pulsed while the brake drags. PLC FB on S7-300
600514 FD-LK-TM (feed-drive lock, traverse command) emergency stop. The PLC is requesting feed-drive lockout. PLC
600602 SPD-LK (spindle lock) for door-open interlock — the door switch chain has opened. PLC
700330 Working-area door is currently open. PLC information bit
700344 BA2/3/4 — operating-mode-end message from the door-close sequence. Often appears just before a drop and is a useful leading indicator. PLC information bit
Decoding user-range PLC alarms: The Siemens Diagnostics Guide stops at the standard NCK alarm range (up to ~122 000). The 500 000–899 999 range is OEM-defined. On DMG machines, the cross-reference is in the DMG service documentation set, not in the Siemens manual. Contact DMG service or the machine-specific PLC project (STEP 7 source) for the full message table.

Root Cause: Z-Axis Motor Holding Brake Timing

The dominant root cause across the DMC 63V fleet is the integrated 24 VDC holding brake inside the Z1 servomotor. The brake is a spring-applied, electrically-released design. The Sinumerik drive and the PLC cooperate to interlock the brake with drive enable as follows:

Drive-Enable Sequence (Powering Up)

  1. Operator closes and locks the working-area door, or exits handwheel mode.
  2. PLC validates all safety inputs (door closed, E-stop released, Pilz relays OK).
  3. PLC energises the contactor chain that feeds the SIMODRIVE 611 power module.
  4. NCU writes drive enable to the SIMODRIVE module.
  5. NCU writes BRK_RELEASE high — the 24 VDC solid-state output (or relay contact) energises the brake coil.
  6. Brake releases with an audible chirp (5–7 second low-frequency click-train heard from the rear of the machine).
  7. Axis is now position-controlled.

Drive-Disable Sequence (Powering Down)

  1. Operator opens door, presses E-stop, or exits handwheel mode.
  2. PLC safety chain breaks.
  3. NCU drops the BRK_RELEASE output — 24 VDC removed from the brake coil. Brake begins to apply.
  4. After a PLC-configured delay (typically 80–250 ms on the DMC 63V; check the brake timer in the STEP 7 project — usually DB31.DBX21.5 for delay time and DB31.DBX21.4 for the brake-test bit), the NCU removes drive enable.
  5. SIMODRIVE power output stage goes to high impedance.

The interlock delay between brake release and drive-disable is the safety margin. If the brake cannot apply within that window, the spindle quill drops under gravity until the friction plate finally engages.

The "compressor-like" noise reported by the operator when the engage button is pressed is the brake coil pulling the armature against the spring — a healthy brake sounds like a single firm chirp. A weak, dragging, or repeated chatter indicates an air-gap problem or a worn friction plate.

Brake Electrical Architecture

Parameter Typical value on DMC 63V Z axis
Brake coil voltage 24 VDC ± 10 %
Brake coil current at 24 V ~0.7–1.2 A (depends on motor frame)
Brake static holding torque Rated at the motor's continuous stall torque (typically 18–36 Nm for the Z-axis on this platform)
Brake release time 30–80 ms
Brake apply time 15–60 ms (must be < PLC interlock delay)
Brake switching element Solid-state relay on the I/O module, or relay contact inside the SIMODRIVE front connector
Suppression Varistor across coil, part number MT-VAR/2E60AC in DMG service literature

The brake cable in the DMC 63V motor harness is the **grey conductor** in the orange-jacketed motor cable — power conductors are orange, signal/encoder conductors are the second orange, and the brake pair is grey. Pulling the grey pair off while the motor is energised will drop the Z axis immediately, which is a useful diagnostic step when done with the axis at a safe mid-height and the machine in a controlled state.

Pre-Repair Diagnostic Procedure

Before replacing any hardware, isolate the failure to either the brake, the brake wiring, the brake switching element, or the PLC timing.

Step 1 — Capture the Alarm Trace

On the Sinumerik 840D HMI, navigate to:

Diagnostics → Alarm Log → Show all alarms

Filter for the Z axis (25201) and for the PLC user range (510311). Screenshot or save the log via the HMI's SAVE key to a USB stick. Note the exact timestamp of the 600602 / 700344 entry relative to the 25201 entry.

Step 2 — Measure the Brake Coil Resistance

With the machine powered off and locked out at the main disconnect, isolate the grey brake pair at the motor connector. Measure resistance with a calibrated multimeter.

Reading Interpretation
20–60 Ω (depending on motor frame) Coil healthy.
Open circuit Coil broken — brake will never release.
Short circuit (< 2 Ω) Coil shorted — will trip the 24 V supply.
Reading drifts while flexing the cable Broken strand in the brake pair — replace cable harness.

Step 3 — Measure the 24 VDC Supply at the Brake

With the machine powered and the door closed (brake should be released), back-probe the grey pair at the motor connector with a true-RMS multimeter or a scope. The reading should be:

  • 24 VDC ± 10 % when drive enable is active and brake released.
  • 0 VDC within 20 ms of E-stop or door open.

If 24 VDC does not drop within the configured interlock delay, the PLC timer or the brake relay is faulty.

Step 4 — Inspect the Brake Relay / SSR

The brake is typically switched by:

  • A digital output on the S7-300 SM322 module (e.g., the part 6ES7-322-1BH01-0AA0 cited in field service records), or
  • An integrated relay contact inside the SIMODRIVE 611 front connector, controlled by the drive enable.

Swap or bench-test the relay. A stuck-closed contact will keep the brake released after E-stop; a stuck-open contact will prevent the brake from releasing on power-up.

Step 5 — Test the Brake Manually

With the machine on E-stop, attempt to rotate the Z1 axis by hand using the mechanical handwheel override (only if the machine has one) or by applying force on the spindle head. A healthy brake holds the spindle against gravity. A weak brake will slip after 100–200 ms.

Verified Spare Parts

Part Number Description Use
DMG Z-axis servomotor (specific to build year) Complete Z1 motor with integrated brake Replacement of motor when brake is unrebuildable. DMG supplied these free of charge in 2013 for known-failure serial-number ranges.
MT-VAR/2E60AC Brake-coil varistor, 60 VAC MOV Suppression across brake coil; if missing or shorted, causes coil driver failures.
6ES7-322-1BH01-0AA0 Siemens SM322 digital-output module (16 DO, 24 VDC, 0.5 A) Field-replaced PLC DO module. See Siemens Industry Online Support for the product manual and firmware compatibility matrix.
Pilz safety relay (specific series) Door interlock / E-stop monitoring relay Replaced during diagnostics; usually not the root cause but a known failure point after 8+ years of service.
Door-switch roller plunger Mechanical roller switch on rear of working-area door Replaced as part of the diagnostic loop; common wear item.
Door-switch safety clamp Front door safety clamp switch Same as above.
SIMODRIVE 611 power module / drive module Z-axis drive (Z and Y share one module in the DMC 63V architecture) Only replace after brake, brake wiring, and PLC DO have all been verified.

For Siemens part numbers, always cross-reference on Siemens Industry Online Support for the latest firmware and successor part information. For DMG-specific motor and brake assemblies, contact DMG service with the machine serial number; the brake assembly often requires a DMG rebuild kit rather than a generic third-party substitute.

Replacement Procedure (Z-Axis Motor / Brake)

Safety: Lock out the main disconnect before any work on the motor. The Z-axis must be mechanically supported — use the machine's own mechanical brake or a service jack under the spindle quill. Do not rely on the brake you are about to replace to hold the axis.
  1. Support the spindle quill mechanically at a safe height.
  2. Power down, lock out, and verify zero energy at the disconnect.
  3. Open the motor cover at the top of the Z1 column.
  4. Label and disconnect the orange power pair, the orange signal pair, and the grey brake pair from the motor terminal box.
  5. Remove the encoder cable connector (round metal connector).
  6. Undo the four motor mounting bolts and lift the motor out vertically using a lifting sling — Z-axis motors on this platform are 18–28 kg.
  7. If rebuilding the existing motor, send the brake assembly to a DMG-approved brake rebuild shop with the friction-plate, armature, and spring-set replaced to spec.
  8. If fitting a replacement motor, transfer the encoder (or perform a Siemens encoder adjustment procedure on first power-up via Sinumerik 840D sl documentation).
  9. Reconnect the grey brake pair with the correct torque (per DMG service manual) and re-fit the MT-VAR/2E60AC varistor across the coil terminals.
  10. Refit the motor, torque the mounting bolts to spec, and reconnect all cables.
  11. Remove the mechanical support.
  12. Power up, run the brake-test routine in the Sinumerik commissioning menu, and verify the brake release time and apply time against the spec table above.

Counterbalance Retrofit Alternative

If the brake is borderline and a replacement motor is not available, an additional mechanical counterbalance can mask the drop. Two approaches have been field-verified on similar DMG platforms:

Hydraulic Counterbalance

Two hydraulic cylinders with an accumulator (nitrogen pre-charged bladder) mounted on the rear of the Z column, pushing up on the spindle quill saddle. The accumulator provides constant upward force equal to ~110 % of the spindle head weight, so the brake only has to hold a small net downward load.

Pneumatic Counterbalance

Pneumatic cylinders are an alternative but require roughly 15 times the piston area of the hydraulic equivalent at the same pressure, because compressed air at 6 bar provides much less specific force than hydraulic at 100–200 bar.

Warning: A counterbalance retrofit is not a substitute for a healthy brake. The brake is a safety-of-machinery requirement. If the retrofit is applied, the brake must still be functional and the modification must be documented per the local machinery directive (e.g., EU Machinery Directive 2006/42/EC, OSHA 1910.212 in the US). Do not bypass the door interlock to "fix" the drop.

Door Interlock, Pilz Switches, and PLC DO Considerations

Field diagnostics on the DMC 63V have shown that the following components fail or contribute, but are not the dominant root cause:

  • Pilz safety relays monitoring the door and E-stop chain: replace if contacts are pitted. Verify the relay's internal delay setting if a timer relay is present (the third and fifth relays from the left on the DMC 63V relay rail).
  • Door roller switch and front clamp switch: both wear items, especially given the toolchanger tremor on this platform. Replace as a pair when one fails.
  • Siemens SM322 digital output module (6ES7-322-1BH01-0AA0): has been replaced in the field as part of the diagnostic loop. Verify the module's channel status in STEP 7 — a single failed channel can leave the brake energised.
  • E-stop pushbutton contacts: cleaning the contacts or replacing the switch is a cheap first step; degraded contacts cause intermittent emergency-stop chain resets, which appear as the same alarm cluster.

The door-switch fault is exacerbated by the toolchanger tremor on the DMC 63V. Over 5–10 years, the roller plunger wears, the front-clamp safety switch fatigues, and the wiring fatigues at the flex points. Re-route the cable to reduce flex stress during the replacement.

Energy-Recovery Module and DC Link Alarms

Alarm 510311 ("E-STOP, energy recovery module not operative") is a side effect, not a cause. The energy-recovery module (DMG-specific, integrated with the SIMODRIVE 611 DC-link) reports not-ready because the drive has pulsed the DC link while the brake was dragging — the module interprets the resulting bus disturbance as a fault. If 510311 persists after the brake is replaced and the alarm cluster 25201 / 3000 / 600514 / 600602 is gone, then investigate the energy-recovery module separately:

  • Check the SIMODRIVE 611 status display for an F-code (e.g., F001, F005, F008, F012, F015) — the F-code cross-reference is in the SIMODRIVE 611 documentation on Siemens Industry Online Support.
  • Verify the DC-link bus capacitance health (leakage current test).
  • Check the line filter and the braking resistor for thermal damage.

Verification and Commissioning

After the repair, perform the following verification sequence:

  1. Power up the machine, clear all alarms, and verify the Z-axis enables without alarm.
  2. Run a controlled E-stop test at a safe mid-height: jog Z to mid-travel, press E-stop, observe whether the axis drops. Repeat 10 times.
  3. Run a controlled door-open test: jog Z, open the door, observe. Repeat 10 times.
  4. Run a handwheel-exit test: enable handwheel, exit handwheel, observe. Repeat 10 times.
  5. Check the alarm log after each sequence. A clean repair shows zero 25201, 510311, and 600514 entries.
  6. Run the Sinumerik commissioning brake-test routine (if available in the build): Startup → Drive commissioning → Brake test. The test reports release and apply times; compare against the spec table.
  7. After 5 production hours, re-pull the alarm log and confirm no drop events.

Anti-Bypass Warning

Do not bypass the door interlock to work around a brake fault. The brake is a Category-1 / PL c (or higher on newer builds) safety function. Bypassing the door interlock to "eliminate" the alarms will also eliminate the safety chain — the spindle head will fall on the next power-down regardless of door state, and the operator will not have the door-open warning to keep hands clear. Field experience shows that a brake that drops by 5 mm today will drop by 50 mm in a year, eventually crashing the spindle into the table. Replace the brake before continuing production.

Frequently Asked Questions

What does Siemens alarm 25201 mean on a Deckel Maho DMC 63V?

Alarm 25201 is the NCU-side "Axis Z1 drive fault" alarm, generated when the Z1 axis leaves its standstill monitoring window while drive enable is active. On the DMC 63V, it is almost always paired with PLC alarm 510311 and is caused by the 24 VDC motor brake applying too slowly on drive disable — not by a fault in the drive electronics.

Why does the Z axis drop only on door open, E-stop, or handwheel exit?

Those three actions all trigger the drive-disable sequence. The brake must apply before drive power is removed. If the brake apply time exceeds the PLC's interlock delay (80–250 ms), the spindle falls under gravity until the brake finally engages.

Can I bypass the door interlock to stop the alarm?

No. The door interlock is part of the safety chain; bypassing it removes operator protection and does not address the underlying brake failure. The spindle will continue to drop on E-stop and handwheel exit regardless of door state, and a worn brake will eventually allow the spindle to crash into the table.

Which Siemens part number is the SM322 module on the DMC 63V brake output?

Field service records show the 6ES7-322-1BH01-0AA0 SM322 digital-output module (16 DO, 24 VDC, 0.5 A) used in the brake switching path. Cross-reference the latest successor part and firmware compatibility on Siemens Industry Online Support before ordering.

What is the recommended preventive replacement interval for the Z-axis brake?

DMG does not publish a hard interval, but field experience on the DMC 63V fleet shows the first brake-related drop events appear between 6 and 10 years of service, depending on duty cycle, vibration from the toolchanger, and ambient temperature swings. Replace the brake friction plate, armature, and spring set, or fit a DMG-rebuilt motor, at the first symptom of a chirp-on-release longer than 100 ms or any audible drop on drive disable.

Is the "chirp" noise on power-up normal?

Yes. The chirp is the 24 VDC brake coil pulling the armature against the spring stack to release the friction plate. A healthy brake sounds like a single firm click-train over 30–80 ms. A weak brake sounds slow, dragging, or rattling — that is the early warning before the Z-axis starts to drop.

Back to blog