Skip to content

nikolarobottesla/drawascode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawascode

code for generating cad files for various projects

  1. install python (if you don't already have it)
  2. install vscode
  3. create environment, install packages and select it in vscode
pip install pipenv  # installs the environment manager
pipenv --python 3.10  # or newer
pipenv install # installs packages from Pipfile
  1. install OCP CAD Viewer vscode extension

About

code for generating cad files for various projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages