You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Justin Shaw edited this page Mar 15, 2021
·
1 revision
Install AlexCAD and dependencies
> pip install numpy
> pip install numpy-stl
> git clone git@github.com:wyolum/Alex.git
> cd Alex/scripts
> touch Alex_test.scad ## or wait for AlexCAD to generate this automatically
> openscad Alex_test.scad & ### background this task or launch OpenScad manually, file->open "Alex_test.scad"'
> ### in the OpenScad menu select Design->Automatically Reload and Preview
> python AlexCAD.py