minor fix: Use correct use convention in documentation
This commit is contained in:
parent
b7d9ec4c5e
commit
13db22c08f
2
3d_triangle.scad
Executable file → Normal file
2
3d_triangle.scad
Executable file → Normal file
|
@ -290,7 +290,7 @@ union () {
|
||||||
// Demo Application - copy into new file and uncomment or uncomment here but
|
// Demo Application - copy into new file and uncomment or uncomment here but
|
||||||
// without uncommenting the use <...> statement, then press F6 - Key
|
// without uncommenting the use <...> statement, then press F6 - Key
|
||||||
//
|
//
|
||||||
// use <../libraries/mcad/3d_triangle.scad>;
|
// use <MCAD/3d_triangle.scad>;
|
||||||
//$fn=50;
|
//$fn=50;
|
||||||
// h =4;
|
// h =4;
|
||||||
// r=2;
|
// r=2;
|
||||||
|
|
Loading…
Reference in a new issue