Standards vs. DFM Rules¶
Source files:
Architechture & Research/DFM Research/Standards & Rules/What Your Extracted Standards Mostly Are.md,Architechture & Research/DFM Research/Standards & Rules/Difference Between DFM and ISO Standards.mdLast synthesized: March 2026
Executive Summary¶
Most ISO and international standards in manufacturing fall into two buckets: communication standards (how to specify and verify requirements on drawings) and regulatory/compliance standards (what process and risk discipline you must follow). Neither directly teaches manufacturability heuristics like "minimum internal corner radius for CNC" or "optimal hole-to-bend distance for sheet metal."
Real DFM rules come from internal company standards, supplier capability guides, and process handbooks. The right architecture treats standards as overlays on top of DFM rules, not as the source of DFM logic.
The Two Standard Buckets¶
Bucket 1: Communication Standards (Drawing & GPS)¶
These define how to write and interpret requirements on technical drawings.
Examples: - ISO 8015, 1101, 2768, 1302: Tolerancing, GD&T, general tolerances, surface texture notation - ISO 2553, 5817: Welding symbols, weld quality level specifications - ISO 965-1, 898-1: Thread tolerance classes, bolt property classes - ISO 13715: Technical drawings — edges and corners presentation
What they help RapidDraft catch: - Missing or incorrect tolerances - Wrong or ambiguous GD&T symbols - Missing surface finish callouts - Missing thread class (e.g., ISO 6g for M10) - Missing weld quality level (e.g., EN 1673 Y-level vs. X-level)
What they do NOT do: - Tell you "this pocket is unmachinable" - Specify "minimum end mill diameter" or "tool accessibility" - Recommend fixture strategies or setup complexity - Drive cost differences between process choices - Address assembly feasibility or field-service access
Role in RapidDraft: Vision model reads these callouts from drawings to validate compliance; rules engine checks consistency against inferred process.
Bucket 2: Regulatory, Safety & Compliance Standards¶
These define what process discipline, documentation, and risk management you must follow. They drive design constraints but indirectly.
Examples:
| Standard | Domain | DFM Impact |
|---|---|---|
| EU 2023/1230, ISO 12100, ISO 13849-1 | Machinery safety, risk assessment, safety controls | Geometry constraints (guards, access barriers, maintainability); documentation gates |
| EN 1672-2, ISO 14159 | Hygienic design (food/beverage) | Cleanable surfaces, no dirt traps, drainage slopes, no dead-leg tubes |
| PED 2014/68/EU, EN 378 | Pressure equipment, refrigeration safety | Pressure containment geometry, weld procedures, material traceability, inspection access |
| MDR 2017/745, ISO 13485, ISO 14971 | Medical device regulation, QMS, risk management | Traceability, validation, sterility/cleanliness constraints, risk control geometry changes |
| IATF 16949, VDA 6.3 | Automotive quality system, process audit | APQP/PPAP discipline; design reviews; process validation |
| IEC 61010-1 | Electrical safety (lab equipment) | Design constraints, guarding, isolation (but not machining heuristics) |
What they do: - Force geometry changes (e.g., "food contact surfaces must be radius ≥ 1mm" for cleanliness, not machinability) - Require specific documentation and traceability - Mandate risk assessments and design controls - Drive process validation and supplier qualification
What they do NOT do: - Provide "minimum tool radius" or "recommended fixture pattern" - Define cost drivers or process selection heuristics - Address tooling accessibility or part-setup complexity
Role in RapidDraft: Overlays add domain-specific checks and documentation flags; standards are traced to findings to show compliance narrative.
Where Real DFM Rules Come From¶
If you want RapidDraft to flag machinability, assembly difficulty, tool access, fixture strategy, cost drivers—the high-leverage manufacturing feedback—you must source them from:
1. Internal Company Standards (Gold Mine)¶
- Preferred processes and standard tool families
- Preferred radii, hole series, standard sheet thicknesses
- Standard fastener stackups, torque specs, preferred surface treatments
- "Red flag" geometries that the shop hates ("we never do that way")
- Time estimates for setup, tooling, secondary operations
Example: "Internal CNC standard: minimum internal corner radius R2 for standard end mills, R1.5 for special request."
2. Supplier / Manufacturer Capability Guides¶
- Sheet metal: Minimum bend radius vs. thickness, minimum flange length, hole-to-bend distance rules
- CNC job shop: Minimum internal corner radius, aspect ratio limits for drilling/reaming, thin-wall stability thresholds
- Casting/forging suppliers: Draft angles, minimum wall thickness, fillet radii, parting line placement rules
- Welding: Geometry constraints (minimum gap for fillet size, max unsupported span), preferred joint configurations
Example: "Protolabs CNC Guidelines: minimum 1.5mm internal radius for production quantities; R1mm possible but add 30% cost and 2-week lead time."
3. Process Standards & Handbooks¶
- Welding procedure specifications (WPS)
- Coating/plating applicability and thickness rules
- Inspection standards (critical dimension placement, repeatability requirements)
- Practical DFM guides (not always ISO-official, but industry canon)
The Right Architecture: Standards as Overlays¶
Traditional Approach (Wrong)¶
This fails because standards don't codify "how to machine it."Correct Approach¶
CAD geometry → extract features → apply DFM rules → generate findings
↓
DFM rules → cite supporting standards → compliance narrative
↓
Overlays (regulatory) → add safety/hygiene/medical checks → gate findings
Layered: 1. Core DFM rules (CNC, sheet metal, welding, assembly): sourced from supplier guides + internal standards 2. Standards as citations: Each rule references ISO 8015, Protolabs guide, internal standard, etc. 3. Overlays: Industry/regulatory constraints (medical, food, automotive, pressure) that layer additional checks or modify rule thresholds
Example Finding: - Finding: "Internal corner radius 1.2mm; CNC standard tooling minimum is 1.5mm. Specialist tool required; +30% cost." - Rule: CNC-005 (internal-to-geometry measurement + tool diameter rule) - References: Protolabs CNC Design Guidelines, internal Standard-CNC-2023 - Standards trace: ISO 2768 (general tolerance context), ISO 13715 (edge representation) - If medical overlay: Also cite ISO 13485 (traceability of material/tool changes)
What RapidDraft Currently Does Well¶
- Drawing compliance: Vision model reads GD&T, surface finish, material specs; validates against standards
- Traceability: Finding → Rule → References/Standards created and displayed
- Overlays: Industry context (medical, food, pressure) adds domain-specific checks
- Process inference: AI classifier recommends likely manufacturing path based on geometry
- Cost estimation: Should-cost engine uses geometry facts + material hints + selected process
What Needs Reinforcement¶
To give RapidDraft "true DFM brains" beyond drawing compliance:
- Build DFM rule packs from:
- Your own operational experience + shop feedback
- Supplier capability guides (Protolabs, local job shops, casting/forging vendors)
- Internal customer standards (what your repeat customers insist on)
-
Third-party DFM references (DFMA, Design for Manufacturability handbooks)
-
Keep ISO/QMS standards as overlays:
- They constrain design (e.g., "must be cleanable for food" → geometry rules)
- They gate process (e.g., "automotive requires APQP" → documentation step)
-
They don't drive core machinability rules
-
Implement process-aware feature extraction:
- From STEP: detect holes, pockets, bosses, bends, thin walls, welds, fastener bosses
- Infer likely process chain (billet vs. sheet metal + weld vs. casting + finish)
-
Run process-specific rule pack per detected process
-
Use vision model where it shines:
- Reading drawings, notes, symbols (human-authored context)
- Spotting missing callouts or symbol inconsistencies
- Verifying that the drawing communicates the DFM intent
- Extracting material, process hints, and traceability tags
Quick Reference: Standard Categories for RapidDraft¶
| Category | Standards | Primary Role | RapidDraft Use |
|---|---|---|---|
| Tolerancing & GD&T | ISO 8015, 1101, 1302, 13715 | How to write dimensions/tolerance | Vision reads; rules validate consistency |
| Thread & Fastener | ISO 965-1, 898-1 | Thread class, bolt strength class | Rules check spec'd vs. standard |
| Weld Spec | ISO 2553, 5817, 6707 | Weld symbol, quality level | Vision reads symbols; rules check access |
| Surface Finish | ISO 1302, 4287, 4288 | Ra, Rz surface texture notation | Vision reads callouts; rules validate CNC feasibility |
| Machinery Safety | ISO 12100, 13849-1, EU 2023/1230 | Risk assessment, guarding, interlocks | Overlay: constrains design geometry, adds documentation gates |
| Food/Hygiene | EN 1672-2, ISO 14159, 3864 | Cleanable surfaces, no traps | Overlay: modifies corner radius rules, adds drainage checks |
| Pressure Equipment | PED, EN 378, ISO 4413 | Pressure containment, materials, inspection | Overlay: material traceability, weld procedure discipline |
| Medical Device | MDR, ISO 13485, 14971 | QMS, design controls, risk files | Overlay: traceability, validation gates, sterility constraints |
Bottom Line¶
Standards are necessary for specification clarity and compliance. But DFM is about making it. The rules that answer "can we manufacture this cheaply and reliably?" come from supplier guides, internal standards, and process handbooks—not from ISO GPS standards alone.
RapidDraft's job is to: - Apply DFM rules that cite manufacturing reality - Validate against standards to ensure regulatory/quality gates are met - Use vision to extract implicit drawing context - Merge findings into an actionable report for the design engineer