Try using double quotes on the command line, works for me on Win7.
Unless specifically shown otherwise above, my contribution is in the Public Domain; To the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. This work is published globally via the internet. :) Inclusion of works of previous authors is not included in the above.
View this message in context: http://forum.openscad.org/Commandline-array-tp12113p12146.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
Do you mean like this:
openscad -o test.stl -D "x=[0,1,2,3,0]" "y=[0,1,2,3,4]" test.scad
--
View this message in context: http://forum.openscad.org/Commandline-array-tp12113p12154.html
Sent from the OpenSCAD mailing list archive at Nabble.com.