> ## 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.

# Maintaining your printer

> Keep your Ender 3 printing reliably with simple cleaning, lubrication, belt tension, and calibration habits.

## A well-kept printer prints well

Your Ender 3 is a mechanical machine. A few minutes of care keeps it accurate and reliable for years. This page covers the maintenance habits that prevent most problems before they start.

## Routine maintenance

<Frame caption="The key maintenance points on your Ender 3 - clean, lubricate, and check these regularly">
  <img src="https://mintcdn.com/intellectualpoint/O9vEZP6xEEMFLHva/images/intro3d/maintenance-points.png?fit=max&auto=format&n=O9vEZP6xEEMFLHva&q=85&s=80f2338d53b7f52f8029c4eaccfe7f09" alt="Diagram of Ender 3 maintenance points: build plate, lead screw, belts, rollers, and nozzle" width="1536" height="1024" data-path="images/intro3d/maintenance-points.png" />
</Frame>

<AccordionGroup>
  <Accordion title="Keep it clean" icon="spray-can">
    * Wipe the **build plate** with isopropyl alcohol before big prints to remove oils
    * Clear plastic bits and dust off the nozzle, bed, and rails
    * Keep the area around the printer free of clutter
  </Accordion>

  <Accordion title="Lubricate moving parts" icon="droplet">
    * Add a little machine grease to the **Z-axis lead screw** occasionally
    * Keep the rails clean; a dry PTFE lubricant keeps rollers smooth
    * Do **not** over-oil - excess grease attracts dust
  </Accordion>

  <Accordion title="Check belt tension" icon="settings-2">
    * X and Y **belts** should be firm, not sloppy - a loose belt causes layer shifting and ghosting
    * Pluck the belt: it should give a low twang, not flop
    * The Ender 3 has belt tensioner knobs to adjust without tools

    <Frame caption="A properly tensioned belt is firm; a loose belt causes layer shifting and ghosting">
      <img src="https://mintcdn.com/intellectualpoint/O9vEZP6xEEMFLHva/images/intro3d/belt-tension.png?fit=max&auto=format&n=O9vEZP6xEEMFLHva&q=85&s=95eae0c1fbd1a90f17b79292ff569e41" alt="Diagram comparing correct belt tension against a loose belt causing print defects" width="1536" height="1024" data-path="images/intro3d/belt-tension.png" />
    </Frame>
  </Accordion>

  <Accordion title="Inspect the filament path" icon="cable">
    * Make sure the **PTFE tube** is seated fully at both ends
    * Check the extruder gear grips the filament firmly
    * Look for tangles on the spool before long prints
  </Accordion>

  <Accordion title="Nozzle care" icon="pen-tool">
    * A worn or clogged nozzle causes under-extrusion - nozzles are cheap and replaceable
    * Clear small clogs with a "cold pull" or a fine cleaning needle
    * Nozzles come in different diameters - a wider nozzle prints faster with thicker lines, a narrow one prints finer detail

    <Frame caption="Nozzle diameter changes line width - wider prints faster, narrower prints finer detail">
      <img src="https://mintcdn.com/intellectualpoint/O9vEZP6xEEMFLHva/images/intro3d/nozzle-diameters.png?fit=max&auto=format&n=O9vEZP6xEEMFLHva&q=85&s=136f1f5502458a6796cc4234b9b699dd" alt="Diagram comparing 3D printer nozzle diameters and their effect on line width" width="1536" height="1024" data-path="images/intro3d/nozzle-diameters.png" />
    </Frame>
  </Accordion>
</AccordionGroup>

## Re-calibration habits

Things drift over time. Re-check these when print quality drops:

<CardGroup cols={2}>
  <Card title="Re-level the bed" icon="ruler">
    The most common fix. Re-run the paper test whenever the first layer stops sticking well.
  </Card>

  <Card title="Tighten the eccentric nuts" icon="cog">
    If a rail feels wobbly, snug the eccentric roller nuts so the rollers grip without binding.
  </Card>

  <Card title="Check frame squareness" icon="frame">
    Make sure the gantry is vertical and the frame is square - a tilted frame skews prints.
  </Card>

  <Card title="Update firmware and slicer" icon="refresh-cw">
    Keeping Cura and printer firmware current brings fixes and better defaults.
  </Card>
</CardGroup>

## Optimal print-quality tips

<Steps>
  <Step title="Use good filament and keep it dry" icon="disc-3">
    Quality PLA stored in a sealed bag with silica gel prints far more consistently.
  </Step>

  <Step title="Dial in settings per model" icon="sliders-horizontal">
    Adjust layer height, infill, and speed to match the job - fine detail wants thin layers; strong parts want more infill.
  </Step>

  <Step title="Watch your first layers" icon="eye">
    Most problems appear early. A good first layer is the foundation of a good print.
  </Step>

  <Step title="Keep a maintenance log" icon="notebook-pen">
    Note what you cleaned, adjusted, or replaced so you can spot patterns.
  </Step>
</Steps>

<Tip>
  Ten minutes of maintenance a month prevents most failed prints. Treat your printer like the precision tool it is and it will reward you with clean, reliable prints.
</Tip>
