PythonScad

From BITPlan Wiki
Revision as of 06:54, 22 September 2022 by Wf (talk | contribs) (→‎= check version)
Jump to navigation Jump to search

ViewSCAD

Installation

On MacOS

create script $HOME/openscad

#!/bin/bash
# call OpenSCAD command line
/Applications/OpenSCAD.app/Contents/MacOS/OpenSCAD $@

check version

openscad -v
OpenSCAD version 2021.01
jupyter labextension install jupyter-threejs