3
1
Back

Halign=halign, font=font); } module label(string, size=4, halign="center", font=default_label_font) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font); } From b404e3f9c5cb79c1ce2c1b1d88da892bdd69efea Mon Sep 17 00:00:00 2001 Subject: [PATCH] Notes about component heights, swapping rotary and toggle switches 74231bd333 Port in fixes from v1.1 74231bd333b049ab7b99365de62d937af76b0e42

New Pull Request