File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ This library is a set of useful tools, shapes and manipulators that I developed
55projects, including large ones like the Snappy-Reprap printed 3D printer.
66
77
8+ ## Installation  
9+ 1 .  Download the .zip or .tar.gz release file for this library.
10+ 2 .  Unpack it.  It should create a ` BOSL-v1.0 `  directory with the library files within it.
11+ 3 .  Rename the directory to ` BOSL ` .
12+ 4 .  Move the ` BOSL `  directory into the apropriate OpenSCAD library directory for your platform:
13+     -  Windows: ` My Documents\OpenSCAD\libraries\ ` 
14+     -  Linux: ` $HOME/.local/share/OpenSCAD/libraries/ ` 
15+     -  Mac OS X: ` $HOME/Documents/OpenSCAD/libraries/ ` 
16+ 5 .  Restart OpenSCAD.
17+ 
18+ 
819## Terminology  
920For purposes of the BOSL library, the following terms apply:
1021-  ** Left** : Towards X-
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments