> For the complete documentation index, see [llms.txt](https://docs.mathewscompany.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mathewscompany.com/dryer-operations/dryer-operations/maintenance/lubrication-schedule.md).

# Lubrication Schedule

Maintaining proper lubrication of all moving components of your dryer is key to its efficient and safe operation. The following table below outlines all recommended lubrication. Note that some of the items may not be applicable based on configured options, model or accessories.

## Lubrication Table for Profile Style Dryers

<table data-full-width="false"><thead><tr><th align="center">Item</th><th width="230.33333333333331" align="center">Lubrication Required </th><th align="center">Interval</th></tr></thead><tbody><tr><td align="center">50:1 Gearbox Oil Level</td><td align="center">Fill 1/4" over gear with SAE 90 gear lubricant</td><td align="center">Maintain proper level. Check every 100 hours</td></tr><tr><td align="center">50:1 Gearbox Grease Fitting</td><td align="center">Uses (5) strokes of gun grease</td><td align="center">At the beginning and end of the season.</td></tr><tr><td align="center">Universal Joints</td><td align="center">Use (1) strokes of gun grease</td><td align="center">Every 50 hours of operation.</td></tr><tr><td align="center">Motors</td><td align="center">Lubricate with SR-2 (Chevron) grease or equivalent</td><td align="center">Prior to operation and at the end of the season.</td></tr><tr><td align="center">Motor Bearings</td><td align="center">Use Exxon Corp-Polyrex-EM products or Chevron, Inc-SRI#2. Grease should be lithium based.</td><td align="center">At the beginning and the end of the season.</td></tr><tr><td align="center">Centrifugal Fan Bearings</td><td align="center">Use only #2 consistency lithium based grease with high quality mineral oil with rust and oxidation inhibitor. Use Shell Alvania #2 Mobil Mobilux #2 or Texaco Multfak #2</td><td align="center">At the beginning of the season and every 100 hours until the end of the season.</td></tr><tr><td align="center">Unload Auger Bearings</td><td align="center">SHell Avania #2, Mobil Mobilux #2 or Texaco Multifak #2</td><td align="center">Grease every 100 hours, unless extremely dirty conditions, once daily / weekly.</td></tr><tr><td align="center">Metering Roll Bearings</td><td align="center">Use grade #2 mineral oil lithium or lithium complex base grease.</td><td align="center">At the beginning and the end of the season. Internal bearings are brass and do not need lubrication.</td></tr></tbody></table>

## Lubrication Table for Tower Style Dryers

<table data-full-width="false"><thead><tr><th align="center">Item</th><th align="center">Lubrication Required </th><th align="center">Interval</th></tr></thead><tbody><tr><td align="center">249:1 Gearbox Oil Level</td><td align="center">Mobil Hi-Shock 150 synthetic</td><td align="center">1st Change:  500 hrs of Operation or 6 months.       2nd Change and Thereafter:  5000 hrs of Operation or 1 year, whichever comes first.</td></tr><tr><td align="center">Motors</td><td align="center">Lubricate with SR-2 (Chevron) grease or equivalent</td><td align="center">Prior to operation and at the end of the season.</td></tr><tr><td align="center">Motor Bearings</td><td align="center">Use Exxon Corp-Polyrex-EM products or Chevron, Inc-SRI#2. Grease should be lithium based.</td><td align="center">At the beginning and the end of the season.</td></tr><tr><td align="center">Centrifugal Fan Bearings</td><td align="center">Use only #2 consistency lithium based grease with high quality mineral oil with rust and oxidation inhibitor. Use Shell Alvania #2 Mobil Mobilux #2 or Texaco Multfak #2</td><td align="center">At the beginning of the season and every 100 hours until the end of the season.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.mathewscompany.com/dryer-operations/dryer-operations/maintenance/lubrication-schedule.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
