mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-04-21 14:41:51 +02:00
remove module
This commit is contained in:
parent
68db8eeb6c
commit
969595b4c8
@ -8,6 +8,4 @@
|
||||
*
|
||||
**/
|
||||
|
||||
use <../__comm__/__angy_angz.scad>;
|
||||
|
||||
function polar_coordinate(point) = [norm(point), atan2(point.y, point.x)]; // r, theta
|
Loading…
x
Reference in New Issue
Block a user