Analysis updated 2026-05-18
Generate a 3D printable guide customized to the exact size of your own sharpening stone.
Print a single guide that supports up to four different sharpening angles.
Adjust angle parameters to match different knife types before printing.
| anorm/whetstone-guide | 10-x-eng/clankie-cad | hadley/gridfinity | |
|---|---|---|---|
| Stars | 0 | 0 | 1 |
| Language | OpenSCAD | OpenSCAD | OpenSCAD |
| Last pushed | — | — | 2026-03-23 |
| Maintenance | — | — | Maintained |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 1/5 | 2/5 |
| Audience | general | general | general |
Figures from each repo's GitHub metadata at analysis time.
Requires OpenSCAD installed and a 3D printer to produce a usable object.
This project is a parametric 3D model for a whetstone guide, a small tool that helps someone hold a knife at a consistent angle while sharpening it against a sharpening stone. The design is built using OpenSCAD, a programming language for creating 3D models with code rather than a mouse and a modeling interface, which makes the guide fully customizable through parameters rather than manual editing of shapes. Users can adjust the width, height, and length of their specific whetstone, along with the length of the guide itself. The most useful feature is that the guide supports up to four different sharpening angles at once, each one optional and independently configurable, so a single printed guide can serve several sharpening angles depending on the knife or the stage of sharpening. To use the project, you open the source files in the scad folder either directly in the OpenSCAD application or by running a single make command, which generates both an STL file ready for 3D printing and a PNG preview image showing what the assembled guide looks like. The README notes a small but important distinction: when previewing the design, it shows the whole assembled guide together, while the actual render and print output lays the individual parts out flat, arranged the way they need to be for a 3D printer. This is a niche, practical repository aimed at people who own a 3D printer and want a physical accessory for knife sharpening rather than software or an application. There is no server, app, or code to run beyond generating the print files. The project is released under a Creative Commons Attribution ShareAlike license, meaning others can reuse and adapt the design as long as they give credit and share their own version under the same terms.
A customizable 3D printable guide for holding a knife at the correct angle while sharpening it, generated from parametric OpenSCAD code.
Mainly OpenSCAD. The stack also includes OpenSCAD, Make.
Free to use and modify for any purpose, including commercial, as long as you give credit and share your version under the same license.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.