> 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/pushstick-mini/specifications.md).

# Specifications

## Maintenance Schedule <a href="#h.g541qogbhl3s" id="h.g541qogbhl3s"></a>

Like any machine, the Pushstick Mini requires maintenance to stay operating to the fullest capacity.

### Monthly <a href="#h.r1ub3u1za5rd" id="h.r1ub3u1za5rd"></a>

* Visual inspection of drum, cable, fairlead screw and all pulleys.
* Excessive cable, drum or pulley wear should be addressed
* Visual inspection of the drive belt (lower)
* Excessive wear = adjustment or replacement
* Check fairlead ACME rod lubrication
* If excess dust/dirt is present or if lube is worn away, clean off and reapply

### Semi-Annually <a href="#h.4o321gdmqwah" id="h.4o321gdmqwah"></a>

* Wipe off and reapply fairlead lubrication
  * [We use this multi-purpose, synthetic lubricant](https://www.grainger.com/product/44N722?gad_source=1\&gclsrc=aw.ds\&gucid=N%3AN%3APS%3APaid%3AGGL%3ACSM-2295%3A4P7A1P%3A20501231)
* Visual inspection of fairlead belt (upper)
* Visual inspection of drive belt (lower) and confirm belt tension
* Visual inspection of electrical and network connections

## Physical Specifications <a href="#h.utvwv5tjpr54" id="h.utvwv5tjpr54"></a>

<table data-header-hidden><thead><tr><th width="334"></th><th></th></tr></thead><tbody><tr><td>Description</td><td>Value</td></tr><tr><td>Continuous Line Pull</td><td>90lb</td></tr><tr><td>Max Line Pull</td><td>270lb</td></tr><tr><td>Wire Rope Size</td><td>3/16”</td></tr><tr><td>Wire Rope Capacity</td><td>89’ (in addition to (3) safety wraps)</td></tr><tr><td>Machine Weight</td><td>170lb</td></tr><tr><td>Overall Dimensions</td><td>36” H x 11.5” W x 22” D</td></tr></tbody></table>

## Electrical Specifications <a href="#h.w3plpkr76iat" id="h.w3plpkr76iat"></a>

| Description       | Value          |
| ----------------- | -------------- |
| Input Voltage     | 120VAC 50/60Hz |
| Max Input Current | 10A            |
| Brake Voltage     | 24VDC          |

## Drawings <a href="#h.yt39efpibgr0" id="h.yt39efpibgr0"></a>

{% file src="/files/nnX375yN2DFGgBcQjb64" %}

{% file src="/files/FbpOqFhGOplGpk1ErB2A" %}


---

# 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/pushstick-mini/specifications.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.
