3
1
Back

This connect this way, or does it need a hole, set this to zero. ScrewHoleDiameter = 3; // tweak on this script here. // for inset labels, translating to this height controls label depth label_inset_height = thickness-1; module label(string, size=4, halign="center", height=thickness+1, font=default_label_font) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font); } From 2cddc4d62d38c9e1b69839f92a19e7915eecbceb Mon Sep 17.

New Pull Request