DEV Community

Akshay Nikhare
Akshay Nikhare

Posted on • Originally published at cadnative.com

Parametric Furniture Design with IMOS IX

IMOS IX is the leading CAD/CAM software for the furniture manufacturing industry. It integrates directly with woodworking CNC machines and enables fully parametric product design — meaning a single model can produce thousands of variants without manual rework.

What is parametric design?

Traditional CAD modelling is "static" — you draw a specific cabinet at specific dimensions. Parametric design is different: you define relationships and rules, and the software derives geometry automatically.

In IMOS IX this means you can describe a wardrobe once and then configure it for any width, height, number of doors, or internal fitment — all without touching the underlying model.

Key IMOS IX concepts

Article variants

An article in IMOS IX is a product definition with parameters exposed as inputs (width, height, depth, material, etc.). The article script calculates part dimensions, materials, and CNC programmes from those inputs.

Form editors

IMOS IX ships with a visual form editor that lets non-technical staff configure articles through a UI. You define which parameters are visible, their labels, validation rules, and dependencies between fields.

CNC post-processing

Once a variant is configured, IMOS IX generates machine data (DXF, MPR, or proprietary formats) for the CNC router. This removes manual measurement steps and dramatically reduces cutting errors.

A typical workflow

Customer order → Configurator UI → IMOS IX article → Part list + CNC files → Production
Enter fullscreen mode Exit fullscreen mode
  1. Customer selects dimensions and finish in a web configurator.
  2. IMOS IX evaluates the article script and produces a complete bill of materials.
  3. CNC files are sent directly to the machine — no manual intervention.
  4. Cut parts arrive pre-labelled for assembly.

Integrating IMOS IX with an online shop

One of our most common projects is connecting IMOS IX to a Shopware store:

  • Customer configures a piece of furniture in the Shopware storefront.
  • On order confirmation, Shopware calls a middleware API.
  • The middleware passes parameters to IMOS IX and retrieves the generated files.
  • Files are attached to the production order in the ERP system.

This end-to-end automation typically reduces order-to-production time from days to hours.

When does IMOS IX make sense?

IMOS IX is worth the investment when:

  • You offer configured-to-order (CTO) products.
  • You have more than ~50 CNC-cut orders per month.
  • Variant management is creating errors or bottlenecks.

For smaller operations, a simpler cut-list tool may be sufficient.

Talk to us

We have built IMOS IX integrations for clients across Europe. If you're evaluating parametric design software or need help with an existing implementation, get in touch.


Originally published at cadnative.com.

Top comments (0)