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

# Spotline V2: Maintenance

The Spotline v2 has many moving parts, and several bearings and chains which may require tensioning and lubrication. In most scenarios, inspecting the Spotline components at load in and once after technical rehearsals are complete should be enough.

## Drum & Wire Rope

Each day the wire rope, drum and cable keeper should be visually inspected for any new wear. Check that the wire rope is not out of alignment with the proper groove on the drum, and that the drum grooves do not show any new signs of wear. Visually inspect the cable keeper (orange roller) for any wear or damage.

## Chain

The Spotline v2 uses a #35 roller chain for the rotary limits.

The chain should be lubricated every 8 hours of use. Any SAE20 non-detergent petroleum based oil will do. Practically speaking, the chain can be lubricated at load in and should be maintenance free for a normal 8 week run.

The chain tension should also be checked at every load in. The chain should have some slack in it - between 2%-4% of the span of the chain. This is the distance between the chain sprockets. For example, if the Chain Span is 10” we’d be looking for slack between \~.2” - \~.4”.

## Bearings

The pillow blocks will be more or less “maintenance free”. The relubrication interval will be somewhere in the 8,000-10,000 hours. This is calculated on the loading, operating temperature and speed.

| ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXePyHYm-nE6jiu76HvUeHQCgyradApIpo3SDXji-8S50DkCKvVXOlyYT5oiAdvSOcsm1823qEr2dTFl8BIUIALrpOyp2az3GMLd4XV9jYPhWxjVGoo-fU6BD9CuEbmFntQdQ3_M?key=CLccDRnhpOeQe6hipVR2ig) | ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcR8Yv5q7S0BgQ2UdFUvAhqfXGwzVmlEaqQF-fpEUzl7G5Z3U9RRpn51GJQxsBUufGFFPJyDhJTncFFH4o-FPfHcUuStqmcbsu1l94HAuBOzQWPlj3UKcPimm84EJBRsdEtk7F17w?key=CLccDRnhpOeQe6hipVR2ig) |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

Use any Grease with Lithium Thickener. You will not need more than 3 pumps when you do add grease - and do not panic if grease seeps from the bearing seals after adding grease - just wipe it away.

## Long Term Maintenance Schedule

If a Spotline is installed for a long term project, you'll need to do periodic inspections. We suggest monthly inspections.

### Monthly Inspection Checklist

* [ ] Visually Inspect the machine and wire rope for signs of wear
* [ ] Inspect, clean and lubricate the limit chain
* [ ] Listen to the Spotline v2 while it is moving in a cue for any new/different sounds
* [ ] Visually inspect the pillow blocks\
  \- Wipe away any grease
* [ ] Test Cross Groove Sensor
* [ ] Test limits\
  \- Use a small flat head screwdriver to actuate the four limit switches\
  ‼️Do not adjust the limits‼️
* [ ] Confirm all mounting hardware is present and tight


---

# 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.creativeconners.com/docs/machinery/spotline-v2/spotline-v2-maintenance.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.
