← back to pin list

True nesting vs part-by-part nesting — two kinds, two pipeline orders (Jordan 2026-08-27)

kerfmaster pin list · Definitions

rulingA decision by Aristide or Jordan. True because it was decided; it can be superseded, but it cannot be stale.

Content last changed 2026-08-27 — computed from the item itself, not typed.

Ruling (Jordan, 2026-08-27), verbatim: 'When the same part is duplicated over and over (we call this true nesting). For true nesting, the nesting process should come after the toolpath is established, that way we use one short piece of GCode duplicated over and over. We also have nesting that applies to several unique shapes (Torongo files) where nesting would happen before the toolpath is established. We call this part-by-part nesting.'

What each means

Inference — CONFIRMED by Jordan (2026-08-27, '1. Agreed.')

True nesting is why MetaCam's Layout Array spacing measures the TOOLPATH bounding box (leads included) and why the flip-every-other-column trick aligns pierce points — the thing being arrayed is a toolpath, not bare geometry. Raised as my flagged inference from the two 2026-08-27 screenshots; Jordan ratified it same day, so it now reads as agreed fact.

Consequences