discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Scripting Export to STL

F
fractorr
Mon, Dec 28, 2015 10:08 PM

Is there a way to script exporting of models to STL files?  I have created
some modules where I can pass parameters to the modules to create a bunch of
different shapes of various sizes and between the number of modules and the
parameters that can be passed to the modules there are over 200 different
STL files to be generated.  I would REALLY rather not do this manually if at
all possible.

--
View this message in context: http://forum.openscad.org/Scripting-Export-to-STL-tp15358.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

Is there a way to script exporting of models to STL files? I have created some modules where I can pass parameters to the modules to create a bunch of different shapes of various sizes and between the number of modules and the parameters that can be passed to the modules there are over 200 different STL files to be generated. I would REALLY rather not do this manually if at all possible. -- View this message in context: http://forum.openscad.org/Scripting-Export-to-STL-tp15358.html Sent from the OpenSCAD mailing list archive at Nabble.com.
AP
Andrew Plumb
Mon, Dec 28, 2015 10:32 PM

On Dec 28, 2015, at 5:08 PM, fractorr fractorr@gmail.com wrote:

Is there a way to script exporting of models to STL files?  I have created
some modules where I can pass parameters to the modules to create a bunch of
different shapes of various sizes and between the number of modules and the
parameters that can be passed to the modules there are over 200 different
STL files to be generated.  I would REALLY rather not do this manually if at
all possible.

--
View this message in context: http://forum.openscad.org/Scripting-Export-to-STL-tp15358.html
Sent from the OpenSCAD mailing list archive at Nabble.com.


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

--

"The future is already here.  It's just not very evenly distributed" -- William Gibson

Me: http://clothbot.com/wiki/ http://clothbot.com/wiki/

See the command-line usage documentation: https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Using_OpenSCAD_in_a_command_line_environment <https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Using_OpenSCAD_in_a_command_line_environment> Andrew. > On Dec 28, 2015, at 5:08 PM, fractorr <fractorr@gmail.com> wrote: > > Is there a way to script exporting of models to STL files? I have created > some modules where I can pass parameters to the modules to create a bunch of > different shapes of various sizes and between the number of modules and the > parameters that can be passed to the modules there are over 200 different > STL files to be generated. I would REALLY rather not do this manually if at > all possible. > > > > -- > View this message in context: http://forum.openscad.org/Scripting-Export-to-STL-tp15358.html > Sent from the OpenSCAD mailing list archive at Nabble.com. > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org -- "The future is already here. It's just not very evenly distributed" -- William Gibson Me: http://clothbot.com/wiki/ <http://clothbot.com/wiki/>
F
fractorr
Mon, Dec 28, 2015 10:36 PM

Perfect, that is exactly what I need.

Thank You!!!

--
View this message in context: http://forum.openscad.org/Scripting-Export-to-STL-tp15358p15360.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

Perfect, that is exactly what I need. Thank You!!! -- View this message in context: http://forum.openscad.org/Scripting-Export-to-STL-tp15358p15360.html Sent from the OpenSCAD mailing list archive at Nabble.com.