Skip to content
GMacros
Menu

Guide

Alphacam tips: 16 practical habits for a furniture shop

Alphacam tips: joining contours and direction, layers and Auto Style, tool library, simulation, post choice, pre-nesting checks, templates and backups.

Published: 6 min read

Mistakes in Alphacam are usually noticed at the machine, not on screen: a door that was not cut outside, a contour machined the wrong way round, a pocket opened with the wrong cutter. The Alphacam tips below come from the daily work of a furniture and woodworking CNC router shop. Menu and command names change between releases, so we describe workflow rather than key combinations. If the program is new to you, start with What is Alphacam? A CAD/CAM guide for furniture and wood CNC; for terminology, see Alphacam and furniture CNC glossary.

Drawing and geometry

1. Join the contour before assigning operations

Every operation that needs an outside cut, a pocket or an offset expects a closed, single-piece contour. A rectangle made of separate lines and arcs looks closed but is four geometries to Alphacam. Join it into one piece before assigning anything; with DXF drawings, a small tolerance (0.01–0.05 mm) closes invisible gaps at corners. The full list of DXF issues: DXF/DWG import and layer mapping in Alphacam: a clean path from design to production.

2. Look for open geometry after every import

An open contour is a silent error: the operation is either not assigned or assigned to the wrong side. Make it a habit to run the show/filter-open-geometry function after every import. An open inner decoration line is normal (V-cutting, grooving); an open outer contour must always be fixed.

3. Choose direction on purpose

Contour direction (clockwise or counter-clockwise) decides which side the cutter enters from and whether the cut is climb or conventional. In wood and MDF, surface finish and edge breakout depend on it. When directions are mixed in a drawing, especially after nesting or mirroring, fix them in bulk instead of one by one; the Reverse Direction tool in the GMacros add-in sets direction and start point for the selected contours in one go.

4. Use arcs, not splines

Splines and ellipses often reach the post as hundreds of short segments: the NC file balloons, the machine slows down and the surface comes out rough. Prefer arcs in your own drawings and convert incoming splines to arcs and lines.

Layer structure and Auto Style

5. Pick one layer standard and write it down

Decide once on short, meaningful layer names (our shop uses KESIM for cut, DELIK for drill, KANAL for groove, CEP for pocket, ETIKET for labels) and hand a one-page list to designers, operators and whoever prepares CAM. Two names for the same job (KESIM and Cut_Line) later mean two Auto Style rules or skipped geometry.

6. Hand repetitive work to Auto Style

If the same layer always gets the same operation, that is Auto Style's job: it assigns tool, depth and operation type by layer name. Set the rule once, then run it on every drawing with one command. Afterwards, look at geometry left without an operation; each one is either on the wrong layer or an open contour. Setup: Alphacam Auto Style setup: automatic machining by layer name.

7. Keep dimensions and text off machining layers

Dimension lines, notes and label text belong on separate layers that are never machined. Otherwise Auto Style may treat a dimension arrow as a cutting contour. For the odd piece on the wrong layer, selecting and moving it is fastest; the Move to Layer tool in the Cabinet Macros moves the selection to the layer you name and creates the layer if it is missing.

Tool library

8. Match the tool library to the machine magazine

If a tool number in Alphacam differs from the magazine pocket on the machine, the machine calls the wrong tool. Match every library tool's number, diameter and length to the real magazine list, and update the library first whenever a tool changes. This matters most when testing the post's tool change line (What is an Alphacam post-processor? Producing NC code for your machine).

9. Name tools clearly and store speeds with the material

Names like "8 mm straight cutter, 2 flute" instead of "Tool 3" cut operator errors. If you use different speeds and feeds for MDF, chipboard and solid wood, store them with the material or tool record; a value typed in every time is a value typed differently every time.

Simulation and post

10. Watch every new job in simulation

Simulation is cheap; broken cutters and spoiled sheets are not. With a new drawing, a new Auto Style rule or a new tool, watch at least one part in simulation from start to finish: operation order (inner operations first, outside cut last), depths, safe height, and whether the tool comes near clamps or vacuum pods. Small parts can move after the outside cut; they need hold-down methods such as tabs or onion-skin.

11. Pick the right post and cut the first sheet under supervision

The same drawing produces a completely different NC file with a different post. With more than one machine or dual-station work, make sure the right post is selected when you output. After a new post or a post change, read the NC header (units, zero point, safe height) and cut and measure the first part on scrap board. Details: What is an Alphacam post-processor? Producing NC code for your machine.

