> For the complete documentation index, see [llms.txt](https://docs.sevenpens.com/drawtab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sevenpens.com/drawtab/catalog/drawtabs/wacom/wacom-final-driver-notices.md).

# Wacom final driver notices

I'm collecting information about the last available drivers for discontinued products. This list is incomplete and may be merged with other docs in the future.

| Tablets                                                                                                 | Final driver |
| ------------------------------------------------------------------------------------------------------- | ------------ |
| <ul><li>Intuos 5 professional pen tablet series (PTH-450, PTK-450, PTH-650, PTK-650, PTH-850)</li></ul> |              |

* Intuos (2013 models) pen tablet series (CTH-480, CTL-480, CTH-680, CTL-680)
* Cintiq 24HD Touch & Cintiq 24HD pen displays (DTH-2400, DTK-2400)
* Cintiq Companion Hybrid (DTH-A1300)
* Cintiq Companion (DTH-W1300)

|

Intuos 5 launched: 2012\
\
[Final driver notice](https://cdn-media.wacom.com/-/media/files/support/final-driver-notice-20220928/driver-bulletin-20220928en.pdf?rev=53c7f4bad79145009363d3cfd7e8695b\&hash=B7431E1D0F8376FA8BD01AB310C0153A)\
final driver (mac) 6.3.46-2\
23 Aug, 2022\
\
final driver (windows) 6.3.46-1\
23 Aug, 2022

\| |

Intuos 4

* PTK-440
* PTK-640
* PTK-840
* PTK-540WL

|

Model launched: 2009\
[Final driver notice](https://cdn-media.wacom.com/-/media/files/downloads/final-driver-notice/final-driver-notice-20210126-pdf.pdf?rev=54bb4e77dda047779ab1bbaa607a0a64\&hash=C37E2CEF815E8F7B6C0D20E11875F5E2)\
final driver (mac): 6.3.41-2\
06 Oct, 2020\
\
final driver (windows) : 6.3.41-1\
06 Oct, 2020

\| |

Intuos 3

* PTZ-430, PTZ-431W
* PTZ-630, PTZ-631W
* PTZ-930
* PTZ-1230, PTZ-1231W

|

Model launched: 2004

final driver (mac): 6.3.15-3\
21 Dec, 2015

\
final driver (win): 6.3.15-3\
21 Dec, 2015

\ <br>

\| |

Intuos 2\
XD-0405-U, XD-0608-U, XD-0912-U, XD-1212-U, XD-1218-U

|

Model launched: 2001\
\
Final driver (mac): 6.2.0w4\
Released on 25 Jan, 2012\
\
Final driver (windows): 6.2.0w5\
25 Jan, 2012

\| |

Intuos (1998)\
GD-0405-U, GD-0608-U, GD-0912-U, GD-1212-U, GD-1218-U

|

Model launched: 1998

Final driver (mac): 6.1.6-4

Released on 22 Nov, 2010

\
Final driver (windows): Driver 6.1.7-3\
Released on 13 Sep, 2011

<br>

\| |

CTH-470\
CTH-461

|

Final Driver (mac)

5.3.7-6 (macOS 10.9 - 10.12)\
\
Final driver (windows)\
5.3.5-3 (Windows XP, Vista, Win 7, 8, & 10)

|


---

# 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.sevenpens.com/drawtab/catalog/drawtabs/wacom/wacom-final-driver-notices.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.
