Snap! to OpenSCAD

I’ve been working on updating my Snap! to OpenSCAD transcoder to work with Snap! V11.

Here is V7_6_0

Main user facing change is that you can now use spaces in the variable names (they will automatically be modified using underscores to be valid OpenSCAD names)

Also, to extra sizes of building blocks added - MEGA and MEGA2

Previous

V 7_2_0 I’ve added ability to generate well known toy building blocks :slight_smile:

Background info on this project