There's not much debugging with OpenSCAD itself possible at this stage,
as it looks like there's some command line parameter combination that's
not understood.
The question is really just what the exact command line is.
I suppose you could temporarily replace "openscad" with "openscad.bat"
and have that write out all given parameters.
Simple example: https://www.tutorialspoint.com/batch_script/batch_script_files_inputs.htm
ciao,
Torsten.
This is the command I am running in PowerShell on Windows 11.
openscad.com -o boards\standard.png -D ' design="standard" ' design_type="flat" ' boards.scad
On Wednesday, February 16, 2022, 09:26:33 AM PST, Torsten Paul torsten.paul@gmx.de wrote:
There's not much debugging with OpenSCAD itself possible at this stage,
as it looks like there's some command line parameter combination that's
not understood.
The question is really just what the exact command line is.
I suppose you could temporarily replace "openscad" with "openscad.bat"
and have that write out all given parameters.
Simple example: https://www.tutorialspoint.com/batch_script/batch_script_files_inputs.htm
ciao,
Torsten.
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org