Remove $fn variable from library
This commit is contained in:
parent
c238a0425b
commit
7ca7c65c62
@ -13,8 +13,6 @@
|
|||||||
* the "degrees" argument which is pretty self-explanatory.
|
* the "degrees" argument which is pretty self-explanatory.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
$fn = 36;
|
|
||||||
|
|
||||||
module libcircle_14(r=0, d=0) {
|
module libcircle_14(r=0, d=0) {
|
||||||
libcircle_quarter(r, d);
|
libcircle_quarter(r, d);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user