SCAD
使用实例 :
$fn=50; cube([10,10,1]); cylinder(r=2,h=1); Then, do a minkowski sum of them: $fn=50; minkowski() { cube([10,10,1]); cylinder(r=2,h=1); }
组合实例:
//first $fn=50; cube([10,10,1]); cylinder(r=2,h=1);
// Then, do a minkowski sum of them: $fn=50; translate([15,0,0]) color("teal") minkowski() { cube([10,10,1]); cylinder(r=2,h=1); }
码圣代码编程
打字练习
3D创意C++
进入比赛
创客中心
关于傲亚
傲亚CMS
傲亚物联网
我要合作
创客平台
扫码关注公众号
扫码添加创始人