Templates
Ready-made example machines, open one, see how it's wired, make it yours.
The Home tab lists template projects: complete, working twins you can open, inspect and adapt. They are the fastest way to learn how a mechanism or a sequence is typically wired.
Using templates
- Open the Home tab.
- Browse by category, or use the tags to find a specific mechanism type.
- Open a template, it loads as a new project you can edit freely. Your changes never modify the template itself.
- Save it under your own name to keep working on it.
Some templates are free; others are marked as requiring a paid plan. See Plans & limits.
Learning from a template
A template is a worked example. The reading order that pays off:
- Variables tab, find the "master" variables (usually a master clock or axis position).
- Motion tab, see how cam profiles map that master to slave motions.
- Objects tab, see which object properties the variables drive.
- State Machines tab, if the template has sequence logic, this is where the steps live.
The Signal trace tool walks these dependency chains for you.
Adapting a template to your machine
Typically you keep the wiring and swap the visuals and numbers:
- Replace the placeholder models with your own CAD.
- Adjust mechanism dimensions (link lengths, path segments) to your machine's geometry.
- In Online mode, point the master variables at your PLC tags instead of the simulated clock.