Keyboard Builders' Digest
Save 5% at BeaverKeys (CA/US)! Code: KBDNEWS
Keyboard Builders' Digest / Tips & Tricks

Keyboard layout STL generator

This piece of code by anduril_tfotw generates 3D-printable STL files from a keyboard-layout-editor layout.

KBD.news
Published February 14, 2022
150,000 readers. 54 supporters. Help keep kbd.news free - like Micah Alpern, Daniel Nikolov, and Hana Lee.

This piece of Python code is meant to generate a SCAD and/or STL file from a keyboard-layout-editor layout file. Additionally, the model can be automatically segmented so that the parts will fit within the build area of your 3D printer.

The program takes a keyboard-layout-editor json file as one of the inputs along with an optional parameter json file to customize other parts of the resulting model.

The program can then generate a number of different items. The entire case can be generated as a single model or the case can be broken up so that parts will fit within the build size of your 3D printer. The build size is one of the values that can be places in the optional parameters file.

The program generates code for OpenSCAD – the script-based CAD program. You can choose to just generate the scad script file or have OpenSCAD render the file into an STL to be used on a 3D printer.

Python, SolidPython and OpenSCAD are required to run this script.

GitHub repo: https://github.com/jeffminton/keyboard_stl_generator

I may look into hosting something online if there is enough interest to justify it similar to the way the swillkb case builder works – Jeff Minton.

As a note about printing, the author suggests printing the top or plate upside down so the top of the case/plate is resting on the build plate. This will give the best results and the best accuracy for the switch holes.

Do you like this post? Share, donate, subscribe, tip me off!

Published on Mon 14th Feb 2022. Featured in KBD #65 (source).


Related

Banchan

A clever 3D-printed case for Keebio's BDN9: Banchan from Capsule Deluxe.

PH60

PHDesign's PH60 is an open-source 60% keyboard project – now with a HHKB variant.

DaoShield

DaoShield by Mposiblee – an aluminum case for the Dao keyboard.

Macro board

An open source macro board with PCB, case and plate (git) by Gowlandr.

Grrr keyboard

A noname 3D-printed ergo keyboard with keywell and semi-parametric design – by Gregory Zhizhilkin.

×
top