3
1
Back

If (vertical) { 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); } From b404e3f9c5cb79c1ce2c1b1d88da892bdd69efea Mon Sep 17 00:00:00 2001 .../Panels/UNSEEN SERVANT.png | Bin 0 -> 1303306 bytes Panels/FireballSpellVertSmall.png | Bin 0 -> 578884 bytes .../Panels/Radio_shaek_standoff_thick.stl | Bin 0 -> 104908 bytes Panels/title_test.scad | 27 Panels/title_test.stl | Bin 0 -> 31384 bytes .../Pot_Knobs/potentiometre_v3_1.5_merged.stl | Bin rename Futura Heavy BT.ttf | Bin 0 -> 38024 bytes From eb8580ef62e5093762f6f99c41c22539aaadf737 Mon Sep 17 00:00:00 2001 Subject: [PATCH 2/2] Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text under images (extra useful for feedback effects where one sequencer is interacting with another). More of an experimental functionality .

New Pull Request