Sam Vilain
Sam Vilain
I was making a "Tap Room" for my shiny new McMaster taps, and decided it needed a lid.  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...