Guides

Step-by-step tutorials for common CADit tasks including tracing images, creating cookie cutters, multi-color printing, and Code Mode.

Guides

These guides walk you through specific tasks from start to finish. Each guide focuses on accomplishing a practical goal using CADit's features.

Drawing and tracing

Tracing images

Import a reference image and trace it to create 3D shapes. Covers automatic region tracing with tolerance adjustment and manual tracing with drawing tools.

Project tutorials

Design custom cookie cutters using two methods: outline shapes for wall-only cutters, and hole material for cutters with solid backing rims. Includes tips for adding imprint details.

Creating multi-color 3D prints

Design models with multiple colors and export them for multi-material 3D printing. Covers color region planning, working with Doodle Mode layers, and exporting 3MF files that preserve color data for your slicer.

Code Mode

Code Mode basics

Learn the fundamentals of creating 3D models with code. Covers project structure, primitives (cube, cylinder, sphere), transformations, boolean operations, and 2D extrusion.

Code Mode parameters

Define parameters to create customizable designs. Covers all parameter types (numbers, sliders, text, choices, images, shapes) and how to build parametric models with user-adjustable controls.

Choosing a guide

If you want to...Start with
Turn a logo or drawing into a 3D modelTracing images
Make a custom cookie cutterCreating cookie cutters
Print with multiple filament colorsCreating multi-color 3D prints
Write code to generate 3D shapesCode Mode basics
Add sliders and controls to code objectsCode Mode parameters