User Tools

Site Tools


octoprint_connect_tina2

Differences

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

Link to this comparison view

Next revision
Previous revision
octoprint_connect_tina2 [2019/11/22 16:08]
peter created
octoprint_connect_tina2 [2020/09/21 13:45] (current)
Line 1: Line 1:
-======OctoPrint连接Tina2教程======+======How to Connect TINA2 To Octoprint======
 \\ \\
-SparkOne中运行的OctoPrint,在出厂时已配置好打印机参数和通讯参数,不需要做任何更改就可以直接使用。\\ +OctoPrint running in SparkOne is configured with printer parameters and communication parameters at the factory, and can be used directly without any changes.\\ 
-如果OcotPrint的运行设置文件config.yaml丢失,或是你想要从自己安装的OctoPrint中连接WEEDO TINA2,请按以下步骤进行配置:\\+ 
 +If OcotPrint's run settings file config.yaml is missing, or if you want to connect WEEDO TINA2 from your own installed OctoPrint, follow these steps to configure:\\
 \\ \\
-====添加TINA2机型配置====+====Add TINA2 model configuration====
 \\ \\
-1. 进入OctoPrint设置界面,在PRINTER->Printer Profiles菜单中点击Add Profile。\\+1. Go to the OctoPrint settings screen and click Add Profile in the PRINTER->Printer Profiles menu.\\
 \\ \\
 {{ :octoprint_connect_tina2_03.png?nolink |}} {{ :octoprint_connect_tina2_03.png?nolink |}}
 \\ \\
-2. General窗口中输入,Name:TINA2,Model:WEEDO TINA2。\\+2. Enter in the General window,Name:TINA2,Model:WEEDO TINA2。\\
 \\ \\
 {{ :octoprint_connect_tina2_04.png?nolink |}} {{ :octoprint_connect_tina2_04.png?nolink |}}
 \\ \\
-3. Print bed & build volume窗口中,将X, Y, Z轴长度全部改为100mm,取消选择Heated bed\\+3. In the Print bed & build volume window, change the lengths of the X, Y, and axes to 100mm and deselect the Heated bed.\\
 \\ \\
 {{ :octoprint_connect_tina2_07.png?nolink |}} {{ :octoprint_connect_tina2_07.png?nolink |}}
 \\ \\
-4. Axes窗口中,将X, Y轴的速度改为3000,选择Y轴的Invert control。点击Save,保存退出。\\+4. In the Axes windowchange the speed of the X and axes to 3000 and select the Invert control of the Y axis. Click Save to save and exit。\\
 \\ \\
 {{ :octoprint_connect_tina2_06.png?nolink |}} {{ :octoprint_connect_tina2_06.png?nolink |}}
 \\ \\
 \\ \\
-====设置GCODE脚本====+====Set the GCODE script====
 \\ \\
-进入OctoPrint设置界面,OCTOPRINT->GCODE Scripts,进行如下设置\\ +  Enter the OctoPrint settings interface,OCTOPRINT->GCODE Scripts,Make the following settings\\ 
-  Before print job starts栏内输入W1 +  Enter W1 in Before print job starts 
-  After print job completes栏内输入W2 +  Enter W2 in After print job completes 
-  After print job is cancelled栏内输入W3 +  Enter W3 in After print job is cancelled 
-  After print job is paused栏内输入W4 +  Enter W4 in After print job is paused 
-  Before print job is resumed栏内输入W5 +  Enter W5 in Before print job is resumed 
-  After connection to printer is established栏内输入W6 +  Enter W6 in After connection to printer is established 
-  Before connection to printer is closed栏内输入W7+  Enter W7 in Before connection to printer is closed
 {{ :octoprint_connect_tina2_11.png?nolink |}} {{ :octoprint_connect_tina2_11.png?nolink |}}
 {{ :octoprint_connect_tina2_12.png?nolink |}} {{ :octoprint_connect_tina2_12.png?nolink |}}
-完成后,点击Save保存退出+When you are done, click Save to save.
 \\ \\
  
-====添加插件====+====Add plugin====
 \\ \\
-进入OctoPrint设置界面,OCTOPRINT->Plugin Manager,点击Get More...按钮Search...栏中分别输入DisplayLayer和PortLister安装如下两个插件,安装完成后重启OctoPrint系统\\+Enter the OctoPrint settings interface,OCTOPRINT->Plugin Manager,Click the Get More... buttonEnter DisplayLayer and PortLister in the Search... column.Install the following two plugins, restart the OctoPrint system after the installation is complete.\\
 {{ :octoprint_connect_tina2_13.png?nolink |}} {{ :octoprint_connect_tina2_13.png?nolink |}}
 {{ :octoprint_connect_tina2_14.png?nolink |}} {{ :octoprint_connect_tina2_14.png?nolink |}}
 \\ \\
 \\ \\
-====DisplayLayerProgress Plugin插件设置====+====DisplayLayerProgress Plugin Plugin setting====
 \\ \\
-进入OctoPrint设置界面,PLUGINS->DisplayLayerProgress Plugin->Display菜单Visibility选项中,选中如下项目\\+Enter the OctoPrint settings interface,PLUGINS->DisplayLayerProgress Plugin->Display menuIn the Visibility option, select the following items\\
 {{ :octoprint_connect_tina2_15.png?nolink |}} {{ :octoprint_connect_tina2_15.png?nolink |}}
 \\ \\
-Message output选项中,选中Printer Display,并将其设置改为+In the Message output option, check Printer Display and change its settings to
   Progress=[progress]   Progress=[progress]
 {{ :octoprint_connect_tina2_16.png?nolink |}} {{ :octoprint_connect_tina2_16.png?nolink |}}
 \\ \\
-完成后,点击Save保存退出+When you are done, click Save to save.
 \\ \\
 \\ \\
-====打开与TINA2的通讯====+====Open communication with TINA2====
 \\ \\
-1. 用USB线连接TINA2SparkOne,打开TINA2电源,点击主界面Connection右边的刷新按键,在Serial Port下拉菜单中选择/dev/ttyUSB0,在Baudrate下拉菜单中选择57600\\+1. Connect TINA2 and SparkOne with a USB cable, turn on the TINA2 power supply, click the refresh button on the right side of the main interface Connection, select /dev/ttyUSB0 in the Serial Port drop-down menu, and select 57600 in the Baudrate drop-down menu.\\
 \\ \\
-2. Printer Profile下拉菜单中选择TINA2,在Save connection settingsAuto-connect on server startup前打上勾。\\+2. Select TINA2 in the Printer Profile drop-down menu and check the Save connection settings and Auto-connect on server startup.\\
 \\ \\
 {{ :octoprint_connect_tina2_17.png?nolink |}} {{ :octoprint_connect_tina2_17.png?nolink |}}
 \\ \\
-3. 点击Connect按键,切换到Terminal窗口可查看串口的通讯情况。如果连接正常,打印机会自动重启一次,并在Terminal窗口中输出打印机的参数信息。\\+3. Click the Connect button and switch to the Terminal window to view the serial port communication. If the connection is normal, the printer will automatically restart once and output the printer's parameter information in the Terminal window.\\
 \\ \\
 {{ :octoprint_connect_tina2_09.png?nolink |}} {{ :octoprint_connect_tina2_09.png?nolink |}}
 \\ \\
-接下来,你就可以使用Octoprint来控制TINA2LOL+ 
 +Next, you can use Octoprint to control TINA2.LOL
octoprint_connect_tina2.1574410115.txt.gz · Last modified: 2020/09/21 13:43 (external edit)