Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
block:3d_printer:zh [2022/08/15 15:47]
fight_xing created
block:3d_printer:zh [2023/11/28 06:57] (current)
hfsr [3D 打印机]
Line 2: Line 2:
 =========== ===========
  
-3D Printers are a block that allows you to print any block of any shape, with any type of texture. To get started with 3D Printers, you will need to place down a 3D Printer block next to a computer. This will give access to the [[component:​3d_printer|printer3d component]] API, allowing you to set up and print models using the provided functions. ​+3D 打印机是一个可用于打印有任意纹理和任意形状的方块的机器。要开始使用 ​3D 打印机,你需要先将3D打印机方块放置在电脑旁边,这样你就能访问[[component:​3d_printer:zh|print3d组件的API]],让你能够通过所提供的功能建立以及打印模型。
  
-A more convenient way to setup 3D Printers is to use [[tutorial:​program:​oppm|Open Programs Package Manager (OPPM)]]. Once installed, run the following commands: ​`oppm install print3d` ​followed by `oppm install print3d-examples`. The examples can be found in `/​usr/​share/​models/​` ​as `.3dm` ​files. Take a look through the example files for available options. (Alternatively,​ you can download the `print3dand `print3d-examples` programs from [[https://​openprograms.github.io/​|OpenPrograms]] ​using `wgetand an [[item:​internet_card|Internet Card]]).+安装3D打印机更简单的方法是使用[[tutorial:​program:​oppm:zh|开放式软件包管理器(OPPM]]。OPPM安装好之后,运行以下命令:`oppm install print3d`,然后是`oppm install print3d-examples`。样例模型可以在`/​usr/​share/​models/​`下找到,格式为`.3dm`文件。请查看示例文件给出的可用选项。(作为替代,你也可以使用`wget`和[[item:​internet_card:​zh|因特网卡]]从[[https://​openprograms.github.io/​|OpenPrograms]] ​(英文)下载`print3d`和`print3d-examples`程序)。
  
-In order to be able to print the models, a 3D Printer block needs to be connected to an existing computer. Once connected, you will also need to provide an [[item:​ink_cartridge|Ink Cartridge]] and some [[item:​materials|Chamelium]]. The amount of chamelium used depends on the volume of the 3D print, while the amount of ink used depends on the surface area of the printed item. +为了能够打印这些模型,3D打印机方块还需要与一台电脑连接。连接好之后,你还需要提供 ​[[item:​ink_cartridge:zh|墨盒]]和一些[[item:​materials:zh|变色材料]]。变色材料的数量取决于3D打印件的体积,而墨水的用量取决于打印件的面积。
  
-To print an item, use the following command: ​`print3d /​path/​to/​file.3dm` ​providing the path to the `.3dm` ​file. +如果想要打印物体,运行以下命令:`print3d /​path/​to/​file.3dm`,需提供指向`.3dm`文件的路径。
  
-Documentation pertaining to creating your own models can be found in `/​usr/​share/​models/​example.3dm`.+有关创建模型的文档可以在`/​usr/​share/​modles/​example.3dm`中查找。 
 + 
 +3D 打印机由以下配方合成: 
 + 
 +  * 4 x 铁锭 
 +  * 1 x 漏斗 
 +  * 2 x 活塞 
 +  * 1 x [[item:​materials:​zh#​微芯片|3级微芯片]] 
 +  * 1 x [[item:​materials:​zh#​印刷电路板|印刷电路板]]
  
-The 3D Printer can be crafted using the following recipe:  ​ 
-  * 4 x Iron Ingot 
-  * 1 x Hopper 
-  * 2 x Piston 
-  * 1 x [[item:​materials|Microchip (Tier 3)]] 
-  * 1 x [[item:​materials|Printed Circuit Board]] 
 {{:​recipes:​blocks:​3dprinter.png?​nolink&​200}} ​ {{:​recipes:​blocks:​3dprinter.png?​nolink&​200}} ​