I am trying to export some images on the command line using the parameter set option. This is my command line I am running, it seems it is just ignoring the -P option and just using the default values. I confirmed there is a letter_a set in the boards.json file. Am I doing something wrong here?
openscad -o letter_a.png -P letter_a --imgsize 2000,2000 boards.scad
On 09.05.24 23:27, Trevor Orr via Discuss wrote:
I confirmed there is a letter_a set in the boards.json file.
You have to give it the -p boards.json parameter too.
ciao,
Torsten.
Thanks, that was it. I figured that file was loaded by default since the gui automatically opens that.
On Thursday, May 9, 2024 at 03:04:36 PM PDT, Torsten Paul via Discuss discuss@lists.openscad.org wrote:
On 09.05.24 23:27, Trevor Orr via Discuss wrote:
I confirmed there is a letter_a set in the boards.json file.
You have to give it the -p boards.json parameter too.
ciao,
Torsten.
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org