# Forgeshaft

*/Startups/Forgeshaft*

## Startup Overview

This engine generates deterministic CNC toolpaths directly from native CAD files. By parsing raw geometric data, it translates 3D models into immediate, machine-ready execution commands. The system bypasses intermediate translation steps, ensuring the exact dimensions of the digital model map directly to the physical cut.

Precision machine shops and advanced manufacturing facilities lose critical production time to CAM configuration bottlenecks. Legacy workflows force machinists to spend hours navigating complex interfaces to configure tool offsets, or resort to manual G-code scripting to achieve specific cuts. This human-in-the-loop requirement introduces variance and stalls high-volume manufacturing queues.

Unlike Mastercam or Autodesk Fusion, which require heavy desktop environments and constant operator input, this platform operates as an API-native, deterministic engine. It integrates directly into digital manufacturing pipelines to automate toolpath generation from upload to execution. This strict determinism guarantees exact precision and repeatability across production runs, entirely removing manual UI intervention from the machining lifecycle.

## Startup Founding Hypothesis

**Approach**: that generates deterministic CNC toolpaths directly from native CAD files
**Competitors**:
- [Mastercam](/Competitors/Mastercam)
- [Autodesk Fusion](/Competitors/Autodesk_Fusion)
- [Manual G-code scripting](/Competitors/Manual_G-code_scripting)
**Differentiator2x2**: API-native and deterministic, guaranteeing exact precision without manual UI intervention

## Startup Solution Coordinate

**Solution**: [Forgeshaft Toolpath API](/Software/Forgeshaft_Toolpath_API)

## Startup Position2x2

```mermaid
quadrantChart
    title Toolpath Generation Positioning
    x-axis Manual UI Intervention --> API-Native Automation
    y-axis Variable Output --> Deterministic Precision
    Mastercam: [0.15, 0.35]
    Autodesk Fusion: [0.25, 0.45]
    Manual G-code scripting: [0.20, 0.85]
    Forgeshaft: [0.90, 0.85]
```

## Startup Offer

**Proof**:
- Targeting zero manual CAM intervention for standard 3-axis geometric profiles
- Aiming to reduce toolpath generation latency to under 45 seconds per part via API
- Intended to achieve 100% deterministic repeatability for high-mix contract manufacturers
**Tiers**:
- Name: Standard Generation · Price: ~$0.50–$2.00 per generated toolpath · Inclusions: API access for 3-axis toolpath generation, native STEP and IGES ingestion, and basic bounding-box collision detection for standard geometry.
- Name: Advanced Kinematics · Price: ~$400–$900/mo base + ~$0.15–$0.40 per toolpath · Inclusions: 4-axis and 5-axis continuous toolpath generation, multi-machine kinematic profiles, custom JSON tool library ingestion, and priority compute queuing.
**Guarantee**: Forgeshaft guarantees strict deterministic outputs: identical native CAD inputs will consistently yield mathematically identical G-code. If a generated toolpath deviates across runs or fails the automated machine-envelope collision check, the generation is not billed and the job is flagged.
**Business Function**: ProvideService
**Objection Handlers**:
- Machine setup varies daily: The API is designed to accept dynamic work offset coordinates and fixture models with every POST request, recalculating toolpaths to the live machine state.
- Operators need to tweak feeds at the controller: Forgeshaft outputs unencrypted, standard G-code, explicitly supporting manual feed-rate overrides and standard macro variables at the machine panel.
- Automated CAM historically gouges complex surfaces: The deterministic engine is architected around strict volumetric computation rather than heuristic surface passes, designed to strictly adhere to defined stock and tool boundaries.
- We have custom tool libraries: The platform is intended to parse standard XML or JSON tool library exports, strictly constraining calculations to the physical tools currently loaded in the magazine.
**Pricing Architecture**: UsageMeter
**Agent Checkout Support**:
- agentic-commerce-protocol

## Startup Brand

**Voice**: Authoritative and exact, characterized by uncompromising manufacturing precision.
**Tagline**: Generate deterministic CNC toolpaths directly from native CAD files.
**Icon Concept**: Spindle
**Palette Intent**: industrial-safety
**Visual Identity**: High-contrast safety yellow and milled steel gray anchor a utilitarian interface dominated by monospace coordinate readouts.
**Archetype Reference**: the-ruler

## Startup Buyer Chain

