discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Show axes when generating png from command line

A
Aleandro
Tue, May 1, 2018 2:10 PM

Dear all,
I generate a png image figure.png from a .scad file from command line on on
OS X 10.11.2

OpenSCAD -o figure.png  file.scad

and I would like the xyz axes to be shown on the png image. I know how to do
this from the graphical interface, but I do not know how to do it from
command line.

Do you guys know how to do it?

Thank you.

--
Sent from: http://forum.openscad.org/

Dear all, I generate a png image figure.png from a .scad file from command line on on OS X 10.11.2 OpenSCAD -o figure.png file.scad and I would like the xyz axes to be shown on the png image. I know how to do this from the graphical interface, but I do not know how to do it from command line. Do you guys know how to do it? Thank you. -- Sent from: http://forum.openscad.org/
R
runsun
Tue, May 1, 2018 2:58 PM

I would like to know if it's possible, too.

Currently I have a code to generate axes manually and draw it together with
my object just for the axes to show up in the png.


$  Runsun Pan, PhD $ libs: scadx , doctest , faces ( git ), offline doc ( git ), runscad.py ( 2 , git ), editor of choice: CudaText  ( OpenSCAD lexer ); $ Tips ; $ Snippets

--
Sent from: http://forum.openscad.org/

I would like to know if it's possible, too. Currently I have a code to generate axes manually and draw it together with my object just for the axes to show up in the png. ----- $ Runsun Pan, PhD $ libs: scadx , doctest , faces ( git ), offline doc ( git ), runscad.py ( 2 , git ), editor of choice: CudaText ( OpenSCAD lexer ); $ Tips ; $ Snippets -- Sent from: http://forum.openscad.org/
M
MichaelAtOz
Tue, May 1, 2018 11:00 PM

Work in progress https://github.com/openscad/openscad/issues/2032  .


Admin - PM me if you need anything, or if I've done something stupid...

Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above.

The TPP is no simple “trade agreement.”  Fight it! http://www.ourfairdeal.org/  time is running out!

Sent from: http://forum.openscad.org/

Work in progress <https://github.com/openscad/openscad/issues/2032> . ----- Admin - PM me if you need anything, or if I've done something stupid... Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above. The TPP is no simple “trade agreement.” Fight it! http://www.ourfairdeal.org/ time is running out! -- Sent from: http://forum.openscad.org/