LogoPlanetary Gear Motor
EU Machinery Regulation 2023/1230: Planetary Gear Motor Compliance Guide
2026/06/24
CompanyProduct

EU Machinery Regulation 2023/1230: Planetary Gear Motor Compliance Guide

A practical guide for OEM procurement and engineering teams navigating the Jan 2027 transition from the Machinery Directive 2006/42/EC to the new Regulation (EU) 2023/1230 for gear motors.

The European Union is overhauling its machinery safety framework. If you are an OEM importing Autonomous Mobile Robots (AMRs), smart access gates, or heavy-duty industrial automation into the EU, the clock is ticking.

On January 20, 2027, the long-standing Machinery Directive 2006/42/EC will be completely repealed and replaced by the Machinery Regulation (EU) 2023/1230. Unlike a "Directive," which requires individual EU member states to pass their own national laws, a "Regulation" is a binding legislative act. It applies immediately and uniformly across all 27 EU member states.

For procurement managers and engineers sourcing planetary gear motors, this is not just a paperwork update. The new regulation fundamentally changes how we handle integrated sensors, digital documentation, cybersecurity, and the classification of assemblies. If your gear motor supplier is still relying on outdated CE declarations from 2018, your 2027 AGV product launch could face a hard stop at EU customs.

Here is the gritty, no-nonsense breakdown of what changes under (EU) 2023/1230, how it impacts your planetary gear motor sourcing, and the exact steps you need to take to protect your supply chain.

Published: June 24, 2026. Applicability: OEM teams placing machinery or partly completed machinery on the EU market from January 20, 2027. Limit: This is an engineering and procurement guide, not legal advice; confirm final CE strategy with your notified body, EU importer, or compliance counsel.

1. Scope: Is Your Gear Motor "Machinery"?

The most common point of confusion between mechanical engineers and compliance officers is whether a gear motor assembly is considered a standalone machine, a component, or something in between.

The Machinery Regulation distinguishes between "Machinery," "Partly Completed Machinery" (PCM), and excluded components. Understanding this boundary is critical because it dictates exactly what documentation your motor supplier must provide.

The Low Voltage Directive (LVD) Exclusion

Under Article 1(2)(p)(vi) of the new Regulation, ordinary electric motors are explicitly excluded from the scope of the Machinery Regulation if they fall under the Low Voltage Directive (LVD) 2014/35/EU.

If you are buying a bare, standard BLDC or brushed DC motor without a gearbox, no complex control electronics, and no specific application interface, it generally falls under the LVD. The supplier provides an EU Declaration of Conformity to the LVD, affixes a CE mark, and you are done.

The "Partly Completed Machinery" (PCM) Reality

However, an OEM rarely buys a bare motor. You are buying a Planetary Gear Motor—an assembly consisting of a motor, a multi-stage planetary gearbox, an output shaft engineered for a specific radial load, and often an integrated magnetic encoder or holding brake.

When this assembly cannot perform its specific application independently (because it needs to be bolted to an AGV chassis and connected to a motor controller) but is intended to be incorporated into another machine, it is classified as Partly Completed Machinery (PCM). If the same project also needs ratio, wheel-speed, and torque-reserve decisions, start with our AGV planetary gear ratio selection method before freezing the compliance file.

This triggers a completely different compliance track under (EU) 2023/1230.

<svg viewBox="0 0 900 500" xmlns="http://www.w3.org/2000/svg" className="w-full h-auto bg-slate-50 dark:bg-slate-900 rounded-xl border border-slate-200 dark:border-slate-800 p-4 my-8">
  <defs>
    <marker id="arrowhead" markerWidth="10" markerHeight="7" refX="9" refY="3.5" orient="auto">
      <polygon points="0 0, 10 3.5, 0 7" fill="currentColor" className="text-slate-500" />
    </marker>
  </defs>

  <g transform="translate(50, 40)">
    <!-- Start Node -->
    <rect x="300" y="0" width="200" height="60" rx="8" fill="currentColor" className="text-blue-600 dark:text-blue-700"/>
    <text x="400" y="35" text-anchor="middle" fill="white" className="text-sm font-bold">What are you sourcing?</text>
    
    <!-- Path 1 -->
    <path d="M 400 60 L 400 90 L 150 90 L 150 120" stroke="currentColor" stroke-width="2" marker-end="url(#arrowhead)" className="text-slate-400"/>
    <text x="275" y="80" text-anchor="middle" className="text-xs font-semibold fill-slate-600 dark:fill-slate-400">Bare Motor</text>
    
    <!-- Node 1 -->
    <rect x="50" y="120" width="200" height="80" rx="8" fill="currentColor" className="text-slate-200 dark:text-slate-800"/>
    <text x="150" y="150" text-anchor="middle" className="text-sm font-semibold fill-slate-800 dark:fill-slate-200">Standard Electric Motor</text>
    <text x="150" y="170" text-anchor="middle" className="text-xs fill-slate-600 dark:fill-slate-400">(No application interface)</text>
    <path d="M 150 200 L 150 240" stroke="currentColor" stroke-width="2" marker-end="url(#arrowhead)" className="text-slate-400"/>
    <rect x="50" y="240" width="200" height="80" rx="8" fill="currentColor" className="text-emerald-100 dark:text-emerald-900 border border-emerald-500"/>
    <text x="150" y="270" text-anchor="middle" className="text-sm font-bold fill-emerald-800 dark:fill-emerald-200">Excluded from MR</text>
    <text x="150" y="290" text-anchor="middle" className="text-xs fill-emerald-700 dark:fill-emerald-300">Falls under LVD.</text>
    <text x="150" y="305" text-anchor="middle" className="text-xs fill-emerald-700 dark:fill-emerald-300">Needs Declaration of Conformity.</text>
    
    <!-- Path 2 -->
    <path d="M 400 60 L 400 90 L 650 90 L 650 120" stroke="currentColor" stroke-width="2" marker-end="url(#arrowhead)" className="text-slate-400"/>
    <text x="525" y="80" text-anchor="middle" className="text-xs font-semibold fill-slate-600 dark:fill-slate-400">Motor + Gearbox / Sensors</text>
    
    <!-- Node 2 -->
    <rect x="550" y="120" width="200" height="80" rx="8" fill="currentColor" className="text-slate-200 dark:text-slate-800"/>
    <text x="650" y="150" text-anchor="middle" className="text-sm font-semibold fill-slate-800 dark:fill-slate-200">Planetary Gear Motor</text>
    <text x="650" y="170" text-anchor="middle" className="text-xs fill-slate-600 dark:fill-slate-400">(Intended for integration)</text>
    <path d="M 650 200 L 650 240" stroke="currentColor" stroke-width="2" marker-end="url(#arrowhead)" className="text-slate-400"/>
    <rect x="550" y="240" width="200" height="100" rx="8" fill="currentColor" className="text-amber-100 dark:text-amber-900 border border-amber-500"/>
    <text x="650" y="270" text-anchor="middle" className="text-sm font-bold fill-amber-800 dark:fill-amber-200">Partly Completed Machinery</text>
    <text x="650" y="290" text-anchor="middle" className="text-xs fill-amber-700 dark:fill-amber-300">Must follow (EU) 2023/1230.</text>
    <text x="650" y="305" text-anchor="middle" className="text-xs fill-amber-700 dark:fill-amber-300">NO CE Mark for the machinery part.</text>
    <text x="650" y="320" text-anchor="middle" className="text-xs font-bold fill-amber-800 dark:fill-amber-200">Needs Declaration of Incorporation.</text>
  </g>
</svg>

A Partly Completed Machine (PCM) does not get a CE mark to show compliance with the Machinery Regulation. Instead, your gear motor supplier must provide an EU Declaration of Incorporation alongside detailed assembly instructions showing you how to safely integrate the motor without violating the Essential Health and Safety Requirements (EHSRs).

2. Comparing the Old Directive vs. the New Regulation

The shift from 2006/42/EC to 2023/1230 isn't just about updating a document title. The European Commission has modernized the rules to account for robotics, Artificial Intelligence, IoT connectivity, and sustainability.

If you are an OEM, here are the critical procurement differences you need to monitor:

Compliance AreaOld Directive (2006/42/EC)New Regulation (EU) 2023/1230OEM Sourcing Impact
Documentation FormatRequired physical paper manuals for assembly and operations.Digital documentation is now the default. Paper must only be provided if explicitly requested.Saves shipping weight and cost. Ensure your supplier hosts assembly instructions securely online.
Declaration NameDeclaration of Incorporation (Annex II, 1.B).EU Declaration of Incorporation (Annex V, Part B).If a supplier sends you an Annex II declaration in 2027, their compliance is outdated and invalid.
Cybersecurity (IoT)No specific requirements for connected safety or data integrity.Mandatory protection against corruption. Connected safety control systems must resist cyber attacks.If your gear motor has a smart controller or IoT sensors, the supplier must prove the firmware is secure against external tampering.
Machine Learning / AIIgnored. Traditional deterministic programming only.Regulates systems with fully or partially evolving behavior (AI) in safety functions.Sourcing "smart drives" that self-optimize torque limits based on AI must undergo rigorous risk assessment.
Substantial ModificationVague guidelines on what constitutes a "new" machine when parts are upgraded.Clear definition: modifying a machine in a way that affects compliance creates a "new" machine.If you retrofit an AGV with a stronger planetary gear motor, you might become the legal "manufacturer" of a new machine and must redo CE marking.
EHSR VerificationSupplier claims compliance via a static technical file.Supplier must explicitly state which EHSRs from Annex III have been applied and fulfilled for the PCM.Your procurement team must map the supplier's fulfilled EHSRs against the final AGV's required EHSRs to cover all gaps.

