Sam Vilain

Results 13 issues of Sam Vilain

I was making a "Tap Room" for my shiny new McMaster taps, and decided it needed a lid. ![TapRoom](https://github.com/user-attachments/assets/b410757b-9b69-4a5f-86de-68ebd1409bd4) So, I made this work: ```scad union() { gf_bin_lid_init(2, 2, height(height))...

Solves compile issues on Ubuntu 24.04. Included: * Common/DtaOptions.h: add include for sized integer types (more to come)

I'm seeing this issue building this on my system: ``` $ make all ./linux/GitVersion.sh > linux/Version.h ++ which git + GIT=/bin/git + '[' x/bin/git == x ']' ++ git describe...