In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
This article introduces the knowledge of "how to design 3D printing intelligent router box by OpenSCAD". Many people will encounter this dilemma in the operation of actual cases, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!
The original OpenSCAD code is as follows:
/ / WRTnode smart router, box, rain proof (vertical installation) / / Author:openthings@163.com,//copyright 2015-2025.amp / pay attention to the scale change when printing, and rotate up. / / avoid unsupported collapse when printing the upper part. / / the lid is printed separately or as two models. / * Changelog:V1.1,2015-02-27:1, the USB interface of the box cover is offset to Y by 0.2, which is better suited to the interface of WRTnode. 2. The overall size of the box cover is reduced by 0.2 to facilitate assembly. 3. The offset of the box cover and the air inlet should be adjusted accordingly. 4. The block of the box cover is moved inward by 0.1, so that the cover can be completely embedded in the box body. * / / constant definition athick=0.5; / / lid thickness bthick=0.10; / / box wall thickness bwidth=5.0; / / inner diameter net width bhight=1.8; / / inner diameter net height blong_inter=5.5;// inner diameter net length / / outer diameter length = bottom thickness + inner diameter + barrier + cover thickness blong=bthick+blong_inter+bthick+athick / / text or icon logo / / translate ([- 2Jing 0J 0]) / / scale ([1,1,0.1]) / / surface (file = "smiley.png", center = true); / / = / / box body, which is shaped by hollowing out and cutting. Difference () {/ / the outer box translate ([0JEOJOJ0]) {color ([0.8mem0.8]) cube ([blong,bwidth+bthick*2, bhight+bthick*2]);} / / the inner box, hollowed out. Translate ([bthick,bthick,bthick]) {color ([0.2-0.8-0.8]) cube ([blong+1,bwidth,bhight]);} / / bottom, depression mark. Translate ([blong-2,2.2,bhight+bthick+0.08]) {color ([0.2 magnum 0.2]) cube ([1.5 recordbwidthcare 0.5]);}} / / bottom reinforcement to form a corner barrier in the interior. Translate ([bthick,bthick,bthick]) {color ([0.2, 0.5 and 0.2]) cube ([bthick,bwidth,bthick]);} translate ([bthick,bthick,bhight]) {color ([0.2, 0.5 and 0.2]) cube ([bthick,bwidth,bthick]) } translate ([bthick,bthick,bthick]) {color ([0.2 0.500.20]) cube ([bthick,bthick,bhight]);} translate ([bthick,bwidth,bthick]) {color ([0.2magne 0.2]) cube ([bthick,bthick,bhight]);} / / lid block. Translate ([blong-athick-0.1,bthick,bthick]) {color ([0.2, 0.5 and 0.2]) cube ([bthick,bwidth,bthick]);} translate ([blong-athick-0.1,bthick,bhight]) {color ([0.2, 0.5 and 0.2]) cube ([bthick,bwidth,bthick]) } / cover, print separately. Embed inside the box, pay attention to leave tolerances. / / translate ([2 difference 0. 0]) {difference () {/ / cover, hollowed out. Translate ([0Pertinent beggars]) {color ([0.5 mine0.5]) cube ([athick-0.05,bwidth-0.1,bhight-0.1]) } translate ([0.2) color ([0.6) 0.3 (0.8)]) cube ([athick+1,bwidth-bthick*2-0.1, bhight-bthick*2-0.1]); / / vent, hollowed out. = / / the left air outlet translate ([- 0.1 _ 0.50 _ (1.2)]) {color ([1 _ _ 0.80 _ 0.8]) cube ([0.8 _ 0.5 _ 0.2]);} translate ([- 0.1 _ 0.5 _ 0.85]) {color ([1 _ 0.8 _ 0.80]) cube ([0.8 _ 0.5 _ 0.2]) } translate ([- 0.1, 0.5) {color ([1, 0.8, 0.8]) cube ([0.8, 1.5, 0.2]) } / / the right air inlet translate ([- 0.1mem3.2 min0.5]) {color ([1min0.8 min0.8]) cube ([0.8 mine0.8]) } translate ([- 0.1 mine4.2pr 0.5]) {color ([1Met 0.8]) cube ([0.8 pep 0.9]);} translate ([- 0.1 miner 4.6 pr 0.5]) {color ([1m 0.8]) cube ([0.8 de 0.2])) } / / USB interface, hollowed out. This is the end of the introduction of translate ([- 0.1 OpenSCAD 3.2 mine1.10]) {color ([1Magne 0.8]) cube ([0.8 record0.3]);}} "how OpenSCAD designs a 3D printing smart router box". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
Rpm-ivh lrzsz-0.12.20-27.1.el6.x86_64.rpm installation upload / download kit
© 2024 shulou.com SLNews company. All rights reserved.