Labels Milestones
BackOwn based on the top (mm h_margin = hole_dist_side + thickness; v_margin = hole_dist_top*2; v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*2 + thickness; working_height = height - v_margin - title_font_size*1.5; // surface("FireballSpellSmall.png", center=true, invert=false); } module label(string, size=4, halign="center") { color([1,0,0]) linear_extrude(height) text(string, size, halign=halign); } .. Futura Heavy BT.ttf From f80e4975fbba2affa8a7d947f9ed8429315837d4 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Put title box in PDF export Merge pull.
New Pull Request