(Table Source: Analysis based on the Official Journal of the European Union, Regulation (EU) 2023/1230)

3. The Cybersecurity Mandate for Smart Motors

Historically, mechanical gear motors were dumb chunks of metal, copper, and magnets. The safety risks were purely physical: crushing, shearing, or electrical shock.

Today, many premium OEM planetary gear motors come with integrated smart controllers, dual-channel absolute encoders, and CANopen/EtherCAT interfaces. They report temperature, vibration, and torque data back to the central AGV PLC.

Under the new Regulation, software and cybersecurity are safety features.

If a hacker can access the AGV network and override the planetary gear motor's braking torque limits, causing the vehicle to crash, the machinery is deemed unsafe. Suppliers of smart motor assemblies (treated as safety components or PCMs) must now demonstrate that the control systems are designed to withstand both accidental interference and intentional cyberattacks.

What you need to do: If your gear motor has integrated logic or communication protocols, demand to see the supplier's cybersecurity risk assessment. Ask how firmware updates are authenticated and secured.

For the commercial file, add these cybersecurity and firmware-update questions directly to your planetary gear motor RFQ template so they are evaluated before sampling, not after tooling has started.

4. The "Substantial Modification" Trap for Maintenance Teams

Article 18 of the new Regulation introduces a strict legal definition for "Substantial Modification". This is crucial for OEMs who offer aftermarket upgrades, or operators who retrofit existing fleets.

If you replace a failing 30Nm gear motor with an identical 30Nm gear motor, this is a repair. It does not trigger new compliance requirements.

However, if you upgrade a warehouse AGV by swapping its old brushed DC motors for higher-speed, high-torque BLDC planetary gear motors to increase throughput, you have structurally changed the machine's performance and kinetic energy. Under 2023/1230, the person carrying out this modification is now considered the manufacturer of a new machine. You must conduct a new risk assessment, draw up new technical documentation, and affix a new CE mark.

5. OEM Engineering & Procurement Audit Checklist

To ensure a smooth transition before the January 2027 deadline, your procurement and engineering teams should run this exact checklist against your current and prospective gear motor suppliers:

  • [ ] PCM Classification Check: Has the supplier accurately classified the geared motor assembly as "Partly Completed Machinery" rather than improperly blanketing it under the LVD?
  • [ ] Annex V Preparation: Can the supplier provide a draft "EU Declaration of Incorporation" formatted to Annex V, Part B of the new Regulation (instead of the old Annex II)?
  • [ ] Digital Assembly Instructions: Has the supplier established a secure, accessible web portal to host the mandatory digital assembly instructions? Are the links permanent?
  • [ ] EHSR Mapping: Has the supplier explicitly mapped out which Essential Health and Safety Requirements (from the new Annex III) their gear motor fulfills, and which ones are left to you (the integrator) to resolve?
  • [ ] Cybersecurity Assessment (For Smart Motors): If the gear motor includes embedded software or network interfaces, has the supplier provided a cyber-risk mitigation report?
  • [ ] Technical File Availability: Does the supplier have a clear policy for how they will provide the Annex IV technical documentation to EU market surveillance authorities upon a reasoned request?

Use this audit together with your incoming and pre-shipment QC checklist so documentation review, label review, functional testing, and shipment release are controlled in one supplier file.

6. How We Support Your EU Compliance Journey

We don't just cut steel and wind copper; we build power transmission solutions that pass the world's most stringent regulatory audits. We are proactively aligning our technical files, digital documentation platforms, and quality control processes to exceed the requirements of Regulation (EU) 2023/1230.

When you source planetary gear motors from us for your AGVs, robotic arms, or access gates, you receive:

  1. Clear PCM Declarations: Properly formatted EU Declarations of Incorporation detailing exact EHSR compliance.
  2. Lifetime Digital Documentation: Securely hosted, QR-code accessible assembly and integration manuals.
  3. Transparent Technical Files: Engineering data ready to support your final CE marking process.

