3
1
Back

Sufficient rights to this height controls label depth label_inset_height = thickness-0.02; // Width of module (HP) width = 24; // [1:1:84] /* [Holes] */ // Four hole threshold (HP // Center adjust to shift left and right columns toward the center center_adjust = 5; thickness=2; */ module label(string, size=4, halign="center") { color([1,0,0]) linear_extrude(height) text(string, size, halign=halign, font=font); } From 2cddc4d62d38c9e1b69839f92a19e7915eecbceb Mon Sep 17 00:00:00 2001 Subject: [PATCH] Update Schematics/schematic_bugs_v1.md Schematics/schematic_bugs_v1.md | 1.

New Pull Request