Skip to main content

Objects and layers

A design is a stack of objects. The Layers panel (right side) lists them.

Layers
1Leaf fill
2Stem path
3Monogram “B”
4Logo.pngref
Reproduction of the Layers panel. Top of the list sews first. Click a row to select it; toggle the eye to hide a layer or the lock to protect it.

Kinds of object

  • Vector: an editable outline (a shape, a pen path, a satin column, or text). Vectors generate stitches. See Vectors vs. stitches.
  • Pixel sprite: a grid of colored cells you paint, which stitches out as crosses or small satin blocks. It is one object in this list, but at stitch-out it splits into one run per color. See Create pixel art.
  • Stitch block: actual stitches, either generated and "frozen" from a vector or imported from an embroidery file.
  • Reference image: a raster image you trace over. It is not stitched; the Layers panel tags it "ref".

Guides (measured lines and shape outlines drawn with the Ruler) also appear in the Layers panel, tagged "guide". Like reference images, they're not stitched.

Order matters

The order in the Layers panel is the stitch order: the order the machine sews. The first item is sewn first and sits under later layers. Each row shows a stitch-order number.

Reorder by dragging, or use:

  • Send forward (Ctrl/Cmd+]) / Send backward (Ctrl/Cmd+[)
  • Send to front (Ctrl/Cmd+Shift+]) / Send to back (Ctrl/Cmd+Shift+[)

Visibility and lock

Each object can be hidden (eye toggle) or locked. A locked object can't be selected or edited on the canvas until you unlock it.

The Layers panel has a toolbar of bulk controls:

  • Hide selected, Hide all, and Show all act on the whole design, and Deselect clears the current selection.
  • Hide other colors hides every part whose color isn't in your current selection, so you can focus on one color at a time.
  • Hide non-selected hides everything that isn't selected, leaving only the selected shapes visible, so you can isolate them.
  • Optimize entry/exit repositions where the thread enters and leaves shapes to shorten travel between them (within consecutive runs of the same color). It works on your selection, or on the whole design when nothing is selected. See Entry and exit.
  • Shift-click two rows to select the whole range between them.

Ctrl/Cmd+Shift+H is a one-key way back to a visible scene: it hides the selection if you have one, hides everything if nothing is selected, and reveals all whenever anything is hidden.

Groups (folders)

Group selected objects with Group selection (Ctrl/Cmd+G) and split them again with Ungroup (Ctrl/Cmd+Shift+G). A group (a "SceneGroup") can carry its own transform and color/opacity overrides for everything inside it. The Properties panel's Bake folder action permanently pushes a group's transform and overrides down into its members.

Two Convert to actions also produce folders rather than a single object:

Scene panel

The Layers panel emphasizes stitch order as a flat list. The Scene panel (toggle it from the Window menu) shows the same design as a folder tree instead: groups appear as collapsible headers with their member objects indented underneath, so you can see and manage structure rather than sew order. Click a folder to select everything inside it; New Group and Ungroup buttons are there too. Visibility and lock toggles match the Layers panel.

Arranging the panels

Boldbobbin's three side panels start in one right-hand column: Layers and Scene tabbed together on top, Properties below. (Thread colors are not a panel: they live on the bottom bar.)

Drag a panel's tab to move it: to another group, or to any edge of the editor to dock it there. Drag the divider to resize. Close a panel with the × on its tab, and get it back from the Window menu or the + button in any tab bar ("Add a panel here"), which offers whatever is currently closed.

A panel stays the size you leave it, its tabs stay along the top wherever you dock it, and closing or re-opening one won't resize the others. Window → Reset panel layout puts everything back.

Selecting

Use the Select tool (V): click an object, Shift-click to add, drag a marquee to select an area. The Lasso (Q in the default preset) selects inside a freehand boundary, and Color select (C) picks every object of one color. When you select something, the floating action bar appears with common actions, and the essentials bar at the top of the canvas fills with its settings.