-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

openscad


> Software for creating solid 3D CAD objects.

More information.


Open a file:

openscad {path/to/button.scad}

Convert a file to STL:

openscad -o {path/to/button.stl} {path/to/button.scad}

Render a file to PNG in a specific colorscheme:

openscad -o {path/to/button.png} --colorscheme {Sunset} {path/to/button.scad}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 01:53:43 2024