**Chain**: Forgeshaft → Manufacturing Automation Engineer → CNC Machine Operator
**Gtm Motion**: Acquires automation engineers via self-serve API documentation and sandbox environments for testing native CAD files. Expands account value by transitioning from single-machine pilot volume to facility-wide API call tiers based on the total number of deterministic toolpaths generated.
**Agent Channel**: Designed to list in the Model Context Protocol (MCP) registry and LangChain tool directories as a dedicated CAD-to-CNC compilation endpoint, allowing manufacturing AI agents to discover and call the toolpath generator when orchestrating automated production pipelines.
**Primary Channel**: Technical search queries for 'API-native toolpath generator' or 'programmatic CAD to CNC' directing developers to Forgeshaft's API documentation and GitHub integration examples.

## Startup Customer Journey

```mermaid
flowchart LR; A[API Documentation] --> B[Sandbox Environment]; B --> C[First 3-Axis Toolpath]; C --> D[Pilot CNC Machine]; D --> E[Advanced Kinematics Tier]; E --> F[MCP Tool Directory];
```

## Startup Proof Points

_Illustrative — target and order-of-magnitude estimate figures, not an achieved track record (this Thing is concept-stage)._

**Pilot Goals**:
- 30-day API integration pilot with a contract manufacturer processing 100 daily native CAD files to prove 100% deterministic repeatability and zero manual interventions for 3-axis geometries.
- 60-day parallel-run pilot in a multi-machine 5-axis shop aiming to validate custom JSON tool library ingestion and live dynamic fixture offsets against legacy manual CAM outputs.
- 14-day automated quoting test processing standard geometry files via POST requests to verify sub-45-second latency without a single volumetric bounding-box failure.
**Target Metrics**:
- Aim: Under 45 seconds of generation latency per part via API POST request
- Target: 0 manual CAM interventions required for standard 3-axis geometric profiles
- Target: 100% deterministic G-code repeatability across identical native CAD inputs
- Aim: 100% unbilled job rate for any API request that fails automated machine-envelope collision checks
**Target Case Studies**:
- High-mix contract manufacturer (50-200 employees): Shift from 4+ hours of manual CAM programming per shift to zero-touch 3-axis toolpath generation directly from uploaded STEP files.
- Specialized aerospace job shop operating 5-axis mills: Standardize multi-machine kinematic profiles via API to eliminate manual gouge-checking and ensure strict adherence to volumetric constraints.
- B2B automated manufacturing quoting platform: Integrate the API to leverage sub-45-second toolpath generation latency, calculating deterministic cycle times for highly accurate instant customer pricing.
**Testimonial Targets**:
- Lead CAM Programmer: Expresses relief that routine 3-axis geometries are handled automatically with strict deterministic outputs, freeing them to focus on highly complex custom setups.
- Machine Shop Floor Manager: Appreciates that operators retain the ability to override feed-rates at the panel because the system outputs unencrypted, standard G-code.
- Operations Director: Validates the usage-metered pricing model, highlighting the financial safety of a guarantee that only bills for mathematically identical, collision-free toolpaths.

## Startup Top Risks

**Risks**:
- Severity: existential · Description: Machine shops refuse to trust unverified API-generated toolpaths due to the high financial risk of catastrophic physical machine crashes. · Mitigation Status: unmitigated
- Severity: high · Description: Major CAD vendors update their proprietary file schemas without warning and break Forgeshaft's native file ingestion engine. · Mitigation Status: in-progress
- Severity: high · Description: Incumbent competitors like Autodesk bundle deterministic API features into their deeply entrenched enterprise suites for free. · Mitigation Status: unmitigated
- Severity: moderate · Description: Legacy CNC machines lack the modern network connectivity required to directly pull API-generated toolpaths from the cloud. · Mitigation Status: in-progress

## Startup Competitors

- [Mastercam](/Competitors/Mastercam) — Incumbent
- [Autodesk Fusion](/Competitors/Autodesk_Fusion) — Incumbent
- [Manual G-Code Scripting](/Competitors/Manual_G-Code_Scripting) — Status Quo
- [Siemens NX CAM](/Competitors/Siemens_NX_CAM) — Enterprise Incumbent
- [CloudNC](/Competitors/CloudNC) — Automation Startup

## Startup Solution Stack

- [Deterministic Machining Service](/Services/Deterministic_Machining_Service) — Service-as-Software
- [Toolpath Routing Engine](/Agents/Toolpath_Routing_Engine) — Agent
- [Geometry Parsing Worker](/Agents/Geometry_Parsing_Worker) — Agent
- [Native CAD SDK](/Software/Native_CAD_SDK) — Software
- [Deterministic G-Code API](/Software/Deterministic_G-Code_API) — Software

