Changed all BOSL references to BOSL2.

This commit is contained in:
Revar Desmera
2019-04-18 23:45:46 -07:00
parent 6b0e796462
commit a46ea27fca
34 changed files with 145 additions and 146 deletions

View File

@@ -3,8 +3,8 @@
// Screws, Bolts, and Nuts.
// To use, include the following lines at the top of your file:
// ```
// include <BOSL/constants.scad>
// use <BOSL/metric_screws.scad>
// include <BOSL2/constants.scad>
// use <BOSL2/metric_screws.scad>
// ```
//////////////////////////////////////////////////////////////////////