Skip to content
/ pyscad Public

3d objects using scad generation from solid python

Notifications You must be signed in to change notification settings

Roblibs/pyscad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyscad

3d objects using scad with generation from solid python

How to live preview ?

  • simply double click the auto_update.bat that will run the python script with the same name
  • create any solidpython file in the scad.py directory
  • save your file once to have the corresponding scad file with the same name created in the scad directory
  • open the scad file with the OpenScad Viewer
  • Now work on your solidpython file, every time you save it, the auto_update will automatically run the modified python file that should always end with the 'scad_render_to_file' function, which itself creates the scad file that is automatically updated in the openscad viewer

About

3d objects using scad generation from solid python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published