MFT/3 hole pattern specifications

The numbers the MFT/3 TableTop Creator is built on, in plain text — for anyone making a replacement or custom-size top, or checking a drawing. An unofficial reference compiled by a hobbyist, not published or endorsed by Festool. Back to the tool.

The dog-hole grid

Hole spacing, centre to centre96 mm
Hole diameter20 mm
Edge to first hole centre71 mm on all four edges, for every valid size
Original MFT/3 top1102 × 718 mm, 11 × 7 holes = 77 holes
Valid length per side142–1966 mm, 1–20 holes
PlacementThe pattern is centred on the top: margin = (length − (holes − 1) × 96) / 2, which is 71 mm for every valid length

Corner screw holes

Four holes fix the top to the table frame, one near each corner.

Position from the corner43.36 mm along the width (x) and 50.5 mm along the depth (y). On the original 1102 × 718 mm top that is 43.36 mm from the short ends and 50.5 mm from the long sides
Through holeØ11 mm
CounterboreØ15 mm, flat-bottomed, 6 mm deep by default — for the bolt head

Valid top sizes

Every valid length is two 71 mm margins plus a whole number of 96 mm pitches: length = 142 + 96 × (holes − 1), or simply 46 + 96 × holes. Width and depth are chosen independently, each from this table. The aluminium profile is the matching edge profile length from the size matrix behind the tool.

HolesTop length (mm)Aluminium profile (mm)Note
1142100
2238196
3334292
4430388
5526484
6622580
7718676Original top, depth
8814772
9910868
101006964
1111021060Original top, width
1211981156
1312941252
1413901348
1514861444
1615821540
1716781636
1817741732
1918701828
2019661924

How the tool snaps

Type any size and the tool moves it to the nearest valid length. A value exactly halfway between two sizes goes to the smaller one. Anything below 142 mm becomes 142 mm, anything above 1966 mm becomes 1966 mm. The same rule runs on the server for link previews, so a shared link always shows the production size.

The tool reads its size from the address: https://fredenslund.dk/mft/?b=<width>&d=<depth>, both in mm. Example: /mft/?b=1102&d=718 opens the original top.

Shaper export

The downloaded SVG is true to scale (width and height in mm, 1:1 viewBox) and contains no text. Cut types follow Shaper's colour convention, with depths encoded as shaper:cutDepth:

The circles are exact and the tool never changes a hole diameter, so the Helix strategy can be chosen on Origin for the round holes. The file name carries the size, hole count and thickness, e.g. MFT3-TableTop 1102mm x 718mm 11x7 holes 19mm.svg.

For scripts and AI assistants

The pattern is also available as plain files, computed with the same rules as the tool. Both take the tool's own parameters: b = width and d = depth (both snap), t = board thickness (default 19) and c = counterbore depth (default 6; 0 omits the counterbores).

Requests from other sites are allowed (CORS), and answers are cached for a day.

Questions

What is the hole spacing on a Festool MFT/3?

96 mm centre to centre, with Ø20 mm holes. The first hole is centred 71 mm from every edge of the top.

What size is the original MFT/3 top?

1102 × 718 mm with 11 × 7 = 77 holes.

Can I make an MFT/3 top in a custom size?

Yes. Keep the 96 mm pitch and the 71 mm margin, so each side is 46 + 96 × n mm with n from 1 to 20, that is 142–1966 mm. The MFT/3 TableTop Creator generates the SVG for any such size.

Why does the tool change the size I typed?

Only lengths of 46 + 96 × n mm keep both the 96 mm grid and the 71 mm margin. The tool snaps your value to the nearest valid size and tells you by how much it moved.

Is this an official Festool resource?

No. The specifications and the tool are an independent hobby project by Anders Fredenslund, not affiliated with or endorsed by Festool or Shaper.