> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/scanners/cleaning-and-disinfecting/preventing-corrosion-and-cleaning-scanner-charge-bases.md).

# Preventing Corrosion & Cleaning Scanner Charge Bases

## Preventing Corrosion-

In all climates, but particularly in more humid climates, significant damage can be caused by corrosion to the charge port of the TC7x and MC33 charge bases.  Over the course of a season, corrosion will build up on the pins of the charge port which in turn can cause degradation in charge ability and eventually irreversible damage if one or multiple pins degrade and break off.  The main culprit to this corrosion is a wet scanner being placed in the port to charge.  Condensation from the device can lead to the quick build-up of corrosion.

It's highly recommended by flaik to dry devices off prior to placing them in the charge cups.  Keeping a towel near the charge station and training staff to wipe the devices down prior to docking them is the best practice.

## Clearing Corrosion from Charge Pins-

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FgJ3WPpPiiSMDaQKqtD0T%2FIMG_6302.jpg?alt=media&amp;token=c6927110-2021-4610-955a-9cd45753ecc9" alt=""><figcaption><p>Please excuse the look of this toothbrush.  It's main purpose is for cleaning corrosion, not your teeth!</p></figcaption></figure>

91% Isopropyl rubbing alcohol, a toothbrush, and a soft cloth (shop towels work wonders!), are the best combination for maintaining a clean and efficient scanner charge port.

1. Spray/pour a small amount of 91% alcohol **directly on the cleaning utensil (toothbrush or other small brush).**  We recommend a toothbrush since in and around the charge pins can be tight and a toothbrush is perfect for the first round of scrubbing since they are made for cleaning tight spaces.
2. **Gently** brush in and around the charge pins to clear away the main buildup of corrosion.
3. Spray/pour a small amount of 91% alcohol **directly on a soft cloth/shop towel.**  Wipe any excess liquid from around the port and continue to gently clean up any corrosion in and around the pins.
4. Allow drying before placing any devices in the charge cup.

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FfgNFgag5ofoqn9vvgCvQ%2FIMG_6303.jpg?alt=media&amp;token=06623bc9-8f6b-4ba5-8359-41a21e72c896" alt=""><figcaption></figcaption></figure>


---

# 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://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/scanners/cleaning-and-disinfecting/preventing-corrosion-and-cleaning-scanner-charge-bases.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.
