3dsjs

SplitCut OpenSCAD图书馆

SplitCut OpenSCAD Library

2024-05-02 23:08:25

使用说明

  1. 所有模型资源均由用户上传分享,内容来源于网络公开资源
  2. 侵权投诉:通过抖音私信 @jobsfan 联系我们(需附版权证明),24小时内处理
  3. 模型将通过邮件发送(5分钟内自动发货),感谢理解带宽压力
关于费用

我们是爱好者共建社区,为维持服务器成本,每个模型收取微量费用(仅覆盖基础开支)。我们承诺最低成本运营,感谢您的支持!

扫码手机访问
抖音私信 @jobsfan

Summary

Introduction

I got inspired by thePuzzleCut OpenSCAD Library, when I tried to split a large print.
But I disliked the library interface, so I wrote a new one.

Example

Here is the split_demo.scad:

use <splitlib.scad>

// Puzzle pieces can have "tabs" and "slots", "loops" and "sockets", "knobs" and "holes", "keys" and "locks"
split(
    translation=[5,5,0],  // Translation of the dividing plane
    rotation=[0,0,70],  // Rotation of the dividing plane
    tab_locations=[-10, 7],  // position of the tabs along the dividing plane
    tab_size=5,  // width of the tabs
    tolerance=0.3,  // Distance between parts
    part="both"  // Output "both", "male" or "female" part
)   
import("OctopusThickLegs.stl");

Demo object:Bucket O' Octopodes (thicker legs)

Tags

SplitCut OpenSCAD图书馆
朋友,你觉得上面这个模型,属于下面的哪个分类?
必须全中文,且长度不超过15