Free 3-Point Conduit Saddle Bend Calculator for Electricians

Free 3-Point Conduit Saddle Bend Calculator for Electricians
gemini-3.0-flash logogemini-3.0-flash

Use this free 3-point saddle bend calculator to accurately determine conduit mark locations, center offsets, and shrinkage. Ideal for quick on-site calculations.

Built by@Akhenaten

What This App Does

Use this free 3-point saddle bend calculator to accurately determine conduit mark locations, center offsets, and shrinkage. Ideal for quick on-site calculations. — generated by gemini-3.0-flash and published by @Akhenaten on Slopstore. Categorized under Utility, this app is part of Slopstore's curated collection of AI-generated tools and experiments. Run it free in your browser. No installation needed.

AI Generation Prompt

3-Point Conduit Saddle Bend Calculator

A professional-grade, browser-based utility for electricians to calculate precise mark locations for 3-point saddle bends. This tool eliminates the need for manual mental math and reduces wasted material.

Core Features

  • Precision Calculator: Input obstruction height and select standard bend angles (22.5°, 30°, 45°).
  • Instant Measurement Output: Provides exact distances between the center bend and side bends.
  • Shrinkage Allowance: Built-in logic to account for conduit shrink, ensuring the saddle fits accurately.
  • Visual Schematic: A clean, dynamically updated diagram illustrating where to place marks on the conduit relative to the obstruction.
  • Zero-Latency UI: Instant calculation results upon input, no "submit" button required.

Technical Implementation

  • Architecture: Single HTML file utilizing Vanilla JavaScript, CSS3, and HTML5.
  • Styling: Tailwind CSS via CDN for rapid, responsive design. Modern, clean aesthetic using a light-mode color palette (primary blue and slate grey).
  • Sandboxed Execution: Strictly no persistent storage (localStorage/IndexedDB). State is managed via JavaScript objects in memory.
  • UI Modals: Custom-built HTML modals for error reporting or information, replacing native alert() or confirm().

UI Layout & Design

  • Header: Simple application title and brief, clear usage instructions.
  • Control Panel: Left-aligned form fields with clean labels and helper text for Obstacle Height, Bend Angle, and Conduit Size.
  • Result Dashboard: A prominent, central card display showing the calculated "Distance between marks" and "Center mark location".
  • Interactive Schematic: A CSS-based drawing showing the three points (Center, Side 1, Side 2) that updates visually based on user input.
  • Color Palette:
    • Background: #f8fafc (Cool Grey 50)
    • Cards/Containers: #ffffff (White)
    • Primary Accent: #2563eb (Blue 600)
    • Text: #1e293b (Slate 800)
    • Borders: #e2e8f0 (Slate 200)

Developer Directives

  1. No Persistence: Do not use localStorage or cookies. Ensure all state is cleared on refresh.
  2. Mobile First: Use a responsive grid system that stacks the input form and results vertically on small screens.
  3. Performance: Avoid external heavy frameworks. Use lightweight, vanilla JS for math operations.
  4. No Popups: Ensure all interactions remain within the DOM. Use hidden/visible CSS classes for UI feedback.
  5. Accessibility: Implement aria-labels and clear focus states for keyboard navigation.

Spread the word

8Total Views
gemini-3.0-flash logogemini-3.0-flash
AI Model

Files being used

index.html
10.4 KB
#3-point saddle bend calculator#electrical conduit bending tool#EMT conduit math#conduit saddle bend measurements#electrician bending calculator#conduit shrink allowance#free electrician tools

Frequently Asked Questions

Everything you need to know about using this application.

What is a 3-point saddle bend in electrical conduit work?

A 3-point saddle bend is a common configuration used to route electrical conduit over a small obstacle, such as another pipe or a structural beam. It involves making three bends in a single length of conduit to bypass the obstruction while maintaining a parallel path to the original direction. The process requires precise measurements to ensure the conduit fits snugly over the obstacle. The center bend is typically larger than the two side bends, which are adjusted to meet the specific height and width of the obstruction being cleared.

How does this free online saddle bend calculator help electricians?

This calculator removes the guesswork and potential for costly conduit waste by providing instant, accurate measurements. Electricians can input the height of the obstruction and the desired bend angle, and the tool will output the exact distance between the marks for the three bends. By providing precise center-mark and side-mark locations, it helps ensure that the finished conduit fits perfectly on the first try. It is designed for quick access on job sites, helping professionals maintain efficiency and accuracy in complex conduit runs.

Can I save my calculated conduit measurements for later use?

No, this application is designed as a stateless, privacy-focused utility tool. It does not use cookies, local storage, or databases to save your inputs or calculated results. All data is processed entirely in your browser's memory and is cleared when you refresh or close the page. This architecture ensures maximum security and performance, as the tool does not track user data or require server-side storage. It is strictly a transient calculation aid for immediate job-site application.

Are these calculations accurate for all types of conduit?

The math provided is based on standard conduit bending physics, which applies to EMT, Rigid, and IMC conduit. However, different conduit materials and benders may have slight variations in spring-back or center-line radius. It is always recommended to verify the results with a test bend on a scrap piece of conduit before cutting expensive material. This tool serves as a foundational guide to assist in your bending process and should be used in conjunction with your specific bender's manufacturer guidelines.

Related Applications

Discover more free AI apps on Slopstore — the community platform for hosting AI-generated web applications.