mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-16 03:34:42 +02:00
refactor deps
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
*
|
*
|
||||||
**/
|
**/
|
||||||
|
|
||||||
include <__comm__/__frags.scad>;
|
use <__comm__/__frags.scad>;
|
||||||
|
|
||||||
module rounded_extrude(size, round_r, angle = 90, twist = 0, convexity = 10) {
|
module rounded_extrude(size, round_r, angle = 90, twist = 0, convexity = 10) {
|
||||||
is_flt = is_num(size);
|
is_flt = is_num(size);
|
||||||
|
Reference in New Issue
Block a user