Document Status: Active Development
See also: Clamping for shelf-based workholding, Edge Features Index for full category list.
Articulating edge features provide compliant pressure, angular adjustment, or thermal management for specialized fixturing applications. Unlike rigid clamp shelves, these features incorporate flexibility or movement to accommodate part variation and apply controlled clamping force.
| Type | Purpose | Mechanism |
|---|---|---|
| Turnbuckle Flex Clamp | Actuated compliant clamping for laser welding | Wave-spring + rod-end bearings + threaded actuator |
| Integral Flex Spring | Passive compliant pressure | Serpentine/S-slot cuts create integrated leaf spring |
| Pivot Hinge | Angular adjustment between blade segments | Pin joint with optional detents |
| Copper Backing | Heat sink/reflector for laser welding | Clip-mounted copper plate with standoff |
This design is based on the TruArc Weld 1000 fixture system, which uses a turnbuckle-actuated mechanism with wave-spring compliance for laser welding applications. The design provides controlled clamping force with built-in compliance to accommodate part variation.
TruArc Weld 1000 fixture showing turnbuckle-actuated flex clamp mechanism
Flex clamp assembly - closed position
Flex clamp assembly - showing flex plates and rod-end bearings
📋 Schema Reference: See JSON Schema Reference → Turnbuckle Flex Clamp
The wave spring section provides compliance. Key parameters:
For simpler applications, serpentine or S-shaped slots can be cut directly into a blade edge feature to create a compliant spring section without separate actuators. The spring pushes against the workpiece surface, accommodating variations in part geometry while maintaining passive clamping pressure.
📋 Schema Reference: See JSON Schema Reference → Integral Flex Spring
Pivot hinges allow blade segments to rotate relative to each other. Useful for fixtures that need to conform to angled surfaces or provide adjustable clamping angles. Optional detents provide indexed positions.
📋 Schema Reference: See JSON Schema Reference → Pivot Hinge
Copper backing plates serve as heat sinks and laser reflectors during welding operations. They clip onto blade edges or insert through backing access slots (as seen in the TruArc fixture) and provide controlled standoff from the workpiece to prevent burn-through and manage heat dissipation.
Schema Reference: See JSON Schema Reference → Copper Backing Plates for the complete schema definition including material options, mount styles, and cooling configurations.
| Group | Parameter | Type | Description |
|---|---|---|---|
flexPlates | count | int | Number of flex plates (typically 2) |
| shape | string | roundedRect, rectangle, oval | |
| thickness | float | Plate thickness (mm) | |
| width / height | float | Plate dimensions (mm) | |
| cornerRadius | float | Corner blend radius (mm) | |
waveSpring | pattern | string | serpentine, zigzag, parallel |
| cuts | int | Number of wave cuts (affects spring rate) | |
| amplitude | float | Peak-to-peak wave height (mm) | |
| slotWidth | float | Width of each cut (mm) | |
actuator | type | string | turnbuckle, leadscrew, cam |
| threadDia | float | Thread diameter (mm) | |
| threadPitch | float | Thread pitch (mm) | |
| rodEnd.type | string | female, male (rod-end bearing style) | |
backingAccess | rows / cols | int | Grid dimensions for backing slots |
| width / height | float | Individual slot dimensions (mm) | |
| spacing | float | Center-to-center slot spacing (mm) |
| Parameter | Type | Description |
|---|---|---|
| pattern | string | serpentine, s-slot, zigzag, parallel |
| slotWidth | float | Width of each slot cut (mm) |
| slotCount | int | Number of slot passes |
| amplitude | float | Peak-to-peak displacement of pattern (mm) |
| wavelength | float | Length of one complete wave (mm) |
| springRate | string | soft, medium, stiff (or N/mm value) |
| travelRange | object | { min, max } deflection limits (mm) |
| Parameter | Type | Description |
|---|---|---|
| pinDia | float | Pivot pin diameter (mm) |
| bushing | object | { type, id, od } bushing specification |
| range | object | { min, max } rotation limits (degrees) |
| detents | array | List of indexed angle positions (degrees) |
| detentStrength | string | light, medium, heavy |
| lockingPin | object | { dia, type } locking mechanism |
| Parameter | Type | Description |
|---|---|---|
| material | string | copper, copper-chromium, copper-tungsten |
| thickness | float | Plate thickness (mm) |
| width / length | float | Plate dimensions (mm) |
| standoff | float | Gap between plate and workpiece (mm) |
| mountStyle | string | slot-insert, clip, bolt, magnetic |
| slotCompatibility | object | { width, height } for slot-insert style |
| cooling | object | { type } passive, water-cooled, air-cooled |
| surfaceFinish | string | polished, matte, grooved |
Articulating features are referenced in the main edge feature dispatch system:
fxEdgeFeat_Dispatch
├── type 1-6 ← Existing features (grippers, plungers, etc.)
├── type 7 ← Side plate clamp (Variant A)
├── type 8 ← Bend-tab clamp (Variant B)
├── type 9 ← Flex-lug clamp (Variant C) - see blade-edge-clamp-apparatus.html
├── type 10 ← Turnbuckle flex clamp
├── type 11 ← Integral flex spring
├── type 12 ← Pivot hinge
└── type 13 ← Copper backing plate
Document: articulating-edge-features.html
Schema: articulating-edge-features-schema.json
Images: images/truarc_*.jpg
Version: 1.0
Last Updated: 2026-02-10
Reference: TruArc Weld 1000 (FABTECH 2023)