User Manual

Precision Form is a digital assistant for press brake operators and engineers. It manages your tooling inventory and uses physics-based logic to recommend safe, accurate setups.

Quick Start Guide

1

Configure Your Machine

Go to the Settings tab and add a "Machine Profile". Enter your press brake's Max Tonnage and Bed Length. This allows the system to validate if a job is safe for your specific equipment.

2

Build Inventory

Go to the Tool Manager tab. You can manually add dies/punches or use the "Load Standard Library" button to import a starter set (American or European standards).

3

Run the Wizard

Go to the Calculator tab. Enter your material type, thickness, and bend angle. The system will scan your inventory and recommend the best tools for the job.


How the Smart Wizard Works

The Wizard doesn't just look for an exact match; it looks for the best available match in your shop. Here is the decision logic it uses:

1. The "Ideal" Target

The system calculates the ideal V-opening based on the 8x Rule (V = 8 × Thickness). For Stainless, it aims for 10-12x. For Hardened Steel, it may target 6x.

2. The "Reality" Filter

It scans your inventory for dies within a wide range (up to 200% of the ideal size). This ensures that if you don't have the perfect die, it will suggest the next best thing rather than failing.


Saving & Loading Jobs

Stop writing setups on scrap paper. You can now save your calculated setups directly to your account profile.

Save from Wizard

Found a perfect die? Click the icon on the result card. This saves the Material, Thickness, and that specific Die selection as a reusable Job.

Search & Load

In the Manual Calculator, click Load Setup. You can search your saved jobs by Name ("Bracket-442"), Material ("SS304"), or Thickness. Loading a job auto-fills the calculator.


Machine Compatibility Checks

Don't guess if a job fits the machine. The calculator now validates every setup against your saved Machine Profiles.

Compatible:

The machine has sufficient Tonnage Capacity and Bed Length for the job.

Incompatible:

The job requires more tonnage than the machine allows, or the part is longer than the bed.


Safety Logic & Standards

Precision Form uses a strict, physics-based safety engine. We distinguish between "Difficult" bends and "Impossible" bends.

Condition Threshold System Response
Geometric Limit Flange ≤ 0.5 × V IMPOSSIBLE Part falls into die.
Slipping Risk 0.5 < Flange < 0.7 × V RISKY Requires careful handling.
High Tonnage V-Opening < 6 × T HIGH PRESSURE May damage soft tooling.
Large Radius V-Opening > 10 × T NOTE Resulting radius will be large.

Result Rankings

  • Best Choice (Green): Closest match to the 8x standard with safe tonnage and flange length.
  • Risky (Orange): The tool works mathematically, but requires caution (e.g., short flange or high pressure).
  • Impossible (Hidden/Error): Tools that are physically incapable of the bend (e.g., flange falls in) are filtered out completely.

Tool Maintenance & QR Codes

Precision Form helps you track ISO/Quality compliance and bridge the gap between digital data and physical tooling.

Inspection Tracking

When editing any Die or Punch, use the "Last Inspection Date" picker to log when you last checked the tool. This date appears on the tool card () so you can quickly spot neglected tooling.

QR Code Labels

Click the icon next to any tool to generate a printable QR label. Stick this on your tool rack. Scanning the code with your phone instantly opens that specific tool's record in the app for quick updates.


Frequently Asked Questions

Why does the system recommend a larger die than I want?
The wizard prioritizes the 8x standard for safety and tool life. If you want to force a smaller die (e.g., for a tighter radius), use the Manual Calculator tab instead of the Wizard. The Manual Calculator will let you select any die but will warn you about the high pressure.
How do I back up my inventory?
Go to Settings > Backup & Share. Click "Export Config" to download a JSON file containing all your dies, punches, machine profiles, and unit preferences. You can import this file on any other device.
Can I integrate this with my ERP?
Yes. We offer a secure REST API for "Headless" calculations. You can send material and geometry data to our endpoint and receive tonnage and safety validation in return. Check the API Documentation for details.