Checks before nesting

12. Verify the parts list before nesting

Nesting only arranges what it is given. A short checklist before you start is enough:

  • Do every part's size and quantity match the order list?
  • Are grain-direction parts (veneered walnut, patterned chipboard) marked?
  • Do the sheet size and edge trim match the real board?
  • Does every part have operations? A part without them takes sheet space for nothing.
  • Is the label information (part name, order number) in the drawing?

Cutting small parts before large ones keeps vacuum hold-down while the sheet is still whole. Settings and waste tactics: Alphacam nesting guide: sheet layout, waste, grain direction and labels. In the Cabinet Macros, Size and Sheet Report lists part sizes, total area and parts that do not fit the sheet before nesting, and Part Labelling writes sequence-numbered labels on the parts.

Templates, order and backups

13. Start from a blank template drawing

Save a blank drawing with the standard layers, frequently used tools and default settings as a template and start every new job from it. Every operator then works with the same layer names and settings, and Auto Style rules give the same result on every drawing.

14. Tie file names to the order number

A pattern like 2026-0915_Smith_kitchen_doors.ard saves minutes when the same job is reordered six months later. Keep the NC files under the same name in the order folder; opening the wrong file at the machine is one of the most common mistakes.

15. Back up the configuration regularly

As valuable as the drawings is the configuration tuned over the years: post-processors, tool library, Auto Style rules, template drawings and add-ins in the Startup folder. Most of it lives under Alphacam's LICOMDIR and LICOMDAT folders (the exact path varies by release). Copy these folders to another disk or the network regularly; when you change computers or upgrade (Alphacam versions and add-in compatibility: what changed since 2019 R1?) you rebuild the same environment in minutes.

Automate repetitive work

16. If you draw the same thing every day, hand it to a macro

Rule-based work such as doors, leaves, shelves and carcass parts can be calculated from sizes: frame allowance, hole spacing and groove size follow the same rule each time. Leaving these to an add-in built on Alphacam's VBA, instead of drawing them by hand, shortens the job and fixes the layer structure; the macro draws the part straight onto the layers Auto Style recognises. To write your own tool, see Writing VBA macros in Alphacam: where to start; for how ready-made parametric macros work, How Alphacam-based parametric door and cabinet door macros work; if an add-in will not load, Alphacam add-in problems: tab missing, macro failing, license errors.

Summary table

StepTipMistake it prevents
GeometryJoin contours, look for open geometry, use arcsOperations not assigned, bloated NC file
DirectionChoose direction on purpose, fix in bulkEdge breakout, reversed cut
LayersOne standard, dimensions/text on own layersAuto Style skipping or mis-machining
ToolsLibrary = magazine, clear namesWrong tool called
SimulationWatch at least one part on every new jobBroken cutter, small part moving
PostRight post, first part on scrap boardUnit/zero point errors
NestingCheck size, quantity, grain, sheetMissing parts, waste
HousekeepingTemplate drawing, naming, backupsLost settings, wrong file

For ready-made macros that draw doors, leaves and carcass parts from sizes onto standard layers inside Alphacam Router: GMacros Cabinet Macros.

Frequently asked

Where should I start learning Alphacam?

Start with geometry (closed contours, layers) and one operation type (outside cut), and watch it in simulation. Then drilling and pockets, then Auto Style and nesting. Settling this order saves more time than memorising shortcuts.

Is there a list of Alphacam keyboard shortcuts?

The program lets users define shortcuts and the defaults vary by release. That is why this article describes workflow, not key names; you can see the list for your installation in the program's customisation settings.

Is Auto Style worth setting up if I do little work?

Even with a few drawings a day, yes, if the same layer always gets the same operation. The rule is set once; it saves time and removes results that vary from operator to operator.

How do I move my Alphacam configuration to a new computer?

Posts, tool library, Auto Style rules, templates and add-ins live in Alphacam's configuration folders. Installing the same release on the new computer and copying the relevant files from those folders is usually enough; talk to your reseller about moving the licence.

Related products

Tools that do the work described here with one click inside Alphacam: the GMacros add-in and macro packages. Purchasing and licensing are explained on How it works.

Written by the GMacros team. Alphacam is a registered trademark of Hexagon AB; this guide is independent.

WhatsApp