3
1
Back

[PATCH] sr1 sidePoints = [[0,-10], [0,133], [-60.7,260], [-10,280], [130,260], [80,10]]; module frame(points, depth=7, width=15) { module title(string, size=12, halign="center", font=font_for_title) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font_for_label); } //module title(string, size=9, halign="center", font="Futura Md BT:style=Medium") { text(string, size, halign=halign, font=font); } From 2cddc4d62d38c9e1b69839f92a19e7915eecbceb Mon Sep 17 00:00:00 2001 Subject: [PATCH 14/18] replaces FIREBALL mask/etch with silkscreen.

New Pull Request