Open BenW0 opened 8 years ago
We may want to become more stringent on enforcing the aspect ratios from the scad, so we get more consistent data and it's easier to map a normal evaluation model to an interpolator.
TRIVIA: We can echo things out of our .scad file during execution! It's not documented, but after digging through the source code I discovered you can use
openscad -o foo.echo <...>
to output anything called with echo()
in the .scad file to the file foo.echo!
Relevant source file: https://github.com/openscad/openscad/blob/master/src/openscad.cc, lines 361 and 378 (search for ".echo" and go from there)
Really, we need to introduce four more kinds of positive planes to the test part as well:
What about interactions with the print bed when it comes to visualizing what will/won't work?
My thoughts today for modifications to make:
Some other features I'd like to add down the road:
More things to change:
Add a marking that tells us which test part this is. Either numeric or a qr code. We need something...
Also, change "button" to "boss" and make its aspect ratio 1:1 with diameter maybe?
Tweaks to consider on the test part: