whatisgithub

What is whetstone-guide?

anorm/whetstone-guide — explained in plain English

Analysis updated 2026-05-18

0OpenSCADAudience · generalComplexity · 2/5LicenseSetup · easy

In one sentence

A customizable 3D printable guide for holding a knife at the correct angle while sharpening it, generated from parametric OpenSCAD code.

Mindmap

mindmap
  root((whetstone guide))
    What it does
      Knife angle guide
      3D printable
    Tech stack
      OpenSCAD
      Make
    Use cases
      Custom stone size
      Multiple angles
      Print ready files
    Audience
      Hobbyists
      3D printer owners
    License
      CC BY-SA

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Generate a 3D printable guide customized to the exact size of your own sharpening stone.

USE CASE 2

Print a single guide that supports up to four different sharpening angles.

USE CASE 3

Adjust angle parameters to match different knife types before printing.

What is it built with?

OpenSCADMake

How does it compare?

anorm/whetstone-guide10-x-eng/clankie-cadhadley/gridfinity
Stars001
LanguageOpenSCADOpenSCADOpenSCAD
Last pushed2026-03-23
MaintenanceMaintained
Setup difficultyeasyeasymoderate
Complexity2/51/52/5
Audiencegeneralgeneralgeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 30min

Requires OpenSCAD installed and a 3D printer to produce a usable object.

Free to use and modify for any purpose, including commercial, as long as you give credit and share your version under the same license.

So what is it?

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.

Copy-paste prompts

Prompt 1
Help me edit the OpenSCAD parameters in this whetstone guide project to fit a stone that is 200mm by 50mm by 25mm.
Prompt 2
Walk me through running make in this repo to generate the STL and preview files.
Prompt 3
Explain what each guide angle parameter in this project's scad files controls.

Frequently asked questions

What is whetstone-guide?

A customizable 3D printable guide for holding a knife at the correct angle while sharpening it, generated from parametric OpenSCAD code.

What language is whetstone-guide written in?

Mainly OpenSCAD. The stack also includes OpenSCAD, Make.

What license does whetstone-guide use?

Free to use and modify for any purpose, including commercial, as long as you give credit and share your version under the same license.

How hard is whetstone-guide to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is whetstone-guide for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.