using the command line option, easy enough to write out just the echo's
and then a simple program/text editor to massage it into how you want it
I used it some months ago to produce a cutting list for a folding table.
On 25/02/2022 15:13, William F. Adams via Discuss wrote:
using the command line option, easy enough to write out just the echo's
and then a simple program/text editor to massage it into how you want it
I used it some months ago to produce a cutting list for a folding table.
On 25/02/2022 15:13, William F. Adams via Discuss wrote:
Raymond West wrote:
using the command line option, easy enough to write out just the echo's
and then a simple program/text editor to massage it into how you want it
I used it some months ago to produce a cutting list for a folding table.
Yes, I know this can be done using external programs --- I want it as a native feature so that I can just tell folks to d/l and run one program (OpenSCAD) and make use of one file (a design such as: https://willadams.gitbook.io/design-into-3d/3d-project ) and get something usable.
William