Labels Milestones
BackModule railWithHoles(height) { difference(){ color([.1,.1,.1]) panel(width); //module title(string, size=9, halign="center", font="Futura XBlk BT:style=Extra Black") { // draws two walls in parallel, close together so a PCB can fit between } 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); } BIN Panels/title_test.stl Normal file View File 0 Tags RSS Feed From 3583986e89363c4a81b8aef8f93a5ec52c1c6cb4 Mon Sep 17 00:00:00 2001 Subject: [PATCH] initial notes for v1 build Schematics/SEQ_MANUAL_v2.pdf Normal file Unescape