Learn 3D Printing Step by Step
Comprehensive guides from first unboxing to advanced techniques. Troubleshoot issues and master your printer.
Getting Started
From Unboxing to Your First Print
A complete beginner's guide covering everything from unboxing your new 3D printer to completing your very first successful print.
What’s in the Box?
When you unbox your new 3D printer, you’ll typically find:
- The printer frame (fully assembled or in parts)
- Power supply and cables
- Build plate
- Sample filament spool
- SD card with test files
- Tools (scraper, Allen wrenches, spare nozzles)
Step 1: Assembly (if required)
Most modern printers come pre-assembled. For the Ender 3 V3 SE, simply:
- Attach the display screen to the frame
- Mount the spool holder
- Connect the power cable
Step 2: Bed Leveling
Modern printers with auto bed leveling (like the Ender 3 V3 KE and Bambu printers) handle this automatically. For manual leveling:
- Heat the nozzle to printing temperature
- Use a piece of paper to check gap at all four corners
- Adjust bed knobs until you feel slight drag on the paper
Step 3: Load Filament
- Heat the hot end to filament temperature (PLA: 200C)
- Insert filament through the guide tube
- Wait for filament to extrude from the nozzle
- Trim the filament end
Step 4: Slice and Print
- Download your first model from Thingiverse or Printables
- Import the STL file into your slicer (Cura, Bambu Studio, or Creality Print)
- Use default settings for PLA
- Export G-code to SD card
- Start printing!
Tips for Your First Print
- Start with PLA - It’s the easiest filament to work with
- Use a test file - Print the included benchy or calibration cube first
- Don’t leave unattended - Stay near the printer for the first few layers
- Keep a log - Note what settings work for future reference
Watch the Video Tutorial
For a visual walkthrough, check out our video guide:
Troubleshooting
Filament Not Sticking to the Bed
How to fix first-layer adhesion issues when your filament won't stick to the build plate.
Quick Fixes to Try First
- Clean the bed - Wipe with isopropyl alcohol. Oils from fingerprints are a common cause
- Apply glue stick - A thin layer of PVA glue stick works wonders for PLA
- Increase bed temperature - Try 5-10C higher than recommended
- Slow down first layer - Reduce first layer speed to 15-20mm/s
- Check nozzle height - The nozzle should be about the thickness of a sheet of paper from the bed
Long-term Solutions
- Use a PEI build plate or BuildTak surface
- Ensure your bed is truly level
- Use a brim or raft for difficult prints
- Enclose the printer to reduce drafts
Layer Shifting: Causes and Fixes
Complete guide to diagnosing and fixing layer shifting issues on your 3D printer. Covers belt tension, loose pulleys, and more.
What is Layer Shifting?
Layer shifting occurs when the print head moves to a different position than expected, causing a visible “step” or “shift” in the printed layers. This is one of the most common 3D printing issues.
Common Causes
1. Loose Belt Tension
Symptoms: Shift occurs in one direction only (X or Y axis)
Fix: Check belt tension - belts should “twang” like a guitar string when plucked. Tighten if loose using the belt tensioner on each axis.
2. Loose Pulley Grub Screws
Symptoms: Intermittent shifting, sometimes only at high speeds
Fix: Tighten all set screws on the motor pulleys and idler pulleys. Apply thread locker for a permanent fix.
3. Mechanical Obstruction
Symptoms: Shift occurs at the same Z-height consistently
Fix: Check for cables, clips, or other objects that might be hitting the print head at a certain height.
4. Print Speed Too High
Symptoms: Shifting at high speeds only
Fix: Reduce print speed by 20-30% and see if the issue resolves.
Quick Diagnostic Flowchart
- Does the shift happen in only one direction? → Check that axis belt tension
- Does it happen at the same height? → Look for mechanical obstructions
- Is it intermittent? → Check pulley grub screws
- Does it happen at high speed? → Reduce acceleration and jerk settings
Prevention Tips
- Regularly check belt tension every 2-3 weeks
- Use thread locker on pulley set screws
- Keep print speeds within your printer’s rated limits
- Ensure cable management doesn’t interfere with movement
Advanced Tips
Post-Processing Techniques for Professional Results
Learn advanced post-processing techniques including sanding, painting, vapor smoothing, and epoxy coating to achieve professional-quality finishes.
Sanding and Smoothing
For PLA Prints
- Start with 120-180 grit sandpaper for rough areas
- Progress to 220, then 320, then 400 grit
- Finish with 600-800 grit for a smooth surface
- Apply primer before painting
For ABS/ASA Prints - Acetone Vapor Smoothing
Place your print in a container with a small amount of acetone. The vapor will dissolve the surface layer, creating a smooth, glossy finish. WARNING: Do this outdoors or in a fume hood!
Painting Techniques
- Prime first - Use automotive or plastic primer
- Thin coats - Apply multiple thin coats rather than one thick coat
- Sand between coats - Light sanding with 800+ grit between coats
- Clear coat - Finish with a clear coat for protection
Epoxy Coating
For a perfectly smooth, injection-molded look:
- Mix two-part epoxy resin
- Dip or brush onto the print
- Rotate the print to ensure even coverage
- Let cure for 24 hours
- Sand and polish for a glass-like finish
Slicer Settings Optimization Guide
Master your slicer settings for optimal print quality and speed. Covers layer height, infill, supports, and advanced techniques.
Understanding Key Slicer Parameters
Layer Height
The layer height is the thickness of each printed layer. This is the single most impactful setting for print quality and speed.
| Quality | Layer Height | Use Case |
|---|---|---|
| Draft | 0.2 - 0.3 mm | Quick prototypes |
| Standard | 0.12 - 0.16 mm | General use |
| High Detail | 0.06 - 0.1 mm | Miniatures, fine details |
Rule of thumb: Layer height should be 20-80% of your nozzle diameter.
Infill Pattern and Density
Infill determines the internal structure of your print.
- 15-20% - Display models, figurines (enough for most purposes)
- 30-50% - Functional parts that bear some load
- 60-80% - Mechanical parts, gears, high-stress applications
- 100% - Only when absolutely necessary
Best patterns:
- Gyroid - Best overall strength-to-weight ratio
- Cubic - Good for quick prints with decent strength
- Grid - Simple and predictable
Support Settings
Support structures are needed for overhangs beyond 45 degrees.
- Support type: Tree supports use less material and are easier to remove
- Z distance: 0.2mm for PLA (prevents scarring)
- X/Y distance: 0.4mm (allows easy removal)
- Interface layer angle: 30 degrees (prevents supports from fusing)
Advanced Techniques
Variable Layer Height
Use thinner layers for curved/detailed areas and thicker layers for flat vertical walls. Most modern slicers support this automatically.
Adaptive Slicing
Automatically adjusts layer height based on the model’s geometry - thin layers where detail matters, thick layers for flat areas.
Video Tutorial
Video Tutorials
Watch our video guides for visual learners