话说2018年春节的时候,3d打印了一个机械臂。
还是老样子,在纸上先画一个机械臂大概的形状
在CAD中画出具体参数,看看用什么养的配置比较合适,作业半径会是多少。
确定参数就可以开始做三维建模。
一步一步开始搭建机械臂的每个部分。
...continue reading
8,359 total views, 4 views today
话说2018年春节的时候,3d打印了一个机械臂。
还是老样子,在纸上先画一个机械臂大概的形状
在CAD中画出具体参数,看看用什么养的配置比较合适,作业半径会是多少。
确定参数就可以开始做三维建模。
一步一步开始搭建机械臂的每个部分。
...continue reading
8,359 total views, 4 views today
1,974 total views, 2 views today
最近想玩玩eagle。但是运行eagle却发现了这个错误
./eagle: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
显然,第一步想到的就是安装lib
$ sudo apt-get install libjpeg62
但是,看到libjpeg已经安装过了,而且问题依旧。google之,发现可能由于eagle用到的是32位的库。那么就需要加上32位的限定了
$ sudo apt-get install libjpeg62:i386
安装后,eagle成功运行,问题解决
2,193 total views, 2 views today
Food is the most important element in Chinese culture. Shanghai being one of the biggest city in China has its long traditional and broad selection of foods. We mixed Shanghai Sandwich and Littlebits to bring one of the most famous breakfast of Shanghai to life.
Shanghai Sandwich is the perfect breakfast in Shanghai! It is one of the most famous local dishes with long tradition and full of flavors. Our project uses littleBits to help to make a perfect Shanghai Sandwich.
Step 1. Get all the ingredients and materials ready. See the illustration we had as the recipe for the Shanghai Sandwich.
3,421 total views, 3 views today