discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Re: 'Project' feature

RW
Raymond West
Fri, Feb 25, 2022 3:38 PM

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

https://en.m.wikibooks.org/wiki/OpenSCAD_User_Manual/Using_OpenSCAD_in_a_command_line_environment#Export_options

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:


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

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 https://en.m.wikibooks.org/wiki/OpenSCAD_User_Manual/Using_OpenSCAD_in_a_command_line_environment#Export_options 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: > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org
RW
Raymond West
Fri, Feb 25, 2022 3:40 PM

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

https://en.m.wikibooks.org/wiki/OpenSCAD_User_Manual/Using_OpenSCAD_in_a_command_line_environment#Export_options

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:


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

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 https://en.m.wikibooks.org/wiki/OpenSCAD_User_Manual/Using_OpenSCAD_in_a_command_line_environment#Export_options 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: > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org
WF
William F. Adams
Fri, Feb 25, 2022 4:32 PM

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

https://en.m.wikibooks.org/wiki/OpenSCAD_User_Manual/Using_OpenSCAD_in_a_command_line_environment#Export_options

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

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 > >https://en.m.wikibooks.org/wiki/OpenSCAD_User_Manual/Using_OpenSCAD_in_a_command_line_environment#Export_options > >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