## Startup Story Brand

**Hero**:
- **Need**: to be the manufacturing lead who automates throughput, not the bottleneck stuck in manual CAM software
- **Want**: to generate machine-ready G-code directly from native CAD files
- **Identity**: the production manager at a high-mix CNC contract shop
**Plan**:
- Step: Upload CAD · Detail: Submit your native STEP or IGES files with your specific machine kinematic profile.
- Step: Inspect Toolpath · Detail: Verify the deterministic G-code and collision-free simulation for your exact fixture setup.
- Step: Run Job · Detail: Post the unencrypted G-code directly to your controller and start cutting immediately.
**Guide**:
- **Empathy**: When a rush order hits the floor, the last thing you need is a CAM programmer spending three hours mapping geometry that a computer can already see.
**Problem**:
- **Villain**: manual CAM intervention
- **External**: Generating toolpaths in Mastercam or Autodesk Fusion requires hours of manual clicking and heuristic surface tweaking for every part.
- **Internal**: You feel like your expensive 5-axis machines are sitting idle while you fight with geometry selection and lead-in parameters.
- **Philosophical**: Why should a skilled machinist accept unpredictable G-code when deterministic volumetric computation is possible?
**Success**: Your shop runs at full capacity with toolpaths that generate in seconds and execute perfectly every time.
**One Liner**: Instead of manual CAM clicking, Forgeshaft generates deterministic CNC toolpaths directly from CAD — slashing programming time to seconds while guaranteeing exact repeatability.
**Positioning**:
- **So That**: automate machine-ready toolpath generation in under 45 seconds
- **Unlike**: Mastercam and manual G-code scripting
- **For Whom**: High-mix contract manufacturers
- **Category**: Deterministic CNC programming API
**Call To Action**:
- **Direct**: Generate first toolpath
- **Transitional**: View G-code schema
**Failure Stakes**:
- Spindles stay dark during programming
- Wasted material from non-deterministic toolpaths
- Missed delivery dates for rush contracts
**Transformation**:
- **To**: the shop's automation architect
- **From**: a lead programmer buried in Autodesk Fusion UI clicks
**Controlling Idea**: CNC toolpath generation must be a deterministic calculation, not a manual art.

## Startup Token Hero

**Genre**: founding-hypothesis
**Rendered**: Instead of manual CAM clicking, Forgeshaft generates deterministic CNC toolpaths directly from CAD — slashing programming time to seconds while guaranteeing exact repeatability.
**Mechanism**: spine-derived-v1
**Template Id**: spine-founding-hypothesis
**Vocab Fingerprint**: 9c08e02bec26c122

## Startup Token Positioning

**Genre**: moore-positioning
**Rendered**: Deterministic CNC programming API for High-mix contract manufacturers. Unlike Mastercam and manual G-code scripting — automate machine-ready toolpath generation in under 45 seconds.
**Mechanism**: spine-derived-v1
**Template Id**: spine-moore-positioning
**Vocab Fingerprint**: 955d648de4b0072d

## Startup Token Pitch Deck

**Genre**: pitch-deck
**Rendered**: Problem: Generating toolpaths in Mastercam or Autodesk Fusion requires hours of manual clicking and heuristic surface tweaking for every part.
Solution: Instead of manual CAM clicking, Forgeshaft generates deterministic CNC toolpaths directly from CAD — slashing programming time to seconds while guaranteeing exact repeatability.
Customer: High-mix contract manufacturers
Unlike: Mastercam and manual G-code scripting
**Mechanism**: spine-derived-v1
**Template Id**: spine-pitch-deck
**Vocab Fingerprint**: 9d604368f6de9cea

## Startup Token M E D D P I C C

**Pain**: Generating toolpaths in Mastercam or Autodesk Fusion requires hours of manual clicking and heuristic surface tweaking for every part.
**Metrics**: Target: Your shop runs at full capacity with toolpaths that generate in seconds and execute perfectly every time.
**Rendered**: Pain: Generating toolpaths in Mastercam or Autodesk Fusion requires hours of manual clicking and heuristic surface tweaking for every part.
Economic buyer: Manufacturing Automation Engineer
Metrics: Target: Your shop runs at full capacity with toolpaths that generate in seconds and execute perfectly every time.
Competition: Mastercam and manual G-code scripting
**Mechanism**: spine-derived-v1
**Competition**: Mastercam and manual G-code scripting
**Economic Buyer**: Manufacturing Automation Engineer
**Vocab Fingerprint**: 42298cb353ef6645

