Steam Controller CAD Files Released by Valve for Non-Commercial Use
Valve releases the Steam Controller's external shell CAD files under a non-commercial Creative Commons license, enabling 3D printing, repairs, and accessibility hacks.
Valve released the CAD files for the Steam Controller's external shell under a non-commercial Creative Commons license. These STP and STL files let you 3D print replacements, create custom mods, or design accessibility adaptations. The repository on GitLab includes an STP model for editing, an STL for printing, and an engineering drawing with critical keep-out zones. "Feel free to use these to make your own Puck holders, Controller sweaters, or whatever else you want to create," the announcement reads.
Overview of the Steam Controller CAD Release
The external shell of both the Steam Controller and the Steam Controller Puck are now available. This isn't the internal electronics, but the shell is exactly what breaks or needs customization. Valve previously did this for the original Steam Controller, and now the latest version gets the same treatment. The Creative Commons non-commercial license means you can remix and share for personal or community use, but you can't sell printed shells commercially.
Community Reaction on Hacker News
The Hacker News thread (632 points, 199 comments) is a mix of appreciation and healthy skepticism. One top commenter highlights the accessibility angle:
"Regular controllers are good for people with the default number of arms, legs and fingers. But if you have some kind of disability, it's often pretty unique. ... I guess it's a huge win for people who need accommodations."
Another user shares a practical success story: "When the back panel broke ... I was able to 3D print a replacement that has held up great." Not everyone is uncritical: "It only works with Steam, it can't work on a desktop OS without it, despite standard layout. It is a subtle move towards a walled garden."
Why the Non-Commercial License Matters
This release costs Valve next to nothing but generates immense goodwill. The Creative Commons license is key, but the non-commercial restriction matters. You can study, remix, and print replacements for personal or community use. For repair shops, the restriction means you need to check the license terms before offering replacement shells as a service. Services like Shapeways or i.materialise can print in nylon for strength or TPU for soft grips. Even with that caveat, this is rare in the gaming peripherals space—companies like Microsoft and Sony usually treat controller designs as trade secrets.
The accessibility win is real. Custom adaptive controllers are expensive; the Xbox Adaptive Controller costs $100 and still requires 3D printed add-ons. With Valve's files, anyone with access to a 3D printer can create custom grips, button extensions, or single-handed modifications. Many libraries and makerspaces offer free or low-cost 3D printing, dropping the barrier to near zero.
Practical Workflow for Makers
If you're a maker, this is a perfect project. Here's a rough workflow for using these files:
# Clone the repo (or download from GitLab)
git clone https://gitlab.com/valve/steam-controller-cad
cd steam-controller-cad
# Import STP into FreeCAD or Fusion 360 for editing
# Or slice the STL for 3D printing
The repository contains a high-precision STP for professional CAD and an STL for quick printing. The engineering drawing shows critical keep-out zones: button holes, screw posts, etc. Design around them without worrying about breaking functionality. For hobbyists, this means you can order a print-on-demand replacement shell instead of buying a whole new controller.
Accessibility, Repair, and Maker Benefits
If you own a Steam Controller and have a broken shell, you can now fix it cheaply. If you're a disabled gamer looking for custom adaptations, this is a goldmine. If you're a product designer or hardware entrepreneur, study Valve's approach: open sourcing part of your product builds community loyalty without giving away the crown jewels. The precedent is worth noting—this is how the hardware world should work.