Remove $fn variable from library
This commit is contained in:
parent
c238a0425b
commit
7ca7c65c62
@ -12,8 +12,6 @@
|
|||||||
* Same applies for libcircle_degrees, however you also need to pass this module
|
* Same applies for libcircle_degrees, however you also need to pass this module
|
||||||
* 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