mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +00:00
saved the file this time
This commit is contained in:
parent
f190bfdd55
commit
68a4741d4f
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ include <vnf.scad>
|
||||||
// Example: Vaccum connector example from list-comprehension-demos
|
// Example: Vaccum connector example from list-comprehension-demos
|
||||||
// include <BOSL2/rounding.scad>
|
// include <BOSL2/rounding.scad>
|
||||||
// $fn=32;
|
// $fn=32;
|
||||||
// base = round_corners(square([2,4],center=true), measure="radius", size=0.5);
|
// base = round_corners(square([2,4],center=true), radius=0.5);
|
||||||
// skin([
|
// skin([
|
||||||
// path3d(base,0),
|
// path3d(base,0),
|
||||||
// path3d(base,2),
|
// path3d(base,2),
|
||||||
|
|
Loading…
Reference in a new issue