Getting Started
›
Quick Start
Quick Start
This guide will walk you through creating your first PCB project in Flux. By the end, you'll have a simple LED circuit designed and ready for manufacturing.
Step 1: Create a New Project
- Go to flux.ai and sign in to your account
- Click the New Project button in the top navigation
- Give your project a name (e.g., "My First LED Circuit")
- Click Create
Step 2: Add Components
In the schematic editor, you'll add the components for your circuit:
- Press
Aor click the Add Component button in the toolbar - Search for "LED" and select a standard LED
- Click to place it on the schematic
- Repeat to add a resistor (search for "resistor 330 ohm")
- Add a 2-pin header for power input
Step 3: Connect Components
Now wire up your circuit:
- Click on a component pin to start a wire
- Click on another pin to complete the connection
- Connect the LED anode to the resistor
- Connect the resistor to the positive header pin
- Connect the LED cathode to the ground header pin
Step 4: Switch to PCB Layout
With your schematic complete, switch to the PCB editor:
- Click the PCB tab at the top of the editor
- Your components will appear with airwires showing connections
- Arrange components by dragging them into position
Step 5: Route Traces
Connect your components with copper traces:
- Click on a pad to start routing
- Click to place trace segments
- Double-click to finish the trace
- Repeat for all connections
Step 6: Export for Manufacturing
When your design is complete:
- Click File > Export > Manufacturing Files
- Select the files you need (Gerber, BOM, etc.)
- Click Download
Next Steps
Congratulations! You've created your first PCB in Flux. Here's what to explore next:
- Learn about Copilot for AI-assisted design
- Explore Core Concepts for deeper understanding
- Try the Routing Tutorial for advanced techniques