If your current supplier is treating the new Machinery Regulation as a "tomorrow problem," you are carrying the risk.

  • Email us to audit your current motor specs: [email protected]
  • WhatsApp our engineering team: +8618857971991

7. Frequently Asked Questions (FAQ)

When does the new EU Machinery Regulation 2023/1230 take effect?

The regulation was published in June 2023, but it fully replaces the old Machinery Directive 2006/42/EC on January 20, 2027. After this date, you cannot place machinery on the EU market using the old directive's declarations.

Why doesn't my planetary gear motor have a CE Mark?

If your gear motor is classified as Partly Completed Machinery (PCM) under the Machinery Regulation, it is legally prohibited from bearing a CE mark for the Machinery Regulation. The CE mark is applied to the final completed machine (e.g., the fully assembled AGV). The motor will instead come with an EU Declaration of Incorporation.

Can assembly instructions be entirely digital now?

Yes. Under the new regulation, digital documentation is the default. However, if an end-user specifically requests a paper copy at the time of purchase, the manufacturer must provide it free of charge within one month.

What if I buy a motor from outside the EU (e.g., from China)?

The regulation applies to any machinery or partly completed machinery placed on the EU market, regardless of where it was manufactured. Your non-EU supplier must still draft the EU Declaration of Incorporation, compile the technical file, and you (or the EU importer) assume the responsibility for ensuring the documentation is compliant.

Sources and References

  1. Official Journal of the European Union: Regulation (EU) 2023/1230 on machinery
  2. European Commission: Machinery sector overview and EU machinery rules
  3. Pilz Safety: Changes from the Machinery Directive to the Machinery Regulation
All Posts

Author

avatar for Jimmy Su
Jimmy Su

Categories

  • Company
  • Product
1. Scope: Is Your Gear Motor "Machinery"?The Low Voltage Directive (LVD) ExclusionThe "Partly Completed Machinery" (PCM) Reality2. Comparing the Old Directive vs. the New Regulation3. The Cybersecurity Mandate for Smart Motors4. The "Substantial Modification" Trap for Maintenance Teams5. OEM Engineering & Procurement Audit Checklist6. How We Support Your EU Compliance Journey7. Frequently Asked Questions (FAQ)When does the new EU Machinery Regulation 2023/1230 take effect?Why doesn't my planetary gear motor have a CE Mark?Can assembly instructions be entirely digital now?What if I buy a motor from outside the EU (e.g., from China)?Sources and References

More Posts

Incoterms for OEM Motor Procurement: EXW vs FOB vs CIF vs DDP
CompanyProduct

Incoterms for OEM Motor Procurement: EXW vs FOB vs CIF vs DDP

A practical B2B guide to selecting Incoterms when sourcing planetary gear motors, with risk ownership, cost control, and handoff implications.

Jimmy Su2026/05/06
Why Your NEMA Stepper Gear Motor is Losing Steps: A Mechanical Troubleshooting Guide
CompanyProduct

Why Your NEMA Stepper Gear Motor is Losing Steps: A Mechanical Troubleshooting Guide

A gritty breakdown of why NEMA 23 and 34 stepper motors with planetary gearboxes lose steps in production, and how to fix it before your machine crashes.

Jimmy Su2026/05/06
Planetary Gear Motor Industry Update (2026-W21): Compliance Data Gates, Tariff Classification Checks, and PRG Demand Recovery
NewsProduct

Planetary Gear Motor Industry Update (2026-W21): Compliance Data Gates, Tariff Classification Checks, and PRG Demand Recovery

May 2026 planetary gear motor update for OEM buyers: EU review deadlines, U.S. HTS corrections, PRG demand signals, and immediate RFQ-to-PO control actions.

Jimmy Su2026/05/24
WhatsApp
LogoPlanetary Gear Motor

Trusted by Global OEM Partners for High-Performance Precision Manufacturing

Products

  • Product Overview
  • Applications
  • OEM Capabilities
  • FAQ

Resources

  • About
  • Contact / RFQ
  • Blog
  • Sourcing from China Guide
  • 10 kg Robot Motor Calculator

Company

  • About
  • Contact

Legal

  • Cookie Policy
  • Privacy Policy
  • Terms of Service
© 2026 Planetary Gear Motor. All Rights Reserved.|Backed by Linkup Ai Co., Ltd. Manufacturing delivered by the Advanced Manufacturing Division of Linkup Precision.