type
entity
created
Tue Apr 07 2026 02:00:00 GMT+0200 (Central European Summer Time)
updated
Tue Apr 07 2026 02:00:00 GMT+0200 (Central European Summer Time)
sources
raw/articles/PRD
tags
paper-type fluting corrugated-medium cmp corrugated

Fluting (Corrugated Medium Paper)

abstract
Fluting (also called CMP -- Corrugated Medium Paper) is the paper that forms the wave-shaped inner layer of corrugated board, with a GSM range of 80-200 and five flute profiles (A/B/C/E/F) serving different packaging applications.

Overview

Fluting is the corrugated medium -- the paper that gets formed into the characteristic wave (flute) shape between the flat linerboard layers (wiki/entities/kraftliner or wiki/entities/testliner) in corrugated board. While linerboard provides the flat surfaces and printability, fluting provides the structural rigidity, cushioning, and stacking strength that make corrugated boxes the dominant shipping container material.

In the marketplace, fluting is classified under the fluting paper type enum. Parser configurations also recognize "CMP" (Corrugated Medium Paper) as an alias that maps to the fluting type.

Technical Specifications

Property Range Notes
GSM 80-200 g/m2 Lower range than linerboard
Fiber type Recycled or virgin Recycled is dominant in Europe
Form Roll Always sold in roll form for corrugators
Standard widths 610-2800mm Matching corrugator machine widths
Food contact Sometimes Depends on fiber source and treatment

Key mechanical properties for fluting:

Flute Types

The flute profile is a critical specification stored in the Product entity's flute_type field (CHAR(1), values A/B/C/E/F):

Flute Height Flutes per Meter Take-up Factor Market Share Primary Use
A 4.8mm 108-118 1.50 ~10% Maximum cushioning for fragile goods
B 2.5mm 150-154 1.30 ~20% Canned goods, point-of-sale displays
C 3.5mm 128-132 1.43 ~80% General shipping boxes (dominant)
E 1.2mm 290-310 1.25 Growing Retail-ready packaging, folding cartons
F 0.8mm 400+ 1.20 Niche Micro-flute, direct print packaging

The take-up factor indicates how much fluting medium is consumed per linear meter of corrugated board. A-flute at 1.50 means 1.5 meters of fluting medium produces 1 meter of corrugated board. This affects material consumption and therefore surplus generation.

C-flute dominates with approximately 80% market share because it provides a good balance of cushioning, stacking strength, and material efficiency for standard shipping applications.

Surplus Context

Fluting surplus is common because:

Matching Behavior

In the wiki/concepts/matching-algorithm:

Container Compatibility

Fluting belongs to the "packaging" group in the container assembly algorithm. It can share containers with: kraftliner, testliner, white_top_testliner, duplex, triplex, and coated_board. This makes sense logistically because these products are all consumed by corrugated packaging converters.

Relationship to Corrugated Board

A typical corrugated board structure:

Kraftliner (outer liner)  -- flat, printable surface
Fluting (medium)           -- wave-shaped for rigidity
Testliner (inner liner)    -- flat, cost-effective inner surface

Single-wall board uses one fluting layer between two liners. Double-wall (used for heavy-duty boxes) uses two fluting layers with three liners. The marketplace handles surplus for each component independently.

Sources

Related