mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-21 05:52:16 +02:00
use scad
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
*
|
||||
**/
|
||||
|
||||
include <__comm__/__frags.scad>;
|
||||
include <__comm__/__ra_to_xy.scad>;
|
||||
include <__comm__/__edge_r.scad>;
|
||||
use <__comm__/__frags.scad>;
|
||||
use <__comm__/__ra_to_xy.scad>;
|
||||
use <__comm__/__edge_r.scad>;
|
||||
|
||||
function arc_path(radius, angle) =
|
||||
let(
|
||||
|
Reference in New Issue
Block a user