Linksprite-Yuki Posted August 31, 2016 Report Share Posted August 31, 2016 3D printing is a quickly expanding field, with the popularity and uses for 3D printers growing every day. 3D printing can be used to prototype, create replacement parts, and is even versatile enough to print prostheses and medical implants. It will have a growing impact on our world, as more and more people gain access to these amazing machines. For normal 3D printer, you need to have a PC connected to it. In this tutorial, we are going to cover how to use pcDuino act as host controller, and install 3D printer control software on pcDuino. Install software ``Printrun`` Run ``Printrun`` Control 3D printer using pronterance 1.Install dependent software tools Run the following commands in sequence: “$sudo apt-get install git” “$sudo apt-get install mercurial” “$sudo apt-get install python-distribute” “$sudo easy_install pip” 2.Install WXWIDGETS Input command :“$curl http://apt.wxwidgets.org/key.asc | sudo apt-key add –” (If it prompted that there is no such command as ‘curl’, please install it first using “$sudo apt-get install curl”) Edit “/etc/apt/sources.list” Add the following content to it and save. “# wxwidgets/wxpython repository at apt.wxwidgets.org deb http://apt.wxwidgets.org/ dist-wx main deb-src http://apt.wxwidgets.org/ dist-wx main“ Run the following commands in sequence: “$sudo apt-get update” “$sudo apt-get install python-wxgtk2.8” “$sudo apt-get install python-wxtools” “$sudo apt-get install libwxgtk2.8-dev” “$sudo apt-get install libgtk2.0-dev”3: Install driver for PYTHON serial port “$sudo pip install pyserial” “$sudo apt-get the install wx-common”4: Install the required TK library for PYTHON “$sudo apt-get install python-pmw” “$sudo apt-get install python-imaging”5: Download PRINTRUN and related softwares “$git clone https://github.com/kliment/Printrun.git home/Printrun” Download the latest version skeinforge from http://fabmetheus.crsndoo.com/, and create a folder named “skeinforge” under directory “Printrun”, and unzip the just downloaded package into this directory. Quote Link to comment Share on other sites More sharing options...
Techkid Posted August 25, 2021 Report Share Posted August 25, 2021 Yes exactly, You said it right. Today you see how much 3d printing serves on daily basis. It's perfect guide, thank you! So of the best 3d printers list can be found here at thebestronics, they are doing fantastic work in reviewing top products. I'm quite impressed. Quote Link to comment Share on other sites More sharing options...
piropa Posted yesterday at 12:57 AM Report Share Posted yesterday at 12:57 AM Yes exactly, You said it right. Today you see how much 3d printing serves on daily basis. It's perfect guide, thank you! So of the best 3d printers list can be found here portable printers wireless for travel, they are doing fantastic work in reviewing top products. I'm quite impressed. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.