Thingiverse
lazy.scad
by mx5
14
Downloads
9
Likes
0
Makes
lazy.scad is a collection of useful macros for the lazy OpenSCAD programmer.
:
I like modeling things in OpenSCAD a lot. I have to admit though that the syntax and function names are a bit cumbersome sometimes.
:
For example having to write 'translate( [ x, 0, 0 ] )' for any single axis transform is annoying. Especially since on my keyboard the ([ ]) double brackets are rather difficult to type. Also at some point I grew tired of writing 'center=true' all the time.
:
So I came up wit
:
I like modeling things in OpenSCAD a lot. I have to admit though that the syntax and function names are a bit cumbersome sometimes.
:
For example having to write 'translate( [ x, 0, 0 ] )' for any single axis transform is annoying. Especially since on my keyboard the ([ ]) double brackets are rather difficult to type. Also at some point I grew tired of writing 'center=true' all the time.
:
So I came up wit
Sign in to leave a comment
Sign in