> ## Documentation Index
> Fetch the complete documentation index at: https://stem-docs.intellectualpoint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# First print: bed test

> Run the square bed-level test print and learn to read the results to confirm your bed is dialed in.

## Your first real print

Now you run the **bed-level test print** - a set of squares across the bed. Reading how they turn out tells you whether your leveling is right and teaches you to spot problems that will help you all week.

<iframe src="https://iframe.mediadelivery.net/embed/697805/8a01aeb6-a80a-4441-aed3-9dd88f600137?autoplay=false&preload=false" style={{ width: "100%", aspectRatio: "16/9", border: "none" }} allow="encrypted-media; picture-in-picture" allowFullScreen />

<Warning>
  During and after printing, the **nozzle and bed are hot**. Do not touch them until they cool.
</Warning>

<Card title="Download the test print" icon="download" href="https://drive.usercontent.google.com/download?id=1O7q7pYo5GO4Ax_K-biwU2MEldAi1ZvS8&export=download">
  `STEM_bed_level_print.gcode` - copy it to your microSD card if it is not already there.
</Card>

## Run the test

<Steps>
  <Step title="Start the print">
    On the LCD, go to **Print from TF card → STEM\_bed\_level\_print → Print**.
  </Step>

  <Step title="Let it heat up">
    The screen shows "bed heating" and the nozzle warming. When it reaches temperature, it starts printing automatically. Hands off.
  </Step>

  <Step title="Watch the squares lay down">
    The printer draws a small priming line, then a series of squares across the bed. Watch the first layer closely.
  </Step>
</Steps>

## Read the results

<Frame caption="A good first layer is smooth and even; too close or too far each look distinct">
  <img src="https://mintcdn.com/intellectualpoint/O9vEZP6xEEMFLHva/images/intro3d/first-layer-good-bad.png?fit=max&auto=format&n=O9vEZP6xEEMFLHva&q=85&s=0b5f3d3e1c1816ddb18a1a2a3116c770" alt="Comparison of a good first layer versus nozzle too close and nozzle too far" width="1536" height="1024" data-path="images/intro3d/first-layer-good-bad.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="Good square" icon="check">
    Smooth, uniform lines that stick well and press together with no gaps. This corner is level.
  </Card>

  <Card title="Spaghetti / strings" icon="waves">
    Loose strands that do not stick - the nozzle is **too far** (bed too low) there. Loosen that corner's knob to raise it.
  </Card>

  <Card title="Faded / scraped lines" icon="minus">
    Thin, see-through, or scraped plastic - the nozzle is **too close** (bed too high) there. Tighten that corner's knob to lower it.
  </Card>

  <Card title="Nothing prints" icon="circle-off">
    Filament may not be fully loaded to the extruder - reload it and re-cut a sharp tip.
  </Card>
</CardGroup>

## If it is not perfect

That is normal - leveling takes practice. Note which corner had the problem, adjust just that knob a little, and run the test again.

<Steps>
  <Step title="Adjust the problem corner" icon="ruler">
    Loosen (raise) for spaghetti, tighten (lower) for faded lines - a small turn at a time.
  </Step>

  <Step title="Re-run the test" icon="refresh-cw">
    Print the squares again and compare. Repeat until all corners look uniform.
  </Step>

  <Step title="Remove the print" icon="hand">
    Once cool, pop off the flexible plate and flex it, or use the scraper at the corners to lift the squares off.
  </Step>
</Steps>

<Tip>
  When storing the flexible bed clips, put them only on the **front and back** edges - clips on the sides can get knocked off as the bed slides.
</Tip>

<Check>
  Your test print shows clean, uniform squares that stick to the bed. Your Ender 3 is calibrated and ready to print real projects. Congratulations on your first print!
</Check>

## Bonus: print a 3DBenchy

Once your squares look good, print a **3DBenchy** - the little tugboat that is the world's most famous 3D-printing test. It packs overhangs, curves, text, and fine detail into one model, so it is the perfect way to show off your freshly leveled bed and spot any quality issues.

<Card title="Download 3DBenchy (ready-to-print G-code)" icon="ship" href="https://drive.usercontent.google.com/download?id=19wdNReSJIc-7a8AG4D5vIJtSkntfMtGC&export=download">
  `CE3_3DBenchy.gcode` - pre-sliced for the Ender 3 with PLA. Copy it to your microSD card and print. Takes roughly **2 hours**.
</Card>

<Tip>
  Look at the boat's smooth hull, the roof overhang, and the tiny "#3DBenchy" text on the back - they tell you how well your printer is dialed in. Keep your first Benchy as a souvenir.
</Tip>

## Up next

Your printer works! Now set up your software - install **Cura** and **Tinkercad** - and design your first model.
