mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-10 16:54:23 +02:00
use scad
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
*
|
||||
**/
|
||||
|
||||
include <matrix/__comm__/__m_shearing.scad>;
|
||||
use <matrix/__comm__/__m_shearing.scad>;
|
||||
|
||||
function m_shearing(sx = [0, 0], sy = [0, 0], sz = [0, 0]) = __m_shearing(sx, sy, sz);
|
Reference in New Issue
Block a user