PRIME MOTION— Help

Design — modelling The Design workspace

The Design workspace

Prime Motion does not stop at sending G-code. It carries a parametric modeller, a CAM system, and the sender in one application — so a part can go from an idea to a cut in one place, with nothing else in the loop.

The Design workspace with a model open
The Design workspace with a model open

Three workspaces

Design, Manufacturing and Parameters
Design, Manufacturing and Parameters
WorkspaceWhat you do there
DesignSketch, model, and build the part
ManufacturingTurn the model into toolpaths and post a program
ParametersDrive the model by named values and expressions

They are three views of one document. A dimension changed in Parameters rebuilds the model in Design, and the toolpaths in Manufacturing follow.

The tool rail

The Design tool rail
The Design tool rail

Everything you build with is on the left, in the order you tend to need it.

Select · MovePick and transform what is already there
Design VisualsAppearance and display of the model
New SketchStart a 2D sketch on a plane or a face
CreateTurn sketches into solids — extrude, revolve, sweep, loft
PrimitiveDrop in a box, cylinder, sphere or other primitive directly
HoleProper holes, as holes rather than subtracted cylinders
PatternRepeat features in a line, around a circle, or on a grid
Fillet · ShellRound edges; hollow a solid to a wall thickness
CombineBoolean operations between bodies
ModifyEdit existing features
AssemblyRelate components to one another
JoineryCut machinable woodworking joints into two bodies at once
Plane · Axis · PointConstruction geometry to build against
AnalyzeMeasure and interrogate the model
Undo, redo, delete and close
Undo, redo, delete and close

The foot of the rail carries Undo, Redo, Delete and Close Design — undo is always one reach away, not buried in a menu.

Viewport chips

The viewport chips
The viewport chips

Along the bottom of the viewport:

ChipWhat it does
LockLocks orbit and pan, so a stray finger cannot move the camera while you work
GridShows or hides the ground grid
SketchShows or hides sketch geometry in the 3D view
PlaneShows or hides construction planes
TimeOpens the feature timeline

The feature timeline

The feature timeline
The feature timeline

The Time chip opens the history of how the part was built — every sketch and every feature, in order. It is a real timeline, not a log: roll back to any point to see the model as it was, reorder features, suppress one to see the part without it, group related features together, and rename anything.

A feature that fails to rebuild is marked, so you can see which step broke rather than only that something did.

Drawers — how every tool works

Tools open a drawer rather than a modal dialog, and the drawer is designed so the model stays visible and live the whole time.

The Fillet drawer
The Fillet drawer

Take Fillet as the example, because it shows every part of the pattern at once.

Pick geometry with the pen. The drawer names what it wants — Tap body edge(s)… — and each thing you pick becomes a chip you can remove individually. Pick several; the field for the next one stays open.

Values are more than numbers. Fillet takes a radius, and note there are two fields: a start radius and an End R. That is a variable-radius fillet — the round can taper along the edge. Tangent chain propagates the fillet around every edge that continues smoothly from the one you picked, so you select one edge instead of thirty.

The expression keypad

The expression keypad
The expression keypad

Tap any numeric field and a keypad built for this opens — not the system keyboard.

  • Arithmetic in place: + − × ÷, parentheses. Type 100/3 and let it work the number out.
  • Units on the keypad: mm, cm, m, deg. Enter a value in whatever unit you are thinking in.
  • f(x) switches the field into an expression — so a dimension can reference a parameter instead of being a fixed number.
  • History, so a value you used a moment ago is one tap away.

Live preview, on the model

The live preview and gizmo
The live preview and gizmo

Nothing waits for OK. As you type, the model shows the result: a dimension label on the geometry itself updating with the value, and a gizmo on the affected edge you can drag directly instead of typing at all.

You are never guessing what a number will do — the part in front of you already did it. Close the drawer without confirming and nothing was changed.