ldraw2stl 将 LEGO LDraw 文件转换为 STL,用于超大尺寸和 3D 打印!! 在以下位置获取 ldraw 零件档案: wget unzip complete.zip bin/dat2stl --file ldraw/parts/3894.dat --ldrawdir ./ldraw 安装 LeoCAD 以便您可以找到您的零件(可选) 记下 LeoCAD 中的 .dat 文件名,然后运行: bin/dat2stl --file /usr/share/ldraw/parts/3894.dat --ldrawdir ./ldraw --scale 4 > 3894.stl 对于4倍的比例,其中之一!
2023-07-05 14:18:41 6KB lego 3d-printing Perl
1
* Learn the latest features of C++ and how to write better code by using the * Standard Library (STL). Reduce the development time for your applications. Understand the scope and power of STL features to deal with real-world problems. * Compose your own algorithms without forfeiting the simplicity and elegance of the STL way
2023-06-18 02:08:34 9.1MB C++17 STL Cookbook
1
C++的基本库函数STL
2023-06-01 21:57:34 3.16MB STL C++
1
皮卡丘3d打印 stl模型1
2023-05-19 18:45:26 665KB 3d 综合资源
1
C++ STL 标准程序库(中文版),对于应用和更深入理解C++是很有帮助的一本书。 书中包括容器,模板,标注库等等做了详细的介绍。
2023-05-17 16:45:55 3.82MB STL
1
月球灯180mm STL文件
2023-05-12 21:49:59 32.4MB 3D打印 STL
1
C++STL中文版.pdf
2023-04-13 15:23:01 9.84MB C++ STL 中文版.pdf
1
C++ STL范例,可以更好地学习C++,是学习C++高级编程的必经之路
2023-04-13 15:21:15 708KB C++ STL范例
1
这是C标准库与C++标准库的参考手册,来自国外网站,非常有用,个人认为本书中的所有内容都应该掌握! 强烈推建下载!!! 该文档是2017年的,非常新, 包括C++11 / C++17 等
2023-04-08 14:52:17 7.05MB C++ STL
1
CadQuery editor CadQuery GUI editor based on PyQT supports Linux, Windows and Mac. Notable features OCCT based Graphical debugger for CadQuery scripts Step through script and watch how your model changes CadQuery object stack inspector Visual inspection of current workplane and selected items Insight into evolution of the model Export to various formats STL STEP Installation (Anaconda) Use conda t
2023-04-07 15:33:50 2.19MB python pyqt5 stl cad
1