User Tools

Site Tools


software-to-install

Link to this comparison view

software-to-install [2013/11/13 14:36]
whosawhatsis
software-to-install [2014/03/03 16:11] (current)
deezmaker
Line 1: Line 1:
-====== To run a Bukobot, you need to install ​just a few items that we recommend. ======+====== To run a Bukobot ​or Bukito 3D printer, you need to install ​some software ​that we recommend. ======
  
 ===== Step #1 - Install Driver for Controller Board ===== ===== Step #1 - Install Driver for Controller Board =====
  
-For the included ​**[[http://​www.panucatt.com/​azteeg_X1_reprap_3d_printer_controller_p/​ax13dp.htm|Azteeg X1]] or [[http://​www.panucatt.com/​Azteeg_X3_reprap_3d_printer_controller_p/​ax33dp.htm|Azteeg X3]]** control board, ​install ​the latest ​Driver ​(Windows systems may not need a driver if it was automatically installed)+The Bukobot uses an **[[http://​www.panucatt.com/​azteeg_X1_reprap_3d_printer_controller_p/​ax13dp.htm|Azteeg X1]] or [[http://​www.panucatt.com/​Azteeg_X3_reprap_3d_printer_controller_p/​ax33dp.htm|Azteeg X3]]** control board, ​which requires ​the latest ​FTDI driver for serial communication on Mac/​Windows ​(Windows systems may not need a driver if it was automatically installed, most recent versions of GNU/Linux should already contain an appropriate driver). The Bukito uses a custom Azteeg X2 that uses drivers already included with Mac/​Windows/​Linux systems, though Windows needs an INF file to activate the driver.
  
-**[[{ :​wiki:​icons:​usb.png?​100|width:​550px}http://​www.ftdichip.com/​Drivers/​VCP.htm|USB ​Driver / FTDI Driver for Azteeg X1 & X3 Boards]]** +**[[{ :​wiki:​icons:​usb.png?​100|width:​550px}http://​www.ftdichip.com/​Drivers/​VCP.htm|FTDI USB Driver for Azteeg X1 & X3 Boards ​(Bukobot)]]** 
- +**[[{ :​wiki:​icons:​usb.png?​100|width:​550px}https:​//www.pjrc.com/​teensy/​td_download.html|Teensy USB driver for Azteeg X2 Boards (Bukito)]]**
-Most recent versions of GNU/Linux should already contain an appropriate driver.+
  
 +The Windows serial driver is all that is needed to connecto to a Bukito, but some users have trouble installing it (especially on Windows 8). We recommend downloading and running the full Teensyduino installer, which you can close after it runs the INF file for serial (though the full install will be needed for all platforms if you want to modify your firmware).
 ===== Step #2 - Host Software ===== ===== Step #2 - Host Software =====
  
 Install **host software** to control the Bukobot and a slicing (tool path generator) app to "​slice"​ 3D objects for printing. Install **host software** to control the Bukobot and a slicing (tool path generator) app to "​slice"​ 3D objects for printing.
-==== Option 1 (Recommended====+==== Recommended ​Software ​==== 
 +See the bottom of the page for optional alternatives.
  
 [[{:​software:​repetierhost-box-trans-500.png?​150}http://​www.repetier.com|Download Repetier Host for Mac, Windows or Linux (Includes Slic3r)]] [[{:​software:​repetierhost-box-trans-500.png?​150}http://​www.repetier.com|Download Repetier Host for Mac, Windows or Linux (Includes Slic3r)]]
 **[[{ :​wiki:​icons:​mac.png?​100|width:​45%}http://​www.repetier.com/​documentation/​repetier-host-mac/​|Documentation for Repetier Host for Mac]]** **[[{ :​wiki:​icons:​mac.png?​100|width:​45%}http://​www.repetier.com/​documentation/​repetier-host-mac/​|Documentation for Repetier Host for Mac]]**
 **[[{ :​wiki:​icons:​windows.png?​100|width:​45%}http://​www.repetier.com/​documentation/​repetier-host/​|Documentation for Repetier Host for Windows/​Linux]]** **[[{ :​wiki:​icons:​windows.png?​100|width:​45%}http://​www.repetier.com/​documentation/​repetier-host/​|Documentation for Repetier Host for Windows/​Linux]]**
-==== Option 2 ==== 
-**[[{:​wiki:​icons:​component-browser.png?​100|width:​50%}https://​github.com/​kliment/​Printrun#​readme|Pronterface (Mac/​Win/​Linux)]]** 
- 
-**[[{:​software:​slic3r_192px.png?​100|width:​40%}http://​slic3r.org/​|Stand Alone "​Slic3r"​ (Mac/​Win/​Linux)]]** or **[[{:​wiki:​icons:​component-browser.png?​100|width:​40%}http://​fabmetheus.crsndoo.com/​|Skeinforge (Mac/​Win/​Linux)]]** 
  
 ===== Setup #3 - Setup connection, host and slicer settings ===== ===== Setup #3 - Setup connection, host and slicer settings =====
Line 42: Line 39:
   - Start the Arduino IDE app.   - Start the Arduino IDE app.
   - Set the board type correctly in Tools->​Board:​   - Set the board type correctly in Tools->​Board:​
-    - For **X3**: Select **Arduino ​AT Mega 2560 or Mega ADK** +    - For **X3**: Select **Arduino Mega 2560 or Mega ADK** 
-    - For **X1**: Select **Sanguino W/ ATmega1286p ​16Mhz**+    - For **X1**: Select **Sanguino W/ ATmega1284p ​16Mhz**
   - Connect your printer controller to USB port if not already connected.   - Connect your printer controller to USB port if not already connected.
   - In the Arduino IDE, under the menu item **Tools->​Serial Port**, set the serial port corresponding to your board.   - In the Arduino IDE, under the menu item **Tools->​Serial Port**, set the serial port corresponding to your board.
Line 50: Line 47:
   - Press the "​**Upload**"​ button to upload the firmware to the board, USB indicator lights should blink on the board.   - Press the "​**Upload**"​ button to upload the firmware to the board, USB indicator lights should blink on the board.
   - After a few seconds, board should be ready.   - After a few seconds, board should be ready.
 +
 +
 +----
 +==== Alternative softare (not required) ====
 +===Alternative host software===
 +|**[[{:​wiki:​icons:​component-browser.png?​100|width:​280px}http://​mattercontrol.matterhackers.com/​|MatterControl]]**|Mac\\ Win\\ Linux|A very new but promising host software. Includes integrated slicing with both Slic3r and CuraEngine.|
 +|**[[{:​wiki:​icons:​component-browser.png?​100|width:​280px}https://​github.com/​kliment/​Printrun#​readme|Pronterface ]]**|Mac\\ Win\\ Linux|Older host software. Useful for directly controlling a printer for testing or for starting prints from SD cards, but the interface is not as good for integrating with slicers or running prints over USB.|
 +|**[[{:​wiki:​icons:​component-browser.png?​100|width:​280px}http://​software.ultimaker.com/​|Cura]]**|Mac\\ Win\\ Linux|Cura is a good slicing program that also works as a host, but the host functionality seems tacked-on and is not as polished or reliable.|
 +
 +===Alternative slicing software===
 +|**[[{:​wiki:​icons:​component-browser.png?​100|width:​280px}http://​software.ultimaker.com/​|Cura]]**|Mac\\ Win\\ Linux|Cura is a good slicing program that also works as a host, but the host functionality seems tacked-on and is not as polished or reliable.|
 +|**[[{:​software:​slic3r_192px.png?​100|width:​280px}http://​slic3r.org/​|Stand Alone "​Slic3r"​]]**|Mac\\ Win\\ Linux|Slic3r is the built-in slicing softare used by Repetier Host. It includes its own plater that is sometimes preferable to using Repetier Host'​s. It is required for two-color printing.|
 +|**[[{:​wiki:​icons:​component-browser.png?​100|width:​280px}http://​fabmetheus.crsndoo.com/​|Skeinforge]]**|Mac\\ Win\\ Linux|Skeinforge is the oldest and slowest of the slicers. It has many features, but the way they are named and organized was designed to make sense for older printers that worked differently from modern ones, and it can be very difficult to learn to use. Repetier Host will also integrate with it, but if you want to use it, you will probably want to use the [[http://​reprap.org/​wiki/​Sfact|SFact]] front end.|
  
software-to-install.1384375009.txt.gz · Last modified: 2013/11/13 14:36 by whosawhatsis