## Startup Token Cold Email

**Genre**: cold-email
**Rendered**: Subject: Deterministic CNC programming API for High-mix contract manufacturers

High-mix contract manufacturers — Generating toolpaths in Mastercam or Autodesk Fusion requires hours of manual clicking and heuristic surface tweaking for every part. Instead of manual CAM clicking, Forgeshaft generates deterministic CNC toolpaths directly from CAD — slashing programming time to seconds while guaranteeing exact repeatability.
**Mechanism**: spine-derived-v1
**Template Id**: spine-cold-email
**Vocab Fingerprint**: e227fd5db1400f11

## Startup Token Agent Spec

**Genre**: ai-agent-spec
**Rendered**: Deterministic CNC programming API. Instead of manual CAM clicking, Forgeshaft generates deterministic CNC toolpaths directly from CAD — slashing programming time to seconds while guaranteeing exact repeatability. Serves High-mix contract manufacturers.
**Mechanism**: spine-derived-v1
**Template Id**: spine-ai-agent-spec
**Vocab Fingerprint**: bb43c72084a948e1

## Neighborhood

### Candidate solutions

- [Source Heavy Plate Welders](/Problems/Source_Heavy_Plate_Welders) — candidate solution for · Problems

### Composed of

- [Geometry Parsing Worker](/Agents/Geometry_Parsing_Worker) — composes · Agents
- [Native CAD SDK](/Software/Native_CAD_SDK) — composes · Software
- [Deterministic G-Code API](/Software/Deterministic_G-Code_API) — composes · Software
- [Deterministic Machining Service](/Services/Deterministic_Machining_Service) — composes · Services
- [Toolpath Routing Engine](/Agents/Toolpath_Routing_Engine) — composes · Agents

### Competitors

- [Manual G-Code Scripting](/Competitors/Manual_G-Code_Scripting) — competes with · Competitors
- [Siemens NX CAM](/Competitors/Siemens_NX_CAM) — competes with · Competitors
- [CloudNC](/Competitors/CloudNC) — competes with · Competitors
- [Mastercam](/Competitors/Mastercam) — competes with · Competitors
- [Autodesk Fusion](/Competitors/Autodesk_Fusion) — competes with · Competitors

### What it offers

- [Forgeshaft Toolpath API](/Software/Forgeshaft_Toolpath_API) — offers · Software

### Embodies

- [Software](/Theses/Software) — embodies · Theses

### Similar Startups

- [Dieworks](/Startups/Dieworks) — similar · Startups
- [Fabricationridge](/Startups/Fabricationridge) — similar · Startups
- [Volumetricturn](/Startups/Volumetricturn) — similar · Startups
- [Aerokerf](/Startups/Aerokerf) — similar · Startups
- [Fabricationearing](/Startups/Fabricationearing) — similar · Startups
- [Fabricationdock](/Startups/Fabricationdock) — similar · Startups
- [Magmill](/Startups/Magmill) — similar · Startups
- [Fabreavy](/Startups/Fabreavy) — similar · Startups
- [Fabricationpulse](/Startups/Fabricationpulse) — similar · Startups
- [Forgedeck](/CompanyTypes/High-Performance_&_Racing_Parts_Manufacturer/Problems/Exotic_Billet_Material_Waste/Startups/Forgedeck) — similar · Startups
- [Aband](/CompanyTypes/High-Performance_&_Racing_Parts_Manufacturer/Problems/Exotic_Billet_Material_Waste/Startups/Aband) — similar · Startups
- [Generalatelier](/Startups/Generalatelier) — similar · Startups
- [Welderlogic](/Startups/Welderlogic) — similar · Startups
- [Heavymill](/Startups/Heavymill) — similar · Startups
- [Engineerstand](/Industries/Saw_Blade_and_Handtool_Manufacturing/Problems/Skilled_Machinist_Shortages/Startups/Engineerstand) — similar · Startups
- [Anvilrow](/Startups/Anvilrow) — similar · Startups
- [Spruevector](/Startups/Spruevector) — similar · Startups

### Similar Competitors

- [Mastercam Toolpaths](/Competitors/Mastercam_Toolpaths) — similar · Competitors

### Similar Problems

- [Automated Toolpath Generation](/Problems/Automated_Toolpath_Generation) — similar · Problems
