-
Notifications
You must be signed in to change notification settings - Fork 188
Getting the OpenSCAD Customizer working
If the Thingiverse customizer times out on your keycap but you're not looking to get into programming just yet, you can enable a beta feature in OpenSCAD that will allow you to customize keycaps right on your computer!
OpenSCAD's stable version does not have customizer support, so you'll need a Development Snapshot version. Choose the one that matches your operating system and you should be all set!
You'll need to open the source code in OpenSCAD to run the customizer. Start by downloading this zip file, then extract it wherever you'd like. Double click on customizer.scad
or open OpenSCAD and click 'Open', then navigate to customizer.scad
and select it.
Customizer is hidden by default; go to 'View -> Hide Customizer' and make sure it is unchecked.
You should now see a panel on the right hand side of the program with a list of properties and descriptions, reminiscent of the Thingiverse customizer. Editing those properties should change the model you see rendered. Have fun!