<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.opensourceecology.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Husam+Nasser</id>
	<title>Open Source Ecology - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.opensourceecology.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Husam+Nasser"/>
	<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/wiki/Special:Contributions/Husam_Nasser"/>
	<updated>2026-04-17T01:38:13Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=95139</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=95139"/>
		<updated>2013-06-04T15:49:57Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png | x400px]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*Go to fillament setting and change your extruder and bed temperature to 230, and 100 consecutively. Other option is to set both of them to zero, this way the print temperature will be whatever you set on the pronterface in the next step.&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
[[File:change resolution.jpg | 500px]]&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
7- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;br /&gt;
&lt;br /&gt;
  * for a quick guide see: 3d printing tutorial:&lt;br /&gt;
[&amp;quot;https://www.youtube.com/embed//5JjRAlib2Tw&amp;quot; ] &lt;br /&gt;
&lt;br /&gt;
  * for more infomration about printing with lulzbot Taz, please read:&lt;br /&gt;
 [[File:lulzbot taz user manual.pdf]]&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=95138</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=95138"/>
		<updated>2013-06-04T15:49:07Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png | x400px]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*Go to fillament setting and change your extruder and bed temperature to 230, and 100 consecutively. Other option is to set both of them to zero, this way the print temperature will be whatever you set on the pronterface in the next step.&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
[[File:change resolution.jpg | 500px]]&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
7- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;br /&gt;
&lt;br /&gt;
  * for a quick guide see: 3d printing tutorial:&lt;br /&gt;
[&amp;lt;iframe width=&amp;quot;420&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//5JjRAlib2Tw&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;] &lt;br /&gt;
&lt;br /&gt;
  * for more infomration about printing with lulzbot Taz, please read:&lt;br /&gt;
 [[File:lulzbot taz user manual.pdf]]&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=95119</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=95119"/>
		<updated>2013-06-03T18:51:23Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png | x400px]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*Go to fillament setting and change your extruder and bed temperature to 230, and 100 consecutively. Other option is to set both of them to zero, this way the print temperature will be whatever you set on the pronterface in the next step.&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
[[File:change resolution.jpg | 500px]]&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
7- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;br /&gt;
&lt;br /&gt;
  * for a quick guide see: 3d printing tutorial:&lt;br /&gt;
[&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//vkvrSfJwjIQ&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; tutorial] &lt;br /&gt;
&lt;br /&gt;
  * for more infomration about printing with lulzbot Taz, please read:&lt;br /&gt;
 [[File:lulzbot taz user manual.pdf]]&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94950</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94950"/>
		<updated>2013-06-01T21:53:10Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png | x400px]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
[[File:change resolution.jpg | 500px]]&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
7- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;br /&gt;
&lt;br /&gt;
  * for a quick guide see: 3d printing tutorial:&lt;br /&gt;
[&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//vkvrSfJwjIQ&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; tutorial] &lt;br /&gt;
&lt;br /&gt;
  * for more infomration about printing with lulzbot Taz, please read:&lt;br /&gt;
 [[File:lulzbot taz user manual.pdf]]&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94949</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94949"/>
		<updated>2013-06-01T21:52:35Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png | x400px]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
[[File:change resolution.jpg | 500px]]&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
7- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;br /&gt;
&lt;br /&gt;
  * for a quick guide see: 3d printing tutorial:[&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//vkvrSfJwjIQ&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; tutorial] &lt;br /&gt;
&lt;br /&gt;
  * for more infomration about printing with lulzbot Taz, please read:&lt;br /&gt;
 [[File:lulzbot taz user manual.pdf]]&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94912</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94912"/>
		<updated>2013-06-01T19:18:26Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png | x400px]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
[[File:change resolution.jpg | 500px]]&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
7- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;br /&gt;
&lt;br /&gt;
  * for more infomration about printing with lulzbot Taz, please read:&lt;br /&gt;
 [[File:lulzbot taz user manual.pdf]]&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=File:Lulzbot_taz_user_manual.pdf&amp;diff=94910</id>
		<title>File:Lulzbot taz user manual.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=File:Lulzbot_taz_user_manual.pdf&amp;diff=94910"/>
		<updated>2013-06-01T19:11:12Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94906</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94906"/>
		<updated>2013-06-01T18:55:10Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png | x400px]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
[[File:change resolution.jpg | 500px]]&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
7- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;br /&gt;
&lt;br /&gt;
  * for more infomration about printing with lulzbot Taz, please read [[File:lulzbot taz user manual.pdf]]&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94905</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94905"/>
		<updated>2013-06-01T18:54:54Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png | x400px]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
[[File:change resolution.jpg | 500px]]&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
7- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;br /&gt;
&lt;br /&gt;
      *for more infomration about printing with lulzbot Taz, please read [[File:lulzbot taz user manual.pdf]]&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94904</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94904"/>
		<updated>2013-06-01T18:54:24Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png | x400px]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
[[File:change resolution.jpg | 500px]]&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
7- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;br /&gt;
&lt;br /&gt;
      * for more infomration about printing with lulzbot Taz, please read [[File:lulzbot taz user manual.pdf]]&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94903</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94903"/>
		<updated>2013-06-01T18:52:36Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png | x400px]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
[[File:change resolution.jpg | 500px]]&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
7- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94902</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94902"/>
		<updated>2013-06-01T18:52:12Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png | x500px]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
[[File:change resolution.jpg | 500px]]&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
7- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94901</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94901"/>
		<updated>2013-06-01T18:51:57Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png | x300px]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
[[File:change resolution.jpg | 500px]]&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
7- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94900</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94900"/>
		<updated>2013-06-01T18:51:27Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png | x 300px]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
[[File:change resolution.jpg | 500px]]&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
7- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=File:Export_to_stl.png&amp;diff=94899</id>
		<title>File:Export to stl.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=File:Export_to_stl.png&amp;diff=94899"/>
		<updated>2013-06-01T18:50:50Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=File:Tube_with_holes.skp&amp;diff=94898</id>
		<title>File:Tube with holes.skp</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=File:Tube_with_holes.skp&amp;diff=94898"/>
		<updated>2013-06-01T18:46:56Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94897</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94897"/>
		<updated>2013-06-01T18:45:56Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
[[File:change resolution.jpg | 500px]]&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
7- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94895</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94895"/>
		<updated>2013-06-01T18:44:50Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
[[File:change resolution.jpg | 500px]]&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
7- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94894</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94894"/>
		<updated>2013-06-01T18:43:49Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
[[File:change resolution.jpg | 400px]]&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
6- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x400px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94893</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94893"/>
		<updated>2013-06-01T18:43:24Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg | x300px]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
[[File:change resolution.jpg | 300px]]&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
6- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg | x300px]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=File:Upload_file_to_clould_netfabb.jpg&amp;diff=94892</id>
		<title>File:Upload file to clould netfabb.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=File:Upload_file_to_clould_netfabb.jpg&amp;diff=94892"/>
		<updated>2013-06-01T18:42:19Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94891</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94891"/>
		<updated>2013-06-01T18:41:55Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:export to stl.png]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
[[File:upload file to clould netfabb.jpg]]&lt;br /&gt;
* upload your file&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg | x300px]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
[[File:change resolution.jpg]]&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
6- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=File:Pronterface.jpg&amp;diff=94889</id>
		<title>File:Pronterface.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=File:Pronterface.jpg&amp;diff=94889"/>
		<updated>2013-06-01T18:38:54Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=File:Change_resolution.jpg&amp;diff=94887</id>
		<title>File:Change resolution.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=File:Change_resolution.jpg&amp;diff=94887"/>
		<updated>2013-06-01T18:38:23Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=File:Fixed_stl_file_netfabb.jpg&amp;diff=94885</id>
		<title>File:Fixed stl file netfabb.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=File:Fixed_stl_file_netfabb.jpg&amp;diff=94885"/>
		<updated>2013-06-01T18:37:36Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=File:Exort_to_stl.png&amp;diff=94883</id>
		<title>File:Exort to stl.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=File:Exort_to_stl.png&amp;diff=94883"/>
		<updated>2013-06-01T18:36:36Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94881</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94881"/>
		<updated>2013-06-01T18:35:39Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
[[File:exort to stl.png]]&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
* upload your netfabb upload.jpg]]&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
[[File:fixed stl file netfabb.jpg]]&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To speed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
[[File:change resolution.jpg]]&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
6- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect. Once you are coneected, pronterface will tell you that your printer is online.&lt;br /&gt;
* Set your bed and heater temperature. &lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
[[File:pronterface.jpg]]&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94858</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94858"/>
		<updated>2013-06-01T17:47:05Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp. See example : [[File:tube with holes.skp]]&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
* upload your stl file that you need to fix and proivde your email address&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To seed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
6- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect and set your bed and heater temperature.&lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94852</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94852"/>
		<updated>2013-06-01T17:32:25Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1-  create your SketchUp model that you want to print&lt;br /&gt;
&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode. For example: if you are printing a tube, the tube need to be standing up in SketchUp.&lt;br /&gt;
&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
* upload your stl file that you need to fix and proivde your email address&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you will need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To seed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
6- To print your model, you will need to download printrun. Printrun is a software that controls your 3d printer. [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect and set your bed and heater temperature.&lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94848</id>
		<title>How to print your sketchup model in lulzbot Taz 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_your_sketchup_model_in_lulzbot_Taz_3d_printer&amp;diff=94848"/>
		<updated>2013-06-01T17:30:38Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: Created page with &amp;quot;-  creat your SketchUp model that you want to print 2- scale your model if it needs to be scaled 3- make sure that the part you want to print is grouped and is positioned in t...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;-  creat your SketchUp model that you want to print&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
* upload your stl file that you need to fix and proivde your email address&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To seed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
6- To print your model, you will need to download printrun [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. Printrun is a software that controls your 3d printer. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect and set your bed and heater temperature.&lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94847</id>
		<title>Husam Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94847"/>
		<updated>2013-06-01T17:30:14Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: /* Saturday June 1, 2013 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Saturday June 1, 2013=&lt;br /&gt;
&lt;br /&gt;
[[ How to print your sketchup model in lulzbot Taz 3d printer]]&lt;br /&gt;
&lt;br /&gt;
=Fri May 31, 2013=&lt;br /&gt;
&lt;br /&gt;
The new Lulzbot taz is making frictional noises when printing. see link to the youtube video :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//mrs7wEC3TxI&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Fri May 24, 2013=&lt;br /&gt;
&#039;&#039;&#039;Your sample files - both STL and gcode and how you got to the good file.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Thursday May 23, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I updated the joint file with plates with a 3&amp;quot; holes for the pivot [[File:Example.pivot joint .skp]].&lt;br /&gt;
&lt;br /&gt;
I updated the warehouse file with the plate i made [[Warehouse]]. &#039;&#039;&#039;Please link to specific file or state which file it was. Please also change the picture, as it is no longer accurate.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Working on first scale model 3DP prototypes of GVCS machines [[Husam TAZ Testing]].&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wednesday May 22, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* I was asked to change the plates on the joint from 8&amp;quot; X 12&amp;quot; to 8 x 16&amp;quot; so I did [[File:joint May 22nd.skp]]&lt;br /&gt;
&lt;br /&gt;
* Gary asked me to change the plates on the iron worker. The big holes on the plate were changed so they would intersect with the upper two smaller holes.[[File:Iron worker .skp]]&lt;br /&gt;
&lt;br /&gt;
* I received the heat resistors for the Lulzbot AO-1oo 3d printer. The techical support person told me that I need to to buy a high temp insulator since the temperature of extrusion will be 230 degrees Celsius.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tuesday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
* worked on the particulate pivot , but apparently the design I have [[File:pivot not good.skp]] is not good&lt;br /&gt;
*worked on the back hoe[[File:back hole .skp]]&lt;br /&gt;
* did measurments for Gary&lt;br /&gt;
* learned how to use layers&lt;br /&gt;
* leanred that there is no switch on/off button for dimensions.&lt;br /&gt;
* installed a plugin for BOM that does not work&lt;br /&gt;
* designed a new joint that Gary asked me  since my earlier model is not good [[File:new joint .skp]].&lt;br /&gt;
* Helped give ideas to Audrey regarding the community standards for New Hablab&lt;br /&gt;
*have to do cleaning around the house.&lt;br /&gt;
* I think I can do better at design if I can getmore guidance and directions since I am still a beginer to this kind of business. I also realized I am a slow learner!&lt;br /&gt;
* Inspired by communist saying &amp;quot; we solve problems by marching a head&amp;quot;, I am going to march a head.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Monday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* Made progress to the tractor joint [[File:Articulated pivot.skp]]. &#039;&#039;&#039;Please modify for [[Stock Pivot Plate]] geometry, considering that the pivot hole is 3&amp;quot; according to discussion on [[Stock Pivot Plate Plate]] page.&#039;&#039;&#039;&lt;br /&gt;
* Gary and I designed beams. I scaled the beams and exported to stl formt and then used the Slic3r program to generate G. Code files. We will have to wait and see once we have a 3d printer how they will be printed [[File:scaled beam 19 inch.gcode]] &#039;&#039;&#039;Please post the other STL and Gcode files - you said you generated several?&#039;&#039;&#039;&lt;br /&gt;
* designed a warehouse for all the plates that are used in the tractor [[File:plates warehouse.skp]]. &#039;&#039;&#039;Needs to be redone - see [[Gary Log]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wed May 15, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Was able to get the LulzBot AO-100 3d printer to work.  The [http://download.lulzbot.com/AO-100/software/2012-Q2/Windows/  AO-100 Software for windows]  you need to install in order to get the printer to work are all available in the LulzBot website.&lt;br /&gt;
&lt;br /&gt;
* Install the arduino-1.0.1-windows.zip file and unzip ti to a desired location&lt;br /&gt;
* Install the printrun-win-Mar2012-slic3r.zip and unzip ti to a desired location	&lt;br /&gt;
* Install the slic3r-mswin-x86-0-8-2.zip and unzip ti to a desired location&lt;br /&gt;
&lt;br /&gt;
After you unzip the arduino file, plug in to your 3d printer. you computer will recognize the arduino device that is hooked up to your printer. &lt;br /&gt;
&lt;br /&gt;
The following steps will help you figure what type of arduino device you are using and what port in your computer the arduino is hooked up to:&lt;br /&gt;
&lt;br /&gt;
* Go to control Panel &amp;gt; device manager &lt;br /&gt;
[[Image:device manger.jpg| 400px]] &lt;br /&gt;
* Click on the the drop menu &amp;quot;port&amp;quot; and your computer should tell you the type of arduino device you have and what port its is connected to. for example the one I am connected to is an arduino 2560 and its connected to COM4. &lt;br /&gt;
[[Image:device ports.jpg |200]]&lt;br /&gt;
&lt;br /&gt;
* Next go to you zipped and arduino folder and open ardunio.exe. go to tools&amp;gt;Board: Select the type of your arduino device.&lt;br /&gt;
[[Image:arduino Husam.jpg |400]]&lt;br /&gt;
&lt;br /&gt;
* go tools&amp;gt;serial port: select your port &amp;quot;COM4 in my case&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Congratulation now you are ready to run your 3d printer. Just open printrun.exe ( the file is found in the location you extracted your printrun zipped file). Make sure you set the correct port and hit connect. The printer should connect.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tue May 14, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Installed [[CADSpan Plugin]] for generating STL files from Sketchup. The CADSpan was not a great success. Every time I tried to export STL files, no progress occurs. However, the CADSpan is has an important feature called preview style that help you find out if your SketchUp model is in a good shapte to be printed in a 3d printer. After you have installed the CADSpan plugin, open SketchUp and go to tools&amp;gt; CADSpan tools &amp;gt; preview style.  This feature will highlight in a red any surface that is not a watertight surface. Remember, only watertight surfaces can be printed in 3d. TO learn more about watertight surfaces and CADSpan visit &amp;quot;https://www.youtube.com/embed//8QfS1162i9w&amp;quot; &lt;br /&gt;
&lt;br /&gt;
Since I did not have much luck exporting stl files wtih CADSpan, I download a different plugin to convert my sketchup files to stl format. The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl]. After the file is downloaded: open SketchUp and click on the install extensions button. The button is  found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
To export you . skp file to . stl format&lt;br /&gt;
 &lt;br /&gt;
* Select the object you want to be 3d printed.   &lt;br /&gt;
* Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL” &lt;br /&gt;
* Select you export unit, “inches” for example&lt;br /&gt;
* Select export format “stl”&lt;br /&gt;
* Select the desired location and name for your stl file. Note it may be necessary  to type the extension “.stl” to the end of the name  depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
 I Generated sample tractor tubing STL in 13/32&amp;quot; size in Sketchup - [[File:beam half size scaled 13-32.skp]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important Notice regarding the Lulz Bot AO-100 3d printer:&lt;br /&gt;
---------- The power switch is located at the top corner opposite from the RAMPS electronics &lt;br /&gt;
&lt;br /&gt;
For more information on how to print files with the Lulz Bot AO-100 3d printer please visit: [[OSE Lulzbot]] , http://youtu.be/d708J9iichE.&lt;br /&gt;
&lt;br /&gt;
I was not successfull in getting the LulzBot AO-100 3d printer to work. I am not sure if the problem is with my computer or the printer. I am going to install Linux operating system to see if it will work and will update as I go.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Sat May 11, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SketchUp Box Tutorial&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please post all your results on a separate page, and in your log, just link to those pages and specific result.-MJ&#039;&#039;&#039;&lt;br /&gt;
It took me about 45 minutes to finish the box. I had to watch the tutorial and rewind several times to understand how to build the box. This was my first &amp;quot;design&amp;quot; with SketchUp. The lessons I learned through the box design were:&lt;br /&gt;
&lt;br /&gt;
* It is important to notice where the lines are being drawn; are the lines drawn on the surface or in space?&lt;br /&gt;
&lt;br /&gt;
* Draw reference lines to help you understand where your endpoints will be. You can delete those lines later.[[File:box.jpg]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tractor Wheel&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
While developing an initial wheel design, I learned that it is important to lean few skills in SketchUp that will help you during the design process. [http://www.youtube.com/watch?feature=player_embedded&amp;amp;v=Kc0yunYvM7U Grouping and making component] are essential steps in SketchUp.&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_you_sketchup_drawing_in_3d_printer&amp;diff=94845</id>
		<title>How to print you sketchup drawing in 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_you_sketchup_drawing_in_3d_printer&amp;diff=94845"/>
		<updated>2013-06-01T17:27:59Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;-  creat your SketchUp model that you want to print&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
* upload your stl file that you need to fix and proivde your email address&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload all the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configurations]&lt;br /&gt;
*Open slic3r, go to file &amp;gt; preference&amp;gt; select your mode as an expert &lt;br /&gt;
*Open slic3r and  select the configration you want to use. For quick and simple print start with 35nzl_draft configuration. To load the configuration:  Go to file &amp;gt; load configuration&lt;br /&gt;
*after loading the configuration, open your fixed stl file by clicking add or dragging it.&lt;br /&gt;
* To seed up the printing process, you can reduced the resolution of your 3d model. On slic3r, go to print setting&amp;gt;advanced&amp;gt; then scroll to the bottom of the page to change the resolution.  it will perform a simplification on the XY plane after the model is sliced. You can set the resolution option to a value like 0.1mm. If you leave resolution to zero, no simplification will happen in Slic3r and the output G-code will reflect the full resolution of the original model.&lt;br /&gt;
* After loading the configuration and changing the resolution, you can click on &amp;quot;export gcode&amp;quot;&lt;br /&gt;
* Once you have your gcode file, you are ready to print.&lt;br /&gt;
&lt;br /&gt;
6- To print your model, you will need to download printrun [http://download.lulzbot.com/TAZ/software/current/printrun/windows/ printrun for windows]. Printrun is a software that controls your 3d printer. &lt;br /&gt;
&lt;br /&gt;
* unzip your download printrun folder to a desired location and open pronterface.exe&lt;br /&gt;
*select your port. Once you plugin your printer, your computer will install it automatically in a specific port, and will let you know the port number. For example my port number was COM 6.&lt;br /&gt;
* connect to the printer by clicking on connect and set your bed and heater temperature.&lt;br /&gt;
* you can monitor your bed and heater temperature by clicking on &amp;quot;monitor printer&amp;quot;&lt;br /&gt;
* Load your gcode file by clicking on load file.&lt;br /&gt;
*Once your bed and heater reached the correct temperature, you are all set. Click on print and voila!&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_you_sketchup_drawing_in_3d_printer&amp;diff=94838</id>
		<title>How to print you sketchup drawing in 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_you_sketchup_drawing_in_3d_printer&amp;diff=94838"/>
		<updated>2013-06-01T16:53:18Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;-  creat your SketchUp model that you want to print&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export your skp file to stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
* upload your stl file that you need to fix and proivde your email address&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com [http://download.lulzbot.com/TAZ/software/current/slic3r/windows/ slic 3r for windows]&lt;br /&gt;
*after downloading the zipped file, unzip it to a desired location on your computer&lt;br /&gt;
* donwload the configratios for slic 3r. [http://download.lulzbot.com/TAZ/software/current/slic3r/config/   slic 3r configrations]&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_print_you_sketchup_drawing_in_3d_printer&amp;diff=94837</id>
		<title>How to print you sketchup drawing in 3d printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_print_you_sketchup_drawing_in_3d_printer&amp;diff=94837"/>
		<updated>2013-06-01T16:48:11Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: Created page with &amp;quot;-  creat your SketchUp model that you want to print 2- scale your model if it needs to be scaled 3- make sure that the part you want to print is grouped and is positioned in t...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;-  creat your SketchUp model that you want to print&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export you . skp file to . stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
* upload your stl file that you need to fix and proivde your email address&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94836</id>
		<title>Husam Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94836"/>
		<updated>2013-06-01T16:47:02Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: /* Saturday June 1, 2013 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Saturday June 1, 2013=&lt;br /&gt;
&lt;br /&gt;
[[ How to print you sketchup drawing in 3d printer]]&lt;br /&gt;
&lt;br /&gt;
=Fri May 31, 2013=&lt;br /&gt;
&lt;br /&gt;
The new Lulzbot taz is making frictional noises when printing. see link to the youtube video :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//mrs7wEC3TxI&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Fri May 24, 2013=&lt;br /&gt;
&#039;&#039;&#039;Your sample files - both STL and gcode and how you got to the good file.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Thursday May 23, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I updated the joint file with plates with a 3&amp;quot; holes for the pivot [[File:Example.pivot joint .skp]].&lt;br /&gt;
&lt;br /&gt;
I updated the warehouse file with the plate i made [[Warehouse]]. &#039;&#039;&#039;Please link to specific file or state which file it was. Please also change the picture, as it is no longer accurate.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Working on first scale model 3DP prototypes of GVCS machines [[Husam TAZ Testing]].&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wednesday May 22, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* I was asked to change the plates on the joint from 8&amp;quot; X 12&amp;quot; to 8 x 16&amp;quot; so I did [[File:joint May 22nd.skp]]&lt;br /&gt;
&lt;br /&gt;
* Gary asked me to change the plates on the iron worker. The big holes on the plate were changed so they would intersect with the upper two smaller holes.[[File:Iron worker .skp]]&lt;br /&gt;
&lt;br /&gt;
* I received the heat resistors for the Lulzbot AO-1oo 3d printer. The techical support person told me that I need to to buy a high temp insulator since the temperature of extrusion will be 230 degrees Celsius.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tuesday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
* worked on the particulate pivot , but apparently the design I have [[File:pivot not good.skp]] is not good&lt;br /&gt;
*worked on the back hoe[[File:back hole .skp]]&lt;br /&gt;
* did measurments for Gary&lt;br /&gt;
* learned how to use layers&lt;br /&gt;
* leanred that there is no switch on/off button for dimensions.&lt;br /&gt;
* installed a plugin for BOM that does not work&lt;br /&gt;
* designed a new joint that Gary asked me  since my earlier model is not good [[File:new joint .skp]].&lt;br /&gt;
* Helped give ideas to Audrey regarding the community standards for New Hablab&lt;br /&gt;
*have to do cleaning around the house.&lt;br /&gt;
* I think I can do better at design if I can getmore guidance and directions since I am still a beginer to this kind of business. I also realized I am a slow learner!&lt;br /&gt;
* Inspired by communist saying &amp;quot; we solve problems by marching a head&amp;quot;, I am going to march a head.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Monday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* Made progress to the tractor joint [[File:Articulated pivot.skp]]. &#039;&#039;&#039;Please modify for [[Stock Pivot Plate]] geometry, considering that the pivot hole is 3&amp;quot; according to discussion on [[Stock Pivot Plate Plate]] page.&#039;&#039;&#039;&lt;br /&gt;
* Gary and I designed beams. I scaled the beams and exported to stl formt and then used the Slic3r program to generate G. Code files. We will have to wait and see once we have a 3d printer how they will be printed [[File:scaled beam 19 inch.gcode]] &#039;&#039;&#039;Please post the other STL and Gcode files - you said you generated several?&#039;&#039;&#039;&lt;br /&gt;
* designed a warehouse for all the plates that are used in the tractor [[File:plates warehouse.skp]]. &#039;&#039;&#039;Needs to be redone - see [[Gary Log]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wed May 15, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Was able to get the LulzBot AO-100 3d printer to work.  The [http://download.lulzbot.com/AO-100/software/2012-Q2/Windows/  AO-100 Software for windows]  you need to install in order to get the printer to work are all available in the LulzBot website.&lt;br /&gt;
&lt;br /&gt;
* Install the arduino-1.0.1-windows.zip file and unzip ti to a desired location&lt;br /&gt;
* Install the printrun-win-Mar2012-slic3r.zip and unzip ti to a desired location	&lt;br /&gt;
* Install the slic3r-mswin-x86-0-8-2.zip and unzip ti to a desired location&lt;br /&gt;
&lt;br /&gt;
After you unzip the arduino file, plug in to your 3d printer. you computer will recognize the arduino device that is hooked up to your printer. &lt;br /&gt;
&lt;br /&gt;
The following steps will help you figure what type of arduino device you are using and what port in your computer the arduino is hooked up to:&lt;br /&gt;
&lt;br /&gt;
* Go to control Panel &amp;gt; device manager &lt;br /&gt;
[[Image:device manger.jpg| 400px]] &lt;br /&gt;
* Click on the the drop menu &amp;quot;port&amp;quot; and your computer should tell you the type of arduino device you have and what port its is connected to. for example the one I am connected to is an arduino 2560 and its connected to COM4. &lt;br /&gt;
[[Image:device ports.jpg |200]]&lt;br /&gt;
&lt;br /&gt;
* Next go to you zipped and arduino folder and open ardunio.exe. go to tools&amp;gt;Board: Select the type of your arduino device.&lt;br /&gt;
[[Image:arduino Husam.jpg |400]]&lt;br /&gt;
&lt;br /&gt;
* go tools&amp;gt;serial port: select your port &amp;quot;COM4 in my case&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Congratulation now you are ready to run your 3d printer. Just open printrun.exe ( the file is found in the location you extracted your printrun zipped file). Make sure you set the correct port and hit connect. The printer should connect.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tue May 14, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Installed [[CADSpan Plugin]] for generating STL files from Sketchup. The CADSpan was not a great success. Every time I tried to export STL files, no progress occurs. However, the CADSpan is has an important feature called preview style that help you find out if your SketchUp model is in a good shapte to be printed in a 3d printer. After you have installed the CADSpan plugin, open SketchUp and go to tools&amp;gt; CADSpan tools &amp;gt; preview style.  This feature will highlight in a red any surface that is not a watertight surface. Remember, only watertight surfaces can be printed in 3d. TO learn more about watertight surfaces and CADSpan visit &amp;quot;https://www.youtube.com/embed//8QfS1162i9w&amp;quot; &lt;br /&gt;
&lt;br /&gt;
Since I did not have much luck exporting stl files wtih CADSpan, I download a different plugin to convert my sketchup files to stl format. The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl]. After the file is downloaded: open SketchUp and click on the install extensions button. The button is  found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
To export you . skp file to . stl format&lt;br /&gt;
 &lt;br /&gt;
* Select the object you want to be 3d printed.   &lt;br /&gt;
* Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL” &lt;br /&gt;
* Select you export unit, “inches” for example&lt;br /&gt;
* Select export format “stl”&lt;br /&gt;
* Select the desired location and name for your stl file. Note it may be necessary  to type the extension “.stl” to the end of the name  depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
 I Generated sample tractor tubing STL in 13/32&amp;quot; size in Sketchup - [[File:beam half size scaled 13-32.skp]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important Notice regarding the Lulz Bot AO-100 3d printer:&lt;br /&gt;
---------- The power switch is located at the top corner opposite from the RAMPS electronics &lt;br /&gt;
&lt;br /&gt;
For more information on how to print files with the Lulz Bot AO-100 3d printer please visit: [[OSE Lulzbot]] , http://youtu.be/d708J9iichE.&lt;br /&gt;
&lt;br /&gt;
I was not successfull in getting the LulzBot AO-100 3d printer to work. I am not sure if the problem is with my computer or the printer. I am going to install Linux operating system to see if it will work and will update as I go.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Sat May 11, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SketchUp Box Tutorial&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please post all your results on a separate page, and in your log, just link to those pages and specific result.-MJ&#039;&#039;&#039;&lt;br /&gt;
It took me about 45 minutes to finish the box. I had to watch the tutorial and rewind several times to understand how to build the box. This was my first &amp;quot;design&amp;quot; with SketchUp. The lessons I learned through the box design were:&lt;br /&gt;
&lt;br /&gt;
* It is important to notice where the lines are being drawn; are the lines drawn on the surface or in space?&lt;br /&gt;
&lt;br /&gt;
* Draw reference lines to help you understand where your endpoints will be. You can delete those lines later.[[File:box.jpg]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tractor Wheel&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
While developing an initial wheel design, I learned that it is important to lean few skills in SketchUp that will help you during the design process. [http://www.youtube.com/watch?feature=player_embedded&amp;amp;v=Kc0yunYvM7U Grouping and making component] are essential steps in SketchUp.&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94835</id>
		<title>Husam Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94835"/>
		<updated>2013-06-01T16:46:14Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: /* how to print you sketchup drawing in 3d printer: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Saturday June 1, 2013=&lt;br /&gt;
&lt;br /&gt;
[[=how to print you sketchup drawing in 3d printer:=]]&lt;br /&gt;
=Fri May 31, 2013=&lt;br /&gt;
&lt;br /&gt;
The new Lulzbot taz is making frictional noises when printing. see link to the youtube video :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//mrs7wEC3TxI&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Fri May 24, 2013=&lt;br /&gt;
&#039;&#039;&#039;Your sample files - both STL and gcode and how you got to the good file.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Thursday May 23, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I updated the joint file with plates with a 3&amp;quot; holes for the pivot [[File:Example.pivot joint .skp]].&lt;br /&gt;
&lt;br /&gt;
I updated the warehouse file with the plate i made [[Warehouse]]. &#039;&#039;&#039;Please link to specific file or state which file it was. Please also change the picture, as it is no longer accurate.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Working on first scale model 3DP prototypes of GVCS machines [[Husam TAZ Testing]].&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wednesday May 22, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* I was asked to change the plates on the joint from 8&amp;quot; X 12&amp;quot; to 8 x 16&amp;quot; so I did [[File:joint May 22nd.skp]]&lt;br /&gt;
&lt;br /&gt;
* Gary asked me to change the plates on the iron worker. The big holes on the plate were changed so they would intersect with the upper two smaller holes.[[File:Iron worker .skp]]&lt;br /&gt;
&lt;br /&gt;
* I received the heat resistors for the Lulzbot AO-1oo 3d printer. The techical support person told me that I need to to buy a high temp insulator since the temperature of extrusion will be 230 degrees Celsius.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tuesday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
* worked on the particulate pivot , but apparently the design I have [[File:pivot not good.skp]] is not good&lt;br /&gt;
*worked on the back hoe[[File:back hole .skp]]&lt;br /&gt;
* did measurments for Gary&lt;br /&gt;
* learned how to use layers&lt;br /&gt;
* leanred that there is no switch on/off button for dimensions.&lt;br /&gt;
* installed a plugin for BOM that does not work&lt;br /&gt;
* designed a new joint that Gary asked me  since my earlier model is not good [[File:new joint .skp]].&lt;br /&gt;
* Helped give ideas to Audrey regarding the community standards for New Hablab&lt;br /&gt;
*have to do cleaning around the house.&lt;br /&gt;
* I think I can do better at design if I can getmore guidance and directions since I am still a beginer to this kind of business. I also realized I am a slow learner!&lt;br /&gt;
* Inspired by communist saying &amp;quot; we solve problems by marching a head&amp;quot;, I am going to march a head.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Monday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* Made progress to the tractor joint [[File:Articulated pivot.skp]]. &#039;&#039;&#039;Please modify for [[Stock Pivot Plate]] geometry, considering that the pivot hole is 3&amp;quot; according to discussion on [[Stock Pivot Plate Plate]] page.&#039;&#039;&#039;&lt;br /&gt;
* Gary and I designed beams. I scaled the beams and exported to stl formt and then used the Slic3r program to generate G. Code files. We will have to wait and see once we have a 3d printer how they will be printed [[File:scaled beam 19 inch.gcode]] &#039;&#039;&#039;Please post the other STL and Gcode files - you said you generated several?&#039;&#039;&#039;&lt;br /&gt;
* designed a warehouse for all the plates that are used in the tractor [[File:plates warehouse.skp]]. &#039;&#039;&#039;Needs to be redone - see [[Gary Log]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wed May 15, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Was able to get the LulzBot AO-100 3d printer to work.  The [http://download.lulzbot.com/AO-100/software/2012-Q2/Windows/  AO-100 Software for windows]  you need to install in order to get the printer to work are all available in the LulzBot website.&lt;br /&gt;
&lt;br /&gt;
* Install the arduino-1.0.1-windows.zip file and unzip ti to a desired location&lt;br /&gt;
* Install the printrun-win-Mar2012-slic3r.zip and unzip ti to a desired location	&lt;br /&gt;
* Install the slic3r-mswin-x86-0-8-2.zip and unzip ti to a desired location&lt;br /&gt;
&lt;br /&gt;
After you unzip the arduino file, plug in to your 3d printer. you computer will recognize the arduino device that is hooked up to your printer. &lt;br /&gt;
&lt;br /&gt;
The following steps will help you figure what type of arduino device you are using and what port in your computer the arduino is hooked up to:&lt;br /&gt;
&lt;br /&gt;
* Go to control Panel &amp;gt; device manager &lt;br /&gt;
[[Image:device manger.jpg| 400px]] &lt;br /&gt;
* Click on the the drop menu &amp;quot;port&amp;quot; and your computer should tell you the type of arduino device you have and what port its is connected to. for example the one I am connected to is an arduino 2560 and its connected to COM4. &lt;br /&gt;
[[Image:device ports.jpg |200]]&lt;br /&gt;
&lt;br /&gt;
* Next go to you zipped and arduino folder and open ardunio.exe. go to tools&amp;gt;Board: Select the type of your arduino device.&lt;br /&gt;
[[Image:arduino Husam.jpg |400]]&lt;br /&gt;
&lt;br /&gt;
* go tools&amp;gt;serial port: select your port &amp;quot;COM4 in my case&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Congratulation now you are ready to run your 3d printer. Just open printrun.exe ( the file is found in the location you extracted your printrun zipped file). Make sure you set the correct port and hit connect. The printer should connect.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tue May 14, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Installed [[CADSpan Plugin]] for generating STL files from Sketchup. The CADSpan was not a great success. Every time I tried to export STL files, no progress occurs. However, the CADSpan is has an important feature called preview style that help you find out if your SketchUp model is in a good shapte to be printed in a 3d printer. After you have installed the CADSpan plugin, open SketchUp and go to tools&amp;gt; CADSpan tools &amp;gt; preview style.  This feature will highlight in a red any surface that is not a watertight surface. Remember, only watertight surfaces can be printed in 3d. TO learn more about watertight surfaces and CADSpan visit &amp;quot;https://www.youtube.com/embed//8QfS1162i9w&amp;quot; &lt;br /&gt;
&lt;br /&gt;
Since I did not have much luck exporting stl files wtih CADSpan, I download a different plugin to convert my sketchup files to stl format. The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl]. After the file is downloaded: open SketchUp and click on the install extensions button. The button is  found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
To export you . skp file to . stl format&lt;br /&gt;
 &lt;br /&gt;
* Select the object you want to be 3d printed.   &lt;br /&gt;
* Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL” &lt;br /&gt;
* Select you export unit, “inches” for example&lt;br /&gt;
* Select export format “stl”&lt;br /&gt;
* Select the desired location and name for your stl file. Note it may be necessary  to type the extension “.stl” to the end of the name  depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
 I Generated sample tractor tubing STL in 13/32&amp;quot; size in Sketchup - [[File:beam half size scaled 13-32.skp]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important Notice regarding the Lulz Bot AO-100 3d printer:&lt;br /&gt;
---------- The power switch is located at the top corner opposite from the RAMPS electronics &lt;br /&gt;
&lt;br /&gt;
For more information on how to print files with the Lulz Bot AO-100 3d printer please visit: [[OSE Lulzbot]] , http://youtu.be/d708J9iichE.&lt;br /&gt;
&lt;br /&gt;
I was not successfull in getting the LulzBot AO-100 3d printer to work. I am not sure if the problem is with my computer or the printer. I am going to install Linux operating system to see if it will work and will update as I go.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Sat May 11, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SketchUp Box Tutorial&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please post all your results on a separate page, and in your log, just link to those pages and specific result.-MJ&#039;&#039;&#039;&lt;br /&gt;
It took me about 45 minutes to finish the box. I had to watch the tutorial and rewind several times to understand how to build the box. This was my first &amp;quot;design&amp;quot; with SketchUp. The lessons I learned through the box design were:&lt;br /&gt;
&lt;br /&gt;
* It is important to notice where the lines are being drawn; are the lines drawn on the surface or in space?&lt;br /&gt;
&lt;br /&gt;
* Draw reference lines to help you understand where your endpoints will be. You can delete those lines later.[[File:box.jpg]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tractor Wheel&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
While developing an initial wheel design, I learned that it is important to lean few skills in SketchUp that will help you during the design process. [http://www.youtube.com/watch?feature=player_embedded&amp;amp;v=Kc0yunYvM7U Grouping and making component] are essential steps in SketchUp.&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=%3Dhow_to_print_you_sketchup_drawing_in_3d_printer:%3D&amp;diff=94834</id>
		<title>=how to print you sketchup drawing in 3d printer:=</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=%3Dhow_to_print_you_sketchup_drawing_in_3d_printer:%3D&amp;diff=94834"/>
		<updated>2013-06-01T16:45:04Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: Created page with &amp;quot;-  creat your SketchUp model that you want to print 2- scale your model if it needs to be scaled 3- make sure that the part you want to print is grouped and is positioned in t...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;-  creat your SketchUp model that you want to print&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export you . skp file to . stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
* upload your stl file that you need to fix and proivde your email address&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94833</id>
		<title>Husam Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94833"/>
		<updated>2013-06-01T16:44:30Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: /* how to print you sketchup drawing in 3d printer: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Saturday June 1, 2013=&lt;br /&gt;
&lt;br /&gt;
[[=how to print you sketchup drawing in 3d printer:=]]&lt;br /&gt;
=how to print you sketchup drawing in 3d printer:=&lt;br /&gt;
&lt;br /&gt;
1-  creat your SketchUp model that you want to print&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export you . skp file to . stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
* upload your stl file that you need to fix and proivde your email address&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com&lt;br /&gt;
&lt;br /&gt;
=Fri May 31, 2013=&lt;br /&gt;
&lt;br /&gt;
The new Lulzbot taz is making frictional noises when printing. see link to the youtube video :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//mrs7wEC3TxI&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Fri May 24, 2013=&lt;br /&gt;
&#039;&#039;&#039;Your sample files - both STL and gcode and how you got to the good file.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Thursday May 23, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I updated the joint file with plates with a 3&amp;quot; holes for the pivot [[File:Example.pivot joint .skp]].&lt;br /&gt;
&lt;br /&gt;
I updated the warehouse file with the plate i made [[Warehouse]]. &#039;&#039;&#039;Please link to specific file or state which file it was. Please also change the picture, as it is no longer accurate.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Working on first scale model 3DP prototypes of GVCS machines [[Husam TAZ Testing]].&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wednesday May 22, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* I was asked to change the plates on the joint from 8&amp;quot; X 12&amp;quot; to 8 x 16&amp;quot; so I did [[File:joint May 22nd.skp]]&lt;br /&gt;
&lt;br /&gt;
* Gary asked me to change the plates on the iron worker. The big holes on the plate were changed so they would intersect with the upper two smaller holes.[[File:Iron worker .skp]]&lt;br /&gt;
&lt;br /&gt;
* I received the heat resistors for the Lulzbot AO-1oo 3d printer. The techical support person told me that I need to to buy a high temp insulator since the temperature of extrusion will be 230 degrees Celsius.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tuesday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
* worked on the particulate pivot , but apparently the design I have [[File:pivot not good.skp]] is not good&lt;br /&gt;
*worked on the back hoe[[File:back hole .skp]]&lt;br /&gt;
* did measurments for Gary&lt;br /&gt;
* learned how to use layers&lt;br /&gt;
* leanred that there is no switch on/off button for dimensions.&lt;br /&gt;
* installed a plugin for BOM that does not work&lt;br /&gt;
* designed a new joint that Gary asked me  since my earlier model is not good [[File:new joint .skp]].&lt;br /&gt;
* Helped give ideas to Audrey regarding the community standards for New Hablab&lt;br /&gt;
*have to do cleaning around the house.&lt;br /&gt;
* I think I can do better at design if I can getmore guidance and directions since I am still a beginer to this kind of business. I also realized I am a slow learner!&lt;br /&gt;
* Inspired by communist saying &amp;quot; we solve problems by marching a head&amp;quot;, I am going to march a head.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Monday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* Made progress to the tractor joint [[File:Articulated pivot.skp]]. &#039;&#039;&#039;Please modify for [[Stock Pivot Plate]] geometry, considering that the pivot hole is 3&amp;quot; according to discussion on [[Stock Pivot Plate Plate]] page.&#039;&#039;&#039;&lt;br /&gt;
* Gary and I designed beams. I scaled the beams and exported to stl formt and then used the Slic3r program to generate G. Code files. We will have to wait and see once we have a 3d printer how they will be printed [[File:scaled beam 19 inch.gcode]] &#039;&#039;&#039;Please post the other STL and Gcode files - you said you generated several?&#039;&#039;&#039;&lt;br /&gt;
* designed a warehouse for all the plates that are used in the tractor [[File:plates warehouse.skp]]. &#039;&#039;&#039;Needs to be redone - see [[Gary Log]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wed May 15, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Was able to get the LulzBot AO-100 3d printer to work.  The [http://download.lulzbot.com/AO-100/software/2012-Q2/Windows/  AO-100 Software for windows]  you need to install in order to get the printer to work are all available in the LulzBot website.&lt;br /&gt;
&lt;br /&gt;
* Install the arduino-1.0.1-windows.zip file and unzip ti to a desired location&lt;br /&gt;
* Install the printrun-win-Mar2012-slic3r.zip and unzip ti to a desired location	&lt;br /&gt;
* Install the slic3r-mswin-x86-0-8-2.zip and unzip ti to a desired location&lt;br /&gt;
&lt;br /&gt;
After you unzip the arduino file, plug in to your 3d printer. you computer will recognize the arduino device that is hooked up to your printer. &lt;br /&gt;
&lt;br /&gt;
The following steps will help you figure what type of arduino device you are using and what port in your computer the arduino is hooked up to:&lt;br /&gt;
&lt;br /&gt;
* Go to control Panel &amp;gt; device manager &lt;br /&gt;
[[Image:device manger.jpg| 400px]] &lt;br /&gt;
* Click on the the drop menu &amp;quot;port&amp;quot; and your computer should tell you the type of arduino device you have and what port its is connected to. for example the one I am connected to is an arduino 2560 and its connected to COM4. &lt;br /&gt;
[[Image:device ports.jpg |200]]&lt;br /&gt;
&lt;br /&gt;
* Next go to you zipped and arduino folder and open ardunio.exe. go to tools&amp;gt;Board: Select the type of your arduino device.&lt;br /&gt;
[[Image:arduino Husam.jpg |400]]&lt;br /&gt;
&lt;br /&gt;
* go tools&amp;gt;serial port: select your port &amp;quot;COM4 in my case&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Congratulation now you are ready to run your 3d printer. Just open printrun.exe ( the file is found in the location you extracted your printrun zipped file). Make sure you set the correct port and hit connect. The printer should connect.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tue May 14, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Installed [[CADSpan Plugin]] for generating STL files from Sketchup. The CADSpan was not a great success. Every time I tried to export STL files, no progress occurs. However, the CADSpan is has an important feature called preview style that help you find out if your SketchUp model is in a good shapte to be printed in a 3d printer. After you have installed the CADSpan plugin, open SketchUp and go to tools&amp;gt; CADSpan tools &amp;gt; preview style.  This feature will highlight in a red any surface that is not a watertight surface. Remember, only watertight surfaces can be printed in 3d. TO learn more about watertight surfaces and CADSpan visit &amp;quot;https://www.youtube.com/embed//8QfS1162i9w&amp;quot; &lt;br /&gt;
&lt;br /&gt;
Since I did not have much luck exporting stl files wtih CADSpan, I download a different plugin to convert my sketchup files to stl format. The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl]. After the file is downloaded: open SketchUp and click on the install extensions button. The button is  found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
To export you . skp file to . stl format&lt;br /&gt;
 &lt;br /&gt;
* Select the object you want to be 3d printed.   &lt;br /&gt;
* Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL” &lt;br /&gt;
* Select you export unit, “inches” for example&lt;br /&gt;
* Select export format “stl”&lt;br /&gt;
* Select the desired location and name for your stl file. Note it may be necessary  to type the extension “.stl” to the end of the name  depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
 I Generated sample tractor tubing STL in 13/32&amp;quot; size in Sketchup - [[File:beam half size scaled 13-32.skp]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important Notice regarding the Lulz Bot AO-100 3d printer:&lt;br /&gt;
---------- The power switch is located at the top corner opposite from the RAMPS electronics &lt;br /&gt;
&lt;br /&gt;
For more information on how to print files with the Lulz Bot AO-100 3d printer please visit: [[OSE Lulzbot]] , http://youtu.be/d708J9iichE.&lt;br /&gt;
&lt;br /&gt;
I was not successfull in getting the LulzBot AO-100 3d printer to work. I am not sure if the problem is with my computer or the printer. I am going to install Linux operating system to see if it will work and will update as I go.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Sat May 11, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SketchUp Box Tutorial&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please post all your results on a separate page, and in your log, just link to those pages and specific result.-MJ&#039;&#039;&#039;&lt;br /&gt;
It took me about 45 minutes to finish the box. I had to watch the tutorial and rewind several times to understand how to build the box. This was my first &amp;quot;design&amp;quot; with SketchUp. The lessons I learned through the box design were:&lt;br /&gt;
&lt;br /&gt;
* It is important to notice where the lines are being drawn; are the lines drawn on the surface or in space?&lt;br /&gt;
&lt;br /&gt;
* Draw reference lines to help you understand where your endpoints will be. You can delete those lines later.[[File:box.jpg]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tractor Wheel&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
While developing an initial wheel design, I learned that it is important to lean few skills in SketchUp that will help you during the design process. [http://www.youtube.com/watch?feature=player_embedded&amp;amp;v=Kc0yunYvM7U Grouping and making component] are essential steps in SketchUp.&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94832</id>
		<title>Husam Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94832"/>
		<updated>2013-06-01T16:40:00Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: /* how to print you sketchup drawing in 3d printer: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Saturday June 1, 2013=&lt;br /&gt;
&lt;br /&gt;
=how to print you sketchup drawing in 3d printer:=&lt;br /&gt;
&lt;br /&gt;
1-  creat your SketchUp model that you want to print&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
3- make sure that the part you want to print is grouped and is positioned in the manner you want the printer to print it. Incorrect positioning of your part will not enable you to print the part after you convert to gcode&lt;br /&gt;
4- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export you . skp file to . stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
5- Most likely you will need to fix your stl file for a 3d print:&lt;br /&gt;
* Go to : [http://cloud.netfabb.com/ netfabb stl files fix]&lt;br /&gt;
* upload your stl file that you need to fix and proivde your email address&lt;br /&gt;
* Make Sure you select the correct measurement &amp;quot;inches or mm&amp;quot;&lt;br /&gt;
* few seconds later you will receive an email with a link to your fixed stl file&lt;br /&gt;
*download your fixed stl file and save in your computer.&lt;br /&gt;
* or you can also download the netfabb application to fix your stl file [http://www.netfabb.com/download.php  stl fix]&lt;br /&gt;
&lt;br /&gt;
6- you need to download the slic3r software that will enable you to export gcode files. The slice3r software can be downloaded from lulzbot.com&lt;br /&gt;
&lt;br /&gt;
=Fri May 31, 2013=&lt;br /&gt;
&lt;br /&gt;
The new Lulzbot taz is making frictional noises when printing. see link to the youtube video :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//mrs7wEC3TxI&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Fri May 24, 2013=&lt;br /&gt;
&#039;&#039;&#039;Your sample files - both STL and gcode and how you got to the good file.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Thursday May 23, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I updated the joint file with plates with a 3&amp;quot; holes for the pivot [[File:Example.pivot joint .skp]].&lt;br /&gt;
&lt;br /&gt;
I updated the warehouse file with the plate i made [[Warehouse]]. &#039;&#039;&#039;Please link to specific file or state which file it was. Please also change the picture, as it is no longer accurate.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Working on first scale model 3DP prototypes of GVCS machines [[Husam TAZ Testing]].&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wednesday May 22, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* I was asked to change the plates on the joint from 8&amp;quot; X 12&amp;quot; to 8 x 16&amp;quot; so I did [[File:joint May 22nd.skp]]&lt;br /&gt;
&lt;br /&gt;
* Gary asked me to change the plates on the iron worker. The big holes on the plate were changed so they would intersect with the upper two smaller holes.[[File:Iron worker .skp]]&lt;br /&gt;
&lt;br /&gt;
* I received the heat resistors for the Lulzbot AO-1oo 3d printer. The techical support person told me that I need to to buy a high temp insulator since the temperature of extrusion will be 230 degrees Celsius.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tuesday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
* worked on the particulate pivot , but apparently the design I have [[File:pivot not good.skp]] is not good&lt;br /&gt;
*worked on the back hoe[[File:back hole .skp]]&lt;br /&gt;
* did measurments for Gary&lt;br /&gt;
* learned how to use layers&lt;br /&gt;
* leanred that there is no switch on/off button for dimensions.&lt;br /&gt;
* installed a plugin for BOM that does not work&lt;br /&gt;
* designed a new joint that Gary asked me  since my earlier model is not good [[File:new joint .skp]].&lt;br /&gt;
* Helped give ideas to Audrey regarding the community standards for New Hablab&lt;br /&gt;
*have to do cleaning around the house.&lt;br /&gt;
* I think I can do better at design if I can getmore guidance and directions since I am still a beginer to this kind of business. I also realized I am a slow learner!&lt;br /&gt;
* Inspired by communist saying &amp;quot; we solve problems by marching a head&amp;quot;, I am going to march a head.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Monday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* Made progress to the tractor joint [[File:Articulated pivot.skp]]. &#039;&#039;&#039;Please modify for [[Stock Pivot Plate]] geometry, considering that the pivot hole is 3&amp;quot; according to discussion on [[Stock Pivot Plate Plate]] page.&#039;&#039;&#039;&lt;br /&gt;
* Gary and I designed beams. I scaled the beams and exported to stl formt and then used the Slic3r program to generate G. Code files. We will have to wait and see once we have a 3d printer how they will be printed [[File:scaled beam 19 inch.gcode]] &#039;&#039;&#039;Please post the other STL and Gcode files - you said you generated several?&#039;&#039;&#039;&lt;br /&gt;
* designed a warehouse for all the plates that are used in the tractor [[File:plates warehouse.skp]]. &#039;&#039;&#039;Needs to be redone - see [[Gary Log]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wed May 15, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Was able to get the LulzBot AO-100 3d printer to work.  The [http://download.lulzbot.com/AO-100/software/2012-Q2/Windows/  AO-100 Software for windows]  you need to install in order to get the printer to work are all available in the LulzBot website.&lt;br /&gt;
&lt;br /&gt;
* Install the arduino-1.0.1-windows.zip file and unzip ti to a desired location&lt;br /&gt;
* Install the printrun-win-Mar2012-slic3r.zip and unzip ti to a desired location	&lt;br /&gt;
* Install the slic3r-mswin-x86-0-8-2.zip and unzip ti to a desired location&lt;br /&gt;
&lt;br /&gt;
After you unzip the arduino file, plug in to your 3d printer. you computer will recognize the arduino device that is hooked up to your printer. &lt;br /&gt;
&lt;br /&gt;
The following steps will help you figure what type of arduino device you are using and what port in your computer the arduino is hooked up to:&lt;br /&gt;
&lt;br /&gt;
* Go to control Panel &amp;gt; device manager &lt;br /&gt;
[[Image:device manger.jpg| 400px]] &lt;br /&gt;
* Click on the the drop menu &amp;quot;port&amp;quot; and your computer should tell you the type of arduino device you have and what port its is connected to. for example the one I am connected to is an arduino 2560 and its connected to COM4. &lt;br /&gt;
[[Image:device ports.jpg |200]]&lt;br /&gt;
&lt;br /&gt;
* Next go to you zipped and arduino folder and open ardunio.exe. go to tools&amp;gt;Board: Select the type of your arduino device.&lt;br /&gt;
[[Image:arduino Husam.jpg |400]]&lt;br /&gt;
&lt;br /&gt;
* go tools&amp;gt;serial port: select your port &amp;quot;COM4 in my case&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Congratulation now you are ready to run your 3d printer. Just open printrun.exe ( the file is found in the location you extracted your printrun zipped file). Make sure you set the correct port and hit connect. The printer should connect.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tue May 14, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Installed [[CADSpan Plugin]] for generating STL files from Sketchup. The CADSpan was not a great success. Every time I tried to export STL files, no progress occurs. However, the CADSpan is has an important feature called preview style that help you find out if your SketchUp model is in a good shapte to be printed in a 3d printer. After you have installed the CADSpan plugin, open SketchUp and go to tools&amp;gt; CADSpan tools &amp;gt; preview style.  This feature will highlight in a red any surface that is not a watertight surface. Remember, only watertight surfaces can be printed in 3d. TO learn more about watertight surfaces and CADSpan visit &amp;quot;https://www.youtube.com/embed//8QfS1162i9w&amp;quot; &lt;br /&gt;
&lt;br /&gt;
Since I did not have much luck exporting stl files wtih CADSpan, I download a different plugin to convert my sketchup files to stl format. The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl]. After the file is downloaded: open SketchUp and click on the install extensions button. The button is  found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
To export you . skp file to . stl format&lt;br /&gt;
 &lt;br /&gt;
* Select the object you want to be 3d printed.   &lt;br /&gt;
* Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL” &lt;br /&gt;
* Select you export unit, “inches” for example&lt;br /&gt;
* Select export format “stl”&lt;br /&gt;
* Select the desired location and name for your stl file. Note it may be necessary  to type the extension “.stl” to the end of the name  depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
 I Generated sample tractor tubing STL in 13/32&amp;quot; size in Sketchup - [[File:beam half size scaled 13-32.skp]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important Notice regarding the Lulz Bot AO-100 3d printer:&lt;br /&gt;
---------- The power switch is located at the top corner opposite from the RAMPS electronics &lt;br /&gt;
&lt;br /&gt;
For more information on how to print files with the Lulz Bot AO-100 3d printer please visit: [[OSE Lulzbot]] , http://youtu.be/d708J9iichE.&lt;br /&gt;
&lt;br /&gt;
I was not successfull in getting the LulzBot AO-100 3d printer to work. I am not sure if the problem is with my computer or the printer. I am going to install Linux operating system to see if it will work and will update as I go.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Sat May 11, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SketchUp Box Tutorial&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please post all your results on a separate page, and in your log, just link to those pages and specific result.-MJ&#039;&#039;&#039;&lt;br /&gt;
It took me about 45 minutes to finish the box. I had to watch the tutorial and rewind several times to understand how to build the box. This was my first &amp;quot;design&amp;quot; with SketchUp. The lessons I learned through the box design were:&lt;br /&gt;
&lt;br /&gt;
* It is important to notice where the lines are being drawn; are the lines drawn on the surface or in space?&lt;br /&gt;
&lt;br /&gt;
* Draw reference lines to help you understand where your endpoints will be. You can delete those lines later.[[File:box.jpg]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tractor Wheel&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
While developing an initial wheel design, I learned that it is important to lean few skills in SketchUp that will help you during the design process. [http://www.youtube.com/watch?feature=player_embedded&amp;amp;v=Kc0yunYvM7U Grouping and making component] are essential steps in SketchUp.&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94830</id>
		<title>Husam Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94830"/>
		<updated>2013-06-01T16:22:47Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: /* how to print you sketchup drawing in 3d printer: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Saturday June 1, 2013=&lt;br /&gt;
&lt;br /&gt;
=how to print you sketchup drawing in 3d printer:=&lt;br /&gt;
&lt;br /&gt;
1-  creat your SketchUp model that you want to print&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
3- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl Skp to stl export]&lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export you . skp file to . stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
=Fri May 31, 2013=&lt;br /&gt;
&lt;br /&gt;
The new Lulzbot taz is making frictional noises when printing. see link to the youtube video :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//mrs7wEC3TxI&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Fri May 24, 2013=&lt;br /&gt;
&#039;&#039;&#039;Your sample files - both STL and gcode and how you got to the good file.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Thursday May 23, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I updated the joint file with plates with a 3&amp;quot; holes for the pivot [[File:Example.pivot joint .skp]].&lt;br /&gt;
&lt;br /&gt;
I updated the warehouse file with the plate i made [[Warehouse]]. &#039;&#039;&#039;Please link to specific file or state which file it was. Please also change the picture, as it is no longer accurate.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Working on first scale model 3DP prototypes of GVCS machines [[Husam TAZ Testing]].&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wednesday May 22, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* I was asked to change the plates on the joint from 8&amp;quot; X 12&amp;quot; to 8 x 16&amp;quot; so I did [[File:joint May 22nd.skp]]&lt;br /&gt;
&lt;br /&gt;
* Gary asked me to change the plates on the iron worker. The big holes on the plate were changed so they would intersect with the upper two smaller holes.[[File:Iron worker .skp]]&lt;br /&gt;
&lt;br /&gt;
* I received the heat resistors for the Lulzbot AO-1oo 3d printer. The techical support person told me that I need to to buy a high temp insulator since the temperature of extrusion will be 230 degrees Celsius.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tuesday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
* worked on the particulate pivot , but apparently the design I have [[File:pivot not good.skp]] is not good&lt;br /&gt;
*worked on the back hoe[[File:back hole .skp]]&lt;br /&gt;
* did measurments for Gary&lt;br /&gt;
* learned how to use layers&lt;br /&gt;
* leanred that there is no switch on/off button for dimensions.&lt;br /&gt;
* installed a plugin for BOM that does not work&lt;br /&gt;
* designed a new joint that Gary asked me  since my earlier model is not good [[File:new joint .skp]].&lt;br /&gt;
* Helped give ideas to Audrey regarding the community standards for New Hablab&lt;br /&gt;
*have to do cleaning around the house.&lt;br /&gt;
* I think I can do better at design if I can getmore guidance and directions since I am still a beginer to this kind of business. I also realized I am a slow learner!&lt;br /&gt;
* Inspired by communist saying &amp;quot; we solve problems by marching a head&amp;quot;, I am going to march a head.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Monday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* Made progress to the tractor joint [[File:Articulated pivot.skp]]. &#039;&#039;&#039;Please modify for [[Stock Pivot Plate]] geometry, considering that the pivot hole is 3&amp;quot; according to discussion on [[Stock Pivot Plate Plate]] page.&#039;&#039;&#039;&lt;br /&gt;
* Gary and I designed beams. I scaled the beams and exported to stl formt and then used the Slic3r program to generate G. Code files. We will have to wait and see once we have a 3d printer how they will be printed [[File:scaled beam 19 inch.gcode]] &#039;&#039;&#039;Please post the other STL and Gcode files - you said you generated several?&#039;&#039;&#039;&lt;br /&gt;
* designed a warehouse for all the plates that are used in the tractor [[File:plates warehouse.skp]]. &#039;&#039;&#039;Needs to be redone - see [[Gary Log]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wed May 15, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Was able to get the LulzBot AO-100 3d printer to work.  The [http://download.lulzbot.com/AO-100/software/2012-Q2/Windows/  AO-100 Software for windows]  you need to install in order to get the printer to work are all available in the LulzBot website.&lt;br /&gt;
&lt;br /&gt;
* Install the arduino-1.0.1-windows.zip file and unzip ti to a desired location&lt;br /&gt;
* Install the printrun-win-Mar2012-slic3r.zip and unzip ti to a desired location	&lt;br /&gt;
* Install the slic3r-mswin-x86-0-8-2.zip and unzip ti to a desired location&lt;br /&gt;
&lt;br /&gt;
After you unzip the arduino file, plug in to your 3d printer. you computer will recognize the arduino device that is hooked up to your printer. &lt;br /&gt;
&lt;br /&gt;
The following steps will help you figure what type of arduino device you are using and what port in your computer the arduino is hooked up to:&lt;br /&gt;
&lt;br /&gt;
* Go to control Panel &amp;gt; device manager &lt;br /&gt;
[[Image:device manger.jpg| 400px]] &lt;br /&gt;
* Click on the the drop menu &amp;quot;port&amp;quot; and your computer should tell you the type of arduino device you have and what port its is connected to. for example the one I am connected to is an arduino 2560 and its connected to COM4. &lt;br /&gt;
[[Image:device ports.jpg |200]]&lt;br /&gt;
&lt;br /&gt;
* Next go to you zipped and arduino folder and open ardunio.exe. go to tools&amp;gt;Board: Select the type of your arduino device.&lt;br /&gt;
[[Image:arduino Husam.jpg |400]]&lt;br /&gt;
&lt;br /&gt;
* go tools&amp;gt;serial port: select your port &amp;quot;COM4 in my case&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Congratulation now you are ready to run your 3d printer. Just open printrun.exe ( the file is found in the location you extracted your printrun zipped file). Make sure you set the correct port and hit connect. The printer should connect.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tue May 14, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Installed [[CADSpan Plugin]] for generating STL files from Sketchup. The CADSpan was not a great success. Every time I tried to export STL files, no progress occurs. However, the CADSpan is has an important feature called preview style that help you find out if your SketchUp model is in a good shapte to be printed in a 3d printer. After you have installed the CADSpan plugin, open SketchUp and go to tools&amp;gt; CADSpan tools &amp;gt; preview style.  This feature will highlight in a red any surface that is not a watertight surface. Remember, only watertight surfaces can be printed in 3d. TO learn more about watertight surfaces and CADSpan visit &amp;quot;https://www.youtube.com/embed//8QfS1162i9w&amp;quot; &lt;br /&gt;
&lt;br /&gt;
Since I did not have much luck exporting stl files wtih CADSpan, I download a different plugin to convert my sketchup files to stl format. The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl]. After the file is downloaded: open SketchUp and click on the install extensions button. The button is  found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
To export you . skp file to . stl format&lt;br /&gt;
 &lt;br /&gt;
* Select the object you want to be 3d printed.   &lt;br /&gt;
* Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL” &lt;br /&gt;
* Select you export unit, “inches” for example&lt;br /&gt;
* Select export format “stl”&lt;br /&gt;
* Select the desired location and name for your stl file. Note it may be necessary  to type the extension “.stl” to the end of the name  depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
 I Generated sample tractor tubing STL in 13/32&amp;quot; size in Sketchup - [[File:beam half size scaled 13-32.skp]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important Notice regarding the Lulz Bot AO-100 3d printer:&lt;br /&gt;
---------- The power switch is located at the top corner opposite from the RAMPS electronics &lt;br /&gt;
&lt;br /&gt;
For more information on how to print files with the Lulz Bot AO-100 3d printer please visit: [[OSE Lulzbot]] , http://youtu.be/d708J9iichE.&lt;br /&gt;
&lt;br /&gt;
I was not successfull in getting the LulzBot AO-100 3d printer to work. I am not sure if the problem is with my computer or the printer. I am going to install Linux operating system to see if it will work and will update as I go.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Sat May 11, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SketchUp Box Tutorial&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please post all your results on a separate page, and in your log, just link to those pages and specific result.-MJ&#039;&#039;&#039;&lt;br /&gt;
It took me about 45 minutes to finish the box. I had to watch the tutorial and rewind several times to understand how to build the box. This was my first &amp;quot;design&amp;quot; with SketchUp. The lessons I learned through the box design were:&lt;br /&gt;
&lt;br /&gt;
* It is important to notice where the lines are being drawn; are the lines drawn on the surface or in space?&lt;br /&gt;
&lt;br /&gt;
* Draw reference lines to help you understand where your endpoints will be. You can delete those lines later.[[File:box.jpg]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tractor Wheel&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
While developing an initial wheel design, I learned that it is important to lean few skills in SketchUp that will help you during the design process. [http://www.youtube.com/watch?feature=player_embedded&amp;amp;v=Kc0yunYvM7U Grouping and making component] are essential steps in SketchUp.&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Skp_to_stl_exporter&amp;diff=94829</id>
		<title>Skp to stl exporter</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Skp_to_stl_exporter&amp;diff=94829"/>
		<updated>2013-06-01T16:20:36Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: Created page with &amp;quot;http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94828</id>
		<title>Husam Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94828"/>
		<updated>2013-06-01T16:19:58Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: /* how to print you sketchup drawing in 3d printer: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Saturday June 1, 2013=&lt;br /&gt;
&lt;br /&gt;
=how to print you sketchup drawing in 3d printer:=&lt;br /&gt;
&lt;br /&gt;
1-  creat your SketchUp model that you want to print&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
3- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [[skp to stl exporter]]. &lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export you . skp file to . stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
=Fri May 31, 2013=&lt;br /&gt;
&lt;br /&gt;
The new Lulzbot taz is making frictional noises when printing. see link to the youtube video :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//mrs7wEC3TxI&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Fri May 24, 2013=&lt;br /&gt;
&#039;&#039;&#039;Your sample files - both STL and gcode and how you got to the good file.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Thursday May 23, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I updated the joint file with plates with a 3&amp;quot; holes for the pivot [[File:Example.pivot joint .skp]].&lt;br /&gt;
&lt;br /&gt;
I updated the warehouse file with the plate i made [[Warehouse]]. &#039;&#039;&#039;Please link to specific file or state which file it was. Please also change the picture, as it is no longer accurate.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Working on first scale model 3DP prototypes of GVCS machines [[Husam TAZ Testing]].&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wednesday May 22, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* I was asked to change the plates on the joint from 8&amp;quot; X 12&amp;quot; to 8 x 16&amp;quot; so I did [[File:joint May 22nd.skp]]&lt;br /&gt;
&lt;br /&gt;
* Gary asked me to change the plates on the iron worker. The big holes on the plate were changed so they would intersect with the upper two smaller holes.[[File:Iron worker .skp]]&lt;br /&gt;
&lt;br /&gt;
* I received the heat resistors for the Lulzbot AO-1oo 3d printer. The techical support person told me that I need to to buy a high temp insulator since the temperature of extrusion will be 230 degrees Celsius.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tuesday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
* worked on the particulate pivot , but apparently the design I have [[File:pivot not good.skp]] is not good&lt;br /&gt;
*worked on the back hoe[[File:back hole .skp]]&lt;br /&gt;
* did measurments for Gary&lt;br /&gt;
* learned how to use layers&lt;br /&gt;
* leanred that there is no switch on/off button for dimensions.&lt;br /&gt;
* installed a plugin for BOM that does not work&lt;br /&gt;
* designed a new joint that Gary asked me  since my earlier model is not good [[File:new joint .skp]].&lt;br /&gt;
* Helped give ideas to Audrey regarding the community standards for New Hablab&lt;br /&gt;
*have to do cleaning around the house.&lt;br /&gt;
* I think I can do better at design if I can getmore guidance and directions since I am still a beginer to this kind of business. I also realized I am a slow learner!&lt;br /&gt;
* Inspired by communist saying &amp;quot; we solve problems by marching a head&amp;quot;, I am going to march a head.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Monday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* Made progress to the tractor joint [[File:Articulated pivot.skp]]. &#039;&#039;&#039;Please modify for [[Stock Pivot Plate]] geometry, considering that the pivot hole is 3&amp;quot; according to discussion on [[Stock Pivot Plate Plate]] page.&#039;&#039;&#039;&lt;br /&gt;
* Gary and I designed beams. I scaled the beams and exported to stl formt and then used the Slic3r program to generate G. Code files. We will have to wait and see once we have a 3d printer how they will be printed [[File:scaled beam 19 inch.gcode]] &#039;&#039;&#039;Please post the other STL and Gcode files - you said you generated several?&#039;&#039;&#039;&lt;br /&gt;
* designed a warehouse for all the plates that are used in the tractor [[File:plates warehouse.skp]]. &#039;&#039;&#039;Needs to be redone - see [[Gary Log]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wed May 15, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Was able to get the LulzBot AO-100 3d printer to work.  The [http://download.lulzbot.com/AO-100/software/2012-Q2/Windows/  AO-100 Software for windows]  you need to install in order to get the printer to work are all available in the LulzBot website.&lt;br /&gt;
&lt;br /&gt;
* Install the arduino-1.0.1-windows.zip file and unzip ti to a desired location&lt;br /&gt;
* Install the printrun-win-Mar2012-slic3r.zip and unzip ti to a desired location	&lt;br /&gt;
* Install the slic3r-mswin-x86-0-8-2.zip and unzip ti to a desired location&lt;br /&gt;
&lt;br /&gt;
After you unzip the arduino file, plug in to your 3d printer. you computer will recognize the arduino device that is hooked up to your printer. &lt;br /&gt;
&lt;br /&gt;
The following steps will help you figure what type of arduino device you are using and what port in your computer the arduino is hooked up to:&lt;br /&gt;
&lt;br /&gt;
* Go to control Panel &amp;gt; device manager &lt;br /&gt;
[[Image:device manger.jpg| 400px]] &lt;br /&gt;
* Click on the the drop menu &amp;quot;port&amp;quot; and your computer should tell you the type of arduino device you have and what port its is connected to. for example the one I am connected to is an arduino 2560 and its connected to COM4. &lt;br /&gt;
[[Image:device ports.jpg |200]]&lt;br /&gt;
&lt;br /&gt;
* Next go to you zipped and arduino folder and open ardunio.exe. go to tools&amp;gt;Board: Select the type of your arduino device.&lt;br /&gt;
[[Image:arduino Husam.jpg |400]]&lt;br /&gt;
&lt;br /&gt;
* go tools&amp;gt;serial port: select your port &amp;quot;COM4 in my case&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Congratulation now you are ready to run your 3d printer. Just open printrun.exe ( the file is found in the location you extracted your printrun zipped file). Make sure you set the correct port and hit connect. The printer should connect.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tue May 14, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Installed [[CADSpan Plugin]] for generating STL files from Sketchup. The CADSpan was not a great success. Every time I tried to export STL files, no progress occurs. However, the CADSpan is has an important feature called preview style that help you find out if your SketchUp model is in a good shapte to be printed in a 3d printer. After you have installed the CADSpan plugin, open SketchUp and go to tools&amp;gt; CADSpan tools &amp;gt; preview style.  This feature will highlight in a red any surface that is not a watertight surface. Remember, only watertight surfaces can be printed in 3d. TO learn more about watertight surfaces and CADSpan visit &amp;quot;https://www.youtube.com/embed//8QfS1162i9w&amp;quot; &lt;br /&gt;
&lt;br /&gt;
Since I did not have much luck exporting stl files wtih CADSpan, I download a different plugin to convert my sketchup files to stl format. The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl]. After the file is downloaded: open SketchUp and click on the install extensions button. The button is  found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
To export you . skp file to . stl format&lt;br /&gt;
 &lt;br /&gt;
* Select the object you want to be 3d printed.   &lt;br /&gt;
* Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL” &lt;br /&gt;
* Select you export unit, “inches” for example&lt;br /&gt;
* Select export format “stl”&lt;br /&gt;
* Select the desired location and name for your stl file. Note it may be necessary  to type the extension “.stl” to the end of the name  depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
 I Generated sample tractor tubing STL in 13/32&amp;quot; size in Sketchup - [[File:beam half size scaled 13-32.skp]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important Notice regarding the Lulz Bot AO-100 3d printer:&lt;br /&gt;
---------- The power switch is located at the top corner opposite from the RAMPS electronics &lt;br /&gt;
&lt;br /&gt;
For more information on how to print files with the Lulz Bot AO-100 3d printer please visit: [[OSE Lulzbot]] , http://youtu.be/d708J9iichE.&lt;br /&gt;
&lt;br /&gt;
I was not successfull in getting the LulzBot AO-100 3d printer to work. I am not sure if the problem is with my computer or the printer. I am going to install Linux operating system to see if it will work and will update as I go.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Sat May 11, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SketchUp Box Tutorial&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please post all your results on a separate page, and in your log, just link to those pages and specific result.-MJ&#039;&#039;&#039;&lt;br /&gt;
It took me about 45 minutes to finish the box. I had to watch the tutorial and rewind several times to understand how to build the box. This was my first &amp;quot;design&amp;quot; with SketchUp. The lessons I learned through the box design were:&lt;br /&gt;
&lt;br /&gt;
* It is important to notice where the lines are being drawn; are the lines drawn on the surface or in space?&lt;br /&gt;
&lt;br /&gt;
* Draw reference lines to help you understand where your endpoints will be. You can delete those lines later.[[File:box.jpg]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tractor Wheel&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
While developing an initial wheel design, I learned that it is important to lean few skills in SketchUp that will help you during the design process. [http://www.youtube.com/watch?feature=player_embedded&amp;amp;v=Kc0yunYvM7U Grouping and making component] are essential steps in SketchUp.&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94827</id>
		<title>Husam Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94827"/>
		<updated>2013-06-01T16:17:39Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: /* Saturday June 1, 2013 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Saturday June 1, 2013=&lt;br /&gt;
&lt;br /&gt;
=how to print you sketchup drawing in 3d printer:=&lt;br /&gt;
&lt;br /&gt;
1-  creat your SketchUp model that you want to print&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
3- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
&lt;br /&gt;
     *The link for dowload can be found at [1]. &lt;br /&gt;
&lt;br /&gt;
After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export you . skp file to . stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
=Fri May 31, 2013=&lt;br /&gt;
&lt;br /&gt;
The new Lulzbot taz is making frictional noises when printing. see link to the youtube video :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//mrs7wEC3TxI&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Fri May 24, 2013=&lt;br /&gt;
&#039;&#039;&#039;Your sample files - both STL and gcode and how you got to the good file.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Thursday May 23, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I updated the joint file with plates with a 3&amp;quot; holes for the pivot [[File:Example.pivot joint .skp]].&lt;br /&gt;
&lt;br /&gt;
I updated the warehouse file with the plate i made [[Warehouse]]. &#039;&#039;&#039;Please link to specific file or state which file it was. Please also change the picture, as it is no longer accurate.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Working on first scale model 3DP prototypes of GVCS machines [[Husam TAZ Testing]].&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wednesday May 22, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* I was asked to change the plates on the joint from 8&amp;quot; X 12&amp;quot; to 8 x 16&amp;quot; so I did [[File:joint May 22nd.skp]]&lt;br /&gt;
&lt;br /&gt;
* Gary asked me to change the plates on the iron worker. The big holes on the plate were changed so they would intersect with the upper two smaller holes.[[File:Iron worker .skp]]&lt;br /&gt;
&lt;br /&gt;
* I received the heat resistors for the Lulzbot AO-1oo 3d printer. The techical support person told me that I need to to buy a high temp insulator since the temperature of extrusion will be 230 degrees Celsius.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tuesday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
* worked on the particulate pivot , but apparently the design I have [[File:pivot not good.skp]] is not good&lt;br /&gt;
*worked on the back hoe[[File:back hole .skp]]&lt;br /&gt;
* did measurments for Gary&lt;br /&gt;
* learned how to use layers&lt;br /&gt;
* leanred that there is no switch on/off button for dimensions.&lt;br /&gt;
* installed a plugin for BOM that does not work&lt;br /&gt;
* designed a new joint that Gary asked me  since my earlier model is not good [[File:new joint .skp]].&lt;br /&gt;
* Helped give ideas to Audrey regarding the community standards for New Hablab&lt;br /&gt;
*have to do cleaning around the house.&lt;br /&gt;
* I think I can do better at design if I can getmore guidance and directions since I am still a beginer to this kind of business. I also realized I am a slow learner!&lt;br /&gt;
* Inspired by communist saying &amp;quot; we solve problems by marching a head&amp;quot;, I am going to march a head.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Monday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* Made progress to the tractor joint [[File:Articulated pivot.skp]]. &#039;&#039;&#039;Please modify for [[Stock Pivot Plate]] geometry, considering that the pivot hole is 3&amp;quot; according to discussion on [[Stock Pivot Plate Plate]] page.&#039;&#039;&#039;&lt;br /&gt;
* Gary and I designed beams. I scaled the beams and exported to stl formt and then used the Slic3r program to generate G. Code files. We will have to wait and see once we have a 3d printer how they will be printed [[File:scaled beam 19 inch.gcode]] &#039;&#039;&#039;Please post the other STL and Gcode files - you said you generated several?&#039;&#039;&#039;&lt;br /&gt;
* designed a warehouse for all the plates that are used in the tractor [[File:plates warehouse.skp]]. &#039;&#039;&#039;Needs to be redone - see [[Gary Log]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wed May 15, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Was able to get the LulzBot AO-100 3d printer to work.  The [http://download.lulzbot.com/AO-100/software/2012-Q2/Windows/  AO-100 Software for windows]  you need to install in order to get the printer to work are all available in the LulzBot website.&lt;br /&gt;
&lt;br /&gt;
* Install the arduino-1.0.1-windows.zip file and unzip ti to a desired location&lt;br /&gt;
* Install the printrun-win-Mar2012-slic3r.zip and unzip ti to a desired location	&lt;br /&gt;
* Install the slic3r-mswin-x86-0-8-2.zip and unzip ti to a desired location&lt;br /&gt;
&lt;br /&gt;
After you unzip the arduino file, plug in to your 3d printer. you computer will recognize the arduino device that is hooked up to your printer. &lt;br /&gt;
&lt;br /&gt;
The following steps will help you figure what type of arduino device you are using and what port in your computer the arduino is hooked up to:&lt;br /&gt;
&lt;br /&gt;
* Go to control Panel &amp;gt; device manager &lt;br /&gt;
[[Image:device manger.jpg| 400px]] &lt;br /&gt;
* Click on the the drop menu &amp;quot;port&amp;quot; and your computer should tell you the type of arduino device you have and what port its is connected to. for example the one I am connected to is an arduino 2560 and its connected to COM4. &lt;br /&gt;
[[Image:device ports.jpg |200]]&lt;br /&gt;
&lt;br /&gt;
* Next go to you zipped and arduino folder and open ardunio.exe. go to tools&amp;gt;Board: Select the type of your arduino device.&lt;br /&gt;
[[Image:arduino Husam.jpg |400]]&lt;br /&gt;
&lt;br /&gt;
* go tools&amp;gt;serial port: select your port &amp;quot;COM4 in my case&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Congratulation now you are ready to run your 3d printer. Just open printrun.exe ( the file is found in the location you extracted your printrun zipped file). Make sure you set the correct port and hit connect. The printer should connect.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tue May 14, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Installed [[CADSpan Plugin]] for generating STL files from Sketchup. The CADSpan was not a great success. Every time I tried to export STL files, no progress occurs. However, the CADSpan is has an important feature called preview style that help you find out if your SketchUp model is in a good shapte to be printed in a 3d printer. After you have installed the CADSpan plugin, open SketchUp and go to tools&amp;gt; CADSpan tools &amp;gt; preview style.  This feature will highlight in a red any surface that is not a watertight surface. Remember, only watertight surfaces can be printed in 3d. TO learn more about watertight surfaces and CADSpan visit &amp;quot;https://www.youtube.com/embed//8QfS1162i9w&amp;quot; &lt;br /&gt;
&lt;br /&gt;
Since I did not have much luck exporting stl files wtih CADSpan, I download a different plugin to convert my sketchup files to stl format. The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl]. After the file is downloaded: open SketchUp and click on the install extensions button. The button is  found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
To export you . skp file to . stl format&lt;br /&gt;
 &lt;br /&gt;
* Select the object you want to be 3d printed.   &lt;br /&gt;
* Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL” &lt;br /&gt;
* Select you export unit, “inches” for example&lt;br /&gt;
* Select export format “stl”&lt;br /&gt;
* Select the desired location and name for your stl file. Note it may be necessary  to type the extension “.stl” to the end of the name  depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
 I Generated sample tractor tubing STL in 13/32&amp;quot; size in Sketchup - [[File:beam half size scaled 13-32.skp]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important Notice regarding the Lulz Bot AO-100 3d printer:&lt;br /&gt;
---------- The power switch is located at the top corner opposite from the RAMPS electronics &lt;br /&gt;
&lt;br /&gt;
For more information on how to print files with the Lulz Bot AO-100 3d printer please visit: [[OSE Lulzbot]] , http://youtu.be/d708J9iichE.&lt;br /&gt;
&lt;br /&gt;
I was not successfull in getting the LulzBot AO-100 3d printer to work. I am not sure if the problem is with my computer or the printer. I am going to install Linux operating system to see if it will work and will update as I go.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Sat May 11, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SketchUp Box Tutorial&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please post all your results on a separate page, and in your log, just link to those pages and specific result.-MJ&#039;&#039;&#039;&lt;br /&gt;
It took me about 45 minutes to finish the box. I had to watch the tutorial and rewind several times to understand how to build the box. This was my first &amp;quot;design&amp;quot; with SketchUp. The lessons I learned through the box design were:&lt;br /&gt;
&lt;br /&gt;
* It is important to notice where the lines are being drawn; are the lines drawn on the surface or in space?&lt;br /&gt;
&lt;br /&gt;
* Draw reference lines to help you understand where your endpoints will be. You can delete those lines later.[[File:box.jpg]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tractor Wheel&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
While developing an initial wheel design, I learned that it is important to lean few skills in SketchUp that will help you during the design process. [http://www.youtube.com/watch?feature=player_embedded&amp;amp;v=Kc0yunYvM7U Grouping and making component] are essential steps in SketchUp.&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94826</id>
		<title>Husam Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94826"/>
		<updated>2013-06-01T16:16:55Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: /* Saturday June 1, 2013 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Saturday June 1, 2013=&lt;br /&gt;
&lt;br /&gt;
=how to print you sketchup drawing in 3d printer:&lt;br /&gt;
&lt;br /&gt;
1-  creat your SketchUp model that you want to print&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
3- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. &lt;br /&gt;
The link for dowload can be found at [1]. After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export you . skp file to . stl format&lt;br /&gt;
&lt;br /&gt;
*Select the object you want to be 3d printed.&lt;br /&gt;
*Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
*Select you export unit, “inches” for example&lt;br /&gt;
*Select export format “stl”&lt;br /&gt;
*Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
=Fri May 31, 2013=&lt;br /&gt;
&lt;br /&gt;
The new Lulzbot taz is making frictional noises when printing. see link to the youtube video :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//mrs7wEC3TxI&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Fri May 24, 2013=&lt;br /&gt;
&#039;&#039;&#039;Your sample files - both STL and gcode and how you got to the good file.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Thursday May 23, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I updated the joint file with plates with a 3&amp;quot; holes for the pivot [[File:Example.pivot joint .skp]].&lt;br /&gt;
&lt;br /&gt;
I updated the warehouse file with the plate i made [[Warehouse]]. &#039;&#039;&#039;Please link to specific file or state which file it was. Please also change the picture, as it is no longer accurate.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Working on first scale model 3DP prototypes of GVCS machines [[Husam TAZ Testing]].&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wednesday May 22, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* I was asked to change the plates on the joint from 8&amp;quot; X 12&amp;quot; to 8 x 16&amp;quot; so I did [[File:joint May 22nd.skp]]&lt;br /&gt;
&lt;br /&gt;
* Gary asked me to change the plates on the iron worker. The big holes on the plate were changed so they would intersect with the upper two smaller holes.[[File:Iron worker .skp]]&lt;br /&gt;
&lt;br /&gt;
* I received the heat resistors for the Lulzbot AO-1oo 3d printer. The techical support person told me that I need to to buy a high temp insulator since the temperature of extrusion will be 230 degrees Celsius.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tuesday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
* worked on the particulate pivot , but apparently the design I have [[File:pivot not good.skp]] is not good&lt;br /&gt;
*worked on the back hoe[[File:back hole .skp]]&lt;br /&gt;
* did measurments for Gary&lt;br /&gt;
* learned how to use layers&lt;br /&gt;
* leanred that there is no switch on/off button for dimensions.&lt;br /&gt;
* installed a plugin for BOM that does not work&lt;br /&gt;
* designed a new joint that Gary asked me  since my earlier model is not good [[File:new joint .skp]].&lt;br /&gt;
* Helped give ideas to Audrey regarding the community standards for New Hablab&lt;br /&gt;
*have to do cleaning around the house.&lt;br /&gt;
* I think I can do better at design if I can getmore guidance and directions since I am still a beginer to this kind of business. I also realized I am a slow learner!&lt;br /&gt;
* Inspired by communist saying &amp;quot; we solve problems by marching a head&amp;quot;, I am going to march a head.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Monday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* Made progress to the tractor joint [[File:Articulated pivot.skp]]. &#039;&#039;&#039;Please modify for [[Stock Pivot Plate]] geometry, considering that the pivot hole is 3&amp;quot; according to discussion on [[Stock Pivot Plate Plate]] page.&#039;&#039;&#039;&lt;br /&gt;
* Gary and I designed beams. I scaled the beams and exported to stl formt and then used the Slic3r program to generate G. Code files. We will have to wait and see once we have a 3d printer how they will be printed [[File:scaled beam 19 inch.gcode]] &#039;&#039;&#039;Please post the other STL and Gcode files - you said you generated several?&#039;&#039;&#039;&lt;br /&gt;
* designed a warehouse for all the plates that are used in the tractor [[File:plates warehouse.skp]]. &#039;&#039;&#039;Needs to be redone - see [[Gary Log]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wed May 15, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Was able to get the LulzBot AO-100 3d printer to work.  The [http://download.lulzbot.com/AO-100/software/2012-Q2/Windows/  AO-100 Software for windows]  you need to install in order to get the printer to work are all available in the LulzBot website.&lt;br /&gt;
&lt;br /&gt;
* Install the arduino-1.0.1-windows.zip file and unzip ti to a desired location&lt;br /&gt;
* Install the printrun-win-Mar2012-slic3r.zip and unzip ti to a desired location	&lt;br /&gt;
* Install the slic3r-mswin-x86-0-8-2.zip and unzip ti to a desired location&lt;br /&gt;
&lt;br /&gt;
After you unzip the arduino file, plug in to your 3d printer. you computer will recognize the arduino device that is hooked up to your printer. &lt;br /&gt;
&lt;br /&gt;
The following steps will help you figure what type of arduino device you are using and what port in your computer the arduino is hooked up to:&lt;br /&gt;
&lt;br /&gt;
* Go to control Panel &amp;gt; device manager &lt;br /&gt;
[[Image:device manger.jpg| 400px]] &lt;br /&gt;
* Click on the the drop menu &amp;quot;port&amp;quot; and your computer should tell you the type of arduino device you have and what port its is connected to. for example the one I am connected to is an arduino 2560 and its connected to COM4. &lt;br /&gt;
[[Image:device ports.jpg |200]]&lt;br /&gt;
&lt;br /&gt;
* Next go to you zipped and arduino folder and open ardunio.exe. go to tools&amp;gt;Board: Select the type of your arduino device.&lt;br /&gt;
[[Image:arduino Husam.jpg |400]]&lt;br /&gt;
&lt;br /&gt;
* go tools&amp;gt;serial port: select your port &amp;quot;COM4 in my case&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Congratulation now you are ready to run your 3d printer. Just open printrun.exe ( the file is found in the location you extracted your printrun zipped file). Make sure you set the correct port and hit connect. The printer should connect.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tue May 14, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Installed [[CADSpan Plugin]] for generating STL files from Sketchup. The CADSpan was not a great success. Every time I tried to export STL files, no progress occurs. However, the CADSpan is has an important feature called preview style that help you find out if your SketchUp model is in a good shapte to be printed in a 3d printer. After you have installed the CADSpan plugin, open SketchUp and go to tools&amp;gt; CADSpan tools &amp;gt; preview style.  This feature will highlight in a red any surface that is not a watertight surface. Remember, only watertight surfaces can be printed in 3d. TO learn more about watertight surfaces and CADSpan visit &amp;quot;https://www.youtube.com/embed//8QfS1162i9w&amp;quot; &lt;br /&gt;
&lt;br /&gt;
Since I did not have much luck exporting stl files wtih CADSpan, I download a different plugin to convert my sketchup files to stl format. The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl]. After the file is downloaded: open SketchUp and click on the install extensions button. The button is  found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
To export you . skp file to . stl format&lt;br /&gt;
 &lt;br /&gt;
* Select the object you want to be 3d printed.   &lt;br /&gt;
* Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL” &lt;br /&gt;
* Select you export unit, “inches” for example&lt;br /&gt;
* Select export format “stl”&lt;br /&gt;
* Select the desired location and name for your stl file. Note it may be necessary  to type the extension “.stl” to the end of the name  depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
 I Generated sample tractor tubing STL in 13/32&amp;quot; size in Sketchup - [[File:beam half size scaled 13-32.skp]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important Notice regarding the Lulz Bot AO-100 3d printer:&lt;br /&gt;
---------- The power switch is located at the top corner opposite from the RAMPS electronics &lt;br /&gt;
&lt;br /&gt;
For more information on how to print files with the Lulz Bot AO-100 3d printer please visit: [[OSE Lulzbot]] , http://youtu.be/d708J9iichE.&lt;br /&gt;
&lt;br /&gt;
I was not successfull in getting the LulzBot AO-100 3d printer to work. I am not sure if the problem is with my computer or the printer. I am going to install Linux operating system to see if it will work and will update as I go.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Sat May 11, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SketchUp Box Tutorial&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please post all your results on a separate page, and in your log, just link to those pages and specific result.-MJ&#039;&#039;&#039;&lt;br /&gt;
It took me about 45 minutes to finish the box. I had to watch the tutorial and rewind several times to understand how to build the box. This was my first &amp;quot;design&amp;quot; with SketchUp. The lessons I learned through the box design were:&lt;br /&gt;
&lt;br /&gt;
* It is important to notice where the lines are being drawn; are the lines drawn on the surface or in space?&lt;br /&gt;
&lt;br /&gt;
* Draw reference lines to help you understand where your endpoints will be. You can delete those lines later.[[File:box.jpg]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tractor Wheel&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
While developing an initial wheel design, I learned that it is important to lean few skills in SketchUp that will help you during the design process. [http://www.youtube.com/watch?feature=player_embedded&amp;amp;v=Kc0yunYvM7U Grouping and making component] are essential steps in SketchUp.&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94825</id>
		<title>Husam Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94825"/>
		<updated>2013-06-01T16:15:54Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: /* Fri June 1, 2013 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Saturday June 1, 2013=&lt;br /&gt;
&lt;br /&gt;
=how to print you sketchup drawing in 3d printer:&lt;br /&gt;
&lt;br /&gt;
1-  creat your SketchUp model that you want to print&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
3- convert to stl format.&lt;br /&gt;
     * You need to download a  plugin to convert SketchUp files to stl format. The link for dowload can be found at [1]. After the file is downloaded: open SketchUp and click on the install extensions button. The button is found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
     *To export you . skp file to . stl format&lt;br /&gt;
&lt;br /&gt;
Select the object you want to be 3d printed.&lt;br /&gt;
Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL”&lt;br /&gt;
Select you export unit, “inches” for example&lt;br /&gt;
Select export format “stl”&lt;br /&gt;
Select the desired location and name for your stl file. Note it may be necessary to type the extension “.stl” to the end of the name depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
=Fri May 31, 2013=&lt;br /&gt;
&lt;br /&gt;
The new Lulzbot taz is making frictional noises when printing. see link to the youtube video :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//mrs7wEC3TxI&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Fri May 24, 2013=&lt;br /&gt;
&#039;&#039;&#039;Your sample files - both STL and gcode and how you got to the good file.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Thursday May 23, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I updated the joint file with plates with a 3&amp;quot; holes for the pivot [[File:Example.pivot joint .skp]].&lt;br /&gt;
&lt;br /&gt;
I updated the warehouse file with the plate i made [[Warehouse]]. &#039;&#039;&#039;Please link to specific file or state which file it was. Please also change the picture, as it is no longer accurate.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Working on first scale model 3DP prototypes of GVCS machines [[Husam TAZ Testing]].&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wednesday May 22, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* I was asked to change the plates on the joint from 8&amp;quot; X 12&amp;quot; to 8 x 16&amp;quot; so I did [[File:joint May 22nd.skp]]&lt;br /&gt;
&lt;br /&gt;
* Gary asked me to change the plates on the iron worker. The big holes on the plate were changed so they would intersect with the upper two smaller holes.[[File:Iron worker .skp]]&lt;br /&gt;
&lt;br /&gt;
* I received the heat resistors for the Lulzbot AO-1oo 3d printer. The techical support person told me that I need to to buy a high temp insulator since the temperature of extrusion will be 230 degrees Celsius.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tuesday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
* worked on the particulate pivot , but apparently the design I have [[File:pivot not good.skp]] is not good&lt;br /&gt;
*worked on the back hoe[[File:back hole .skp]]&lt;br /&gt;
* did measurments for Gary&lt;br /&gt;
* learned how to use layers&lt;br /&gt;
* leanred that there is no switch on/off button for dimensions.&lt;br /&gt;
* installed a plugin for BOM that does not work&lt;br /&gt;
* designed a new joint that Gary asked me  since my earlier model is not good [[File:new joint .skp]].&lt;br /&gt;
* Helped give ideas to Audrey regarding the community standards for New Hablab&lt;br /&gt;
*have to do cleaning around the house.&lt;br /&gt;
* I think I can do better at design if I can getmore guidance and directions since I am still a beginer to this kind of business. I also realized I am a slow learner!&lt;br /&gt;
* Inspired by communist saying &amp;quot; we solve problems by marching a head&amp;quot;, I am going to march a head.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Monday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* Made progress to the tractor joint [[File:Articulated pivot.skp]]. &#039;&#039;&#039;Please modify for [[Stock Pivot Plate]] geometry, considering that the pivot hole is 3&amp;quot; according to discussion on [[Stock Pivot Plate Plate]] page.&#039;&#039;&#039;&lt;br /&gt;
* Gary and I designed beams. I scaled the beams and exported to stl formt and then used the Slic3r program to generate G. Code files. We will have to wait and see once we have a 3d printer how they will be printed [[File:scaled beam 19 inch.gcode]] &#039;&#039;&#039;Please post the other STL and Gcode files - you said you generated several?&#039;&#039;&#039;&lt;br /&gt;
* designed a warehouse for all the plates that are used in the tractor [[File:plates warehouse.skp]]. &#039;&#039;&#039;Needs to be redone - see [[Gary Log]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wed May 15, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Was able to get the LulzBot AO-100 3d printer to work.  The [http://download.lulzbot.com/AO-100/software/2012-Q2/Windows/  AO-100 Software for windows]  you need to install in order to get the printer to work are all available in the LulzBot website.&lt;br /&gt;
&lt;br /&gt;
* Install the arduino-1.0.1-windows.zip file and unzip ti to a desired location&lt;br /&gt;
* Install the printrun-win-Mar2012-slic3r.zip and unzip ti to a desired location	&lt;br /&gt;
* Install the slic3r-mswin-x86-0-8-2.zip and unzip ti to a desired location&lt;br /&gt;
&lt;br /&gt;
After you unzip the arduino file, plug in to your 3d printer. you computer will recognize the arduino device that is hooked up to your printer. &lt;br /&gt;
&lt;br /&gt;
The following steps will help you figure what type of arduino device you are using and what port in your computer the arduino is hooked up to:&lt;br /&gt;
&lt;br /&gt;
* Go to control Panel &amp;gt; device manager &lt;br /&gt;
[[Image:device manger.jpg| 400px]] &lt;br /&gt;
* Click on the the drop menu &amp;quot;port&amp;quot; and your computer should tell you the type of arduino device you have and what port its is connected to. for example the one I am connected to is an arduino 2560 and its connected to COM4. &lt;br /&gt;
[[Image:device ports.jpg |200]]&lt;br /&gt;
&lt;br /&gt;
* Next go to you zipped and arduino folder and open ardunio.exe. go to tools&amp;gt;Board: Select the type of your arduino device.&lt;br /&gt;
[[Image:arduino Husam.jpg |400]]&lt;br /&gt;
&lt;br /&gt;
* go tools&amp;gt;serial port: select your port &amp;quot;COM4 in my case&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Congratulation now you are ready to run your 3d printer. Just open printrun.exe ( the file is found in the location you extracted your printrun zipped file). Make sure you set the correct port and hit connect. The printer should connect.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tue May 14, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Installed [[CADSpan Plugin]] for generating STL files from Sketchup. The CADSpan was not a great success. Every time I tried to export STL files, no progress occurs. However, the CADSpan is has an important feature called preview style that help you find out if your SketchUp model is in a good shapte to be printed in a 3d printer. After you have installed the CADSpan plugin, open SketchUp and go to tools&amp;gt; CADSpan tools &amp;gt; preview style.  This feature will highlight in a red any surface that is not a watertight surface. Remember, only watertight surfaces can be printed in 3d. TO learn more about watertight surfaces and CADSpan visit &amp;quot;https://www.youtube.com/embed//8QfS1162i9w&amp;quot; &lt;br /&gt;
&lt;br /&gt;
Since I did not have much luck exporting stl files wtih CADSpan, I download a different plugin to convert my sketchup files to stl format. The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl]. After the file is downloaded: open SketchUp and click on the install extensions button. The button is  found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
To export you . skp file to . stl format&lt;br /&gt;
 &lt;br /&gt;
* Select the object you want to be 3d printed.   &lt;br /&gt;
* Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL” &lt;br /&gt;
* Select you export unit, “inches” for example&lt;br /&gt;
* Select export format “stl”&lt;br /&gt;
* Select the desired location and name for your stl file. Note it may be necessary  to type the extension “.stl” to the end of the name  depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
 I Generated sample tractor tubing STL in 13/32&amp;quot; size in Sketchup - [[File:beam half size scaled 13-32.skp]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important Notice regarding the Lulz Bot AO-100 3d printer:&lt;br /&gt;
---------- The power switch is located at the top corner opposite from the RAMPS electronics &lt;br /&gt;
&lt;br /&gt;
For more information on how to print files with the Lulz Bot AO-100 3d printer please visit: [[OSE Lulzbot]] , http://youtu.be/d708J9iichE.&lt;br /&gt;
&lt;br /&gt;
I was not successfull in getting the LulzBot AO-100 3d printer to work. I am not sure if the problem is with my computer or the printer. I am going to install Linux operating system to see if it will work and will update as I go.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Sat May 11, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SketchUp Box Tutorial&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please post all your results on a separate page, and in your log, just link to those pages and specific result.-MJ&#039;&#039;&#039;&lt;br /&gt;
It took me about 45 minutes to finish the box. I had to watch the tutorial and rewind several times to understand how to build the box. This was my first &amp;quot;design&amp;quot; with SketchUp. The lessons I learned through the box design were:&lt;br /&gt;
&lt;br /&gt;
* It is important to notice where the lines are being drawn; are the lines drawn on the surface or in space?&lt;br /&gt;
&lt;br /&gt;
* Draw reference lines to help you understand where your endpoints will be. You can delete those lines later.[[File:box.jpg]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tractor Wheel&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
While developing an initial wheel design, I learned that it is important to lean few skills in SketchUp that will help you during the design process. [http://www.youtube.com/watch?feature=player_embedded&amp;amp;v=Kc0yunYvM7U Grouping and making component] are essential steps in SketchUp.&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94824</id>
		<title>Husam Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94824"/>
		<updated>2013-06-01T16:12:56Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Fri June 1, 2013=&lt;br /&gt;
&lt;br /&gt;
=how to print you sketchup drawing in 3d printer:&lt;br /&gt;
&lt;br /&gt;
1-  creat your SketchUp model that you want to print&lt;br /&gt;
2- scale your model if it needs to be scaled&lt;br /&gt;
3- convert to stl format.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Fri May 31, 2013=&lt;br /&gt;
&lt;br /&gt;
The new Lulzbot taz is making frictional noises when printing. see link to the youtube video :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//mrs7wEC3TxI&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Fri May 24, 2013=&lt;br /&gt;
&#039;&#039;&#039;Your sample files - both STL and gcode and how you got to the good file.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Thursday May 23, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I updated the joint file with plates with a 3&amp;quot; holes for the pivot [[File:Example.pivot joint .skp]].&lt;br /&gt;
&lt;br /&gt;
I updated the warehouse file with the plate i made [[Warehouse]]. &#039;&#039;&#039;Please link to specific file or state which file it was. Please also change the picture, as it is no longer accurate.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Working on first scale model 3DP prototypes of GVCS machines [[Husam TAZ Testing]].&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wednesday May 22, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* I was asked to change the plates on the joint from 8&amp;quot; X 12&amp;quot; to 8 x 16&amp;quot; so I did [[File:joint May 22nd.skp]]&lt;br /&gt;
&lt;br /&gt;
* Gary asked me to change the plates on the iron worker. The big holes on the plate were changed so they would intersect with the upper two smaller holes.[[File:Iron worker .skp]]&lt;br /&gt;
&lt;br /&gt;
* I received the heat resistors for the Lulzbot AO-1oo 3d printer. The techical support person told me that I need to to buy a high temp insulator since the temperature of extrusion will be 230 degrees Celsius.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tuesday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
* worked on the particulate pivot , but apparently the design I have [[File:pivot not good.skp]] is not good&lt;br /&gt;
*worked on the back hoe[[File:back hole .skp]]&lt;br /&gt;
* did measurments for Gary&lt;br /&gt;
* learned how to use layers&lt;br /&gt;
* leanred that there is no switch on/off button for dimensions.&lt;br /&gt;
* installed a plugin for BOM that does not work&lt;br /&gt;
* designed a new joint that Gary asked me  since my earlier model is not good [[File:new joint .skp]].&lt;br /&gt;
* Helped give ideas to Audrey regarding the community standards for New Hablab&lt;br /&gt;
*have to do cleaning around the house.&lt;br /&gt;
* I think I can do better at design if I can getmore guidance and directions since I am still a beginer to this kind of business. I also realized I am a slow learner!&lt;br /&gt;
* Inspired by communist saying &amp;quot; we solve problems by marching a head&amp;quot;, I am going to march a head.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Monday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* Made progress to the tractor joint [[File:Articulated pivot.skp]]. &#039;&#039;&#039;Please modify for [[Stock Pivot Plate]] geometry, considering that the pivot hole is 3&amp;quot; according to discussion on [[Stock Pivot Plate Plate]] page.&#039;&#039;&#039;&lt;br /&gt;
* Gary and I designed beams. I scaled the beams and exported to stl formt and then used the Slic3r program to generate G. Code files. We will have to wait and see once we have a 3d printer how they will be printed [[File:scaled beam 19 inch.gcode]] &#039;&#039;&#039;Please post the other STL and Gcode files - you said you generated several?&#039;&#039;&#039;&lt;br /&gt;
* designed a warehouse for all the plates that are used in the tractor [[File:plates warehouse.skp]]. &#039;&#039;&#039;Needs to be redone - see [[Gary Log]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wed May 15, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Was able to get the LulzBot AO-100 3d printer to work.  The [http://download.lulzbot.com/AO-100/software/2012-Q2/Windows/  AO-100 Software for windows]  you need to install in order to get the printer to work are all available in the LulzBot website.&lt;br /&gt;
&lt;br /&gt;
* Install the arduino-1.0.1-windows.zip file and unzip ti to a desired location&lt;br /&gt;
* Install the printrun-win-Mar2012-slic3r.zip and unzip ti to a desired location	&lt;br /&gt;
* Install the slic3r-mswin-x86-0-8-2.zip and unzip ti to a desired location&lt;br /&gt;
&lt;br /&gt;
After you unzip the arduino file, plug in to your 3d printer. you computer will recognize the arduino device that is hooked up to your printer. &lt;br /&gt;
&lt;br /&gt;
The following steps will help you figure what type of arduino device you are using and what port in your computer the arduino is hooked up to:&lt;br /&gt;
&lt;br /&gt;
* Go to control Panel &amp;gt; device manager &lt;br /&gt;
[[Image:device manger.jpg| 400px]] &lt;br /&gt;
* Click on the the drop menu &amp;quot;port&amp;quot; and your computer should tell you the type of arduino device you have and what port its is connected to. for example the one I am connected to is an arduino 2560 and its connected to COM4. &lt;br /&gt;
[[Image:device ports.jpg |200]]&lt;br /&gt;
&lt;br /&gt;
* Next go to you zipped and arduino folder and open ardunio.exe. go to tools&amp;gt;Board: Select the type of your arduino device.&lt;br /&gt;
[[Image:arduino Husam.jpg |400]]&lt;br /&gt;
&lt;br /&gt;
* go tools&amp;gt;serial port: select your port &amp;quot;COM4 in my case&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Congratulation now you are ready to run your 3d printer. Just open printrun.exe ( the file is found in the location you extracted your printrun zipped file). Make sure you set the correct port and hit connect. The printer should connect.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tue May 14, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Installed [[CADSpan Plugin]] for generating STL files from Sketchup. The CADSpan was not a great success. Every time I tried to export STL files, no progress occurs. However, the CADSpan is has an important feature called preview style that help you find out if your SketchUp model is in a good shapte to be printed in a 3d printer. After you have installed the CADSpan plugin, open SketchUp and go to tools&amp;gt; CADSpan tools &amp;gt; preview style.  This feature will highlight in a red any surface that is not a watertight surface. Remember, only watertight surfaces can be printed in 3d. TO learn more about watertight surfaces and CADSpan visit &amp;quot;https://www.youtube.com/embed//8QfS1162i9w&amp;quot; &lt;br /&gt;
&lt;br /&gt;
Since I did not have much luck exporting stl files wtih CADSpan, I download a different plugin to convert my sketchup files to stl format. The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl]. After the file is downloaded: open SketchUp and click on the install extensions button. The button is  found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
To export you . skp file to . stl format&lt;br /&gt;
 &lt;br /&gt;
* Select the object you want to be 3d printed.   &lt;br /&gt;
* Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL” &lt;br /&gt;
* Select you export unit, “inches” for example&lt;br /&gt;
* Select export format “stl”&lt;br /&gt;
* Select the desired location and name for your stl file. Note it may be necessary  to type the extension “.stl” to the end of the name  depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
 I Generated sample tractor tubing STL in 13/32&amp;quot; size in Sketchup - [[File:beam half size scaled 13-32.skp]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important Notice regarding the Lulz Bot AO-100 3d printer:&lt;br /&gt;
---------- The power switch is located at the top corner opposite from the RAMPS electronics &lt;br /&gt;
&lt;br /&gt;
For more information on how to print files with the Lulz Bot AO-100 3d printer please visit: [[OSE Lulzbot]] , http://youtu.be/d708J9iichE.&lt;br /&gt;
&lt;br /&gt;
I was not successfull in getting the LulzBot AO-100 3d printer to work. I am not sure if the problem is with my computer or the printer. I am going to install Linux operating system to see if it will work and will update as I go.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Sat May 11, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SketchUp Box Tutorial&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please post all your results on a separate page, and in your log, just link to those pages and specific result.-MJ&#039;&#039;&#039;&lt;br /&gt;
It took me about 45 minutes to finish the box. I had to watch the tutorial and rewind several times to understand how to build the box. This was my first &amp;quot;design&amp;quot; with SketchUp. The lessons I learned through the box design were:&lt;br /&gt;
&lt;br /&gt;
* It is important to notice where the lines are being drawn; are the lines drawn on the surface or in space?&lt;br /&gt;
&lt;br /&gt;
* Draw reference lines to help you understand where your endpoints will be. You can delete those lines later.[[File:box.jpg]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tractor Wheel&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
While developing an initial wheel design, I learned that it is important to lean few skills in SketchUp that will help you during the design process. [http://www.youtube.com/watch?feature=player_embedded&amp;amp;v=Kc0yunYvM7U Grouping and making component] are essential steps in SketchUp.&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94753</id>
		<title>Husam Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Husam_Log&amp;diff=94753"/>
		<updated>2013-05-31T23:37:04Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Fri May 31, 2013=&lt;br /&gt;
&lt;br /&gt;
The new Lulzbot taz is making frictional noises when printing. see link to the youtube video :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed//mrs7wEC3TxI&amp;quot; frameborder=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Fri May 24, 2013=&lt;br /&gt;
&#039;&#039;&#039;Your sample files - both STL and gcode and how you got to the good file.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Thursday May 23, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I updated the joint file with plates with a 3&amp;quot; holes for the pivot [[File:Example.pivot joint .skp]].&lt;br /&gt;
&lt;br /&gt;
I updated the warehouse file with the plate i made [[Warehouse]]. &#039;&#039;&#039;Please link to specific file or state which file it was. Please also change the picture, as it is no longer accurate.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Working on first scale model 3DP prototypes of GVCS machines [[Husam TAZ Testing]].&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wednesday May 22, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* I was asked to change the plates on the joint from 8&amp;quot; X 12&amp;quot; to 8 x 16&amp;quot; so I did [[File:joint May 22nd.skp]]&lt;br /&gt;
&lt;br /&gt;
* Gary asked me to change the plates on the iron worker. The big holes on the plate were changed so they would intersect with the upper two smaller holes.[[File:Iron worker .skp]]&lt;br /&gt;
&lt;br /&gt;
* I received the heat resistors for the Lulzbot AO-1oo 3d printer. The techical support person told me that I need to to buy a high temp insulator since the temperature of extrusion will be 230 degrees Celsius.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tuesday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
* worked on the particulate pivot , but apparently the design I have [[File:pivot not good.skp]] is not good&lt;br /&gt;
*worked on the back hoe[[File:back hole .skp]]&lt;br /&gt;
* did measurments for Gary&lt;br /&gt;
* learned how to use layers&lt;br /&gt;
* leanred that there is no switch on/off button for dimensions.&lt;br /&gt;
* installed a plugin for BOM that does not work&lt;br /&gt;
* designed a new joint that Gary asked me  since my earlier model is not good [[File:new joint .skp]].&lt;br /&gt;
* Helped give ideas to Audrey regarding the community standards for New Hablab&lt;br /&gt;
*have to do cleaning around the house.&lt;br /&gt;
* I think I can do better at design if I can getmore guidance and directions since I am still a beginer to this kind of business. I also realized I am a slow learner!&lt;br /&gt;
* Inspired by communist saying &amp;quot; we solve problems by marching a head&amp;quot;, I am going to march a head.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Monday May 20, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* Made progress to the tractor joint [[File:Articulated pivot.skp]]. &#039;&#039;&#039;Please modify for [[Stock Pivot Plate]] geometry, considering that the pivot hole is 3&amp;quot; according to discussion on [[Stock Pivot Plate Plate]] page.&#039;&#039;&#039;&lt;br /&gt;
* Gary and I designed beams. I scaled the beams and exported to stl formt and then used the Slic3r program to generate G. Code files. We will have to wait and see once we have a 3d printer how they will be printed [[File:scaled beam 19 inch.gcode]] &#039;&#039;&#039;Please post the other STL and Gcode files - you said you generated several?&#039;&#039;&#039;&lt;br /&gt;
* designed a warehouse for all the plates that are used in the tractor [[File:plates warehouse.skp]]. &#039;&#039;&#039;Needs to be redone - see [[Gary Log]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Wed May 15, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Was able to get the LulzBot AO-100 3d printer to work.  The [http://download.lulzbot.com/AO-100/software/2012-Q2/Windows/  AO-100 Software for windows]  you need to install in order to get the printer to work are all available in the LulzBot website.&lt;br /&gt;
&lt;br /&gt;
* Install the arduino-1.0.1-windows.zip file and unzip ti to a desired location&lt;br /&gt;
* Install the printrun-win-Mar2012-slic3r.zip and unzip ti to a desired location	&lt;br /&gt;
* Install the slic3r-mswin-x86-0-8-2.zip and unzip ti to a desired location&lt;br /&gt;
&lt;br /&gt;
After you unzip the arduino file, plug in to your 3d printer. you computer will recognize the arduino device that is hooked up to your printer. &lt;br /&gt;
&lt;br /&gt;
The following steps will help you figure what type of arduino device you are using and what port in your computer the arduino is hooked up to:&lt;br /&gt;
&lt;br /&gt;
* Go to control Panel &amp;gt; device manager &lt;br /&gt;
[[Image:device manger.jpg| 400px]] &lt;br /&gt;
* Click on the the drop menu &amp;quot;port&amp;quot; and your computer should tell you the type of arduino device you have and what port its is connected to. for example the one I am connected to is an arduino 2560 and its connected to COM4. &lt;br /&gt;
[[Image:device ports.jpg |200]]&lt;br /&gt;
&lt;br /&gt;
* Next go to you zipped and arduino folder and open ardunio.exe. go to tools&amp;gt;Board: Select the type of your arduino device.&lt;br /&gt;
[[Image:arduino Husam.jpg |400]]&lt;br /&gt;
&lt;br /&gt;
* go tools&amp;gt;serial port: select your port &amp;quot;COM4 in my case&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Congratulation now you are ready to run your 3d printer. Just open printrun.exe ( the file is found in the location you extracted your printrun zipped file). Make sure you set the correct port and hit connect. The printer should connect.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tue May 14, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
I Installed [[CADSpan Plugin]] for generating STL files from Sketchup. The CADSpan was not a great success. Every time I tried to export STL files, no progress occurs. However, the CADSpan is has an important feature called preview style that help you find out if your SketchUp model is in a good shapte to be printed in a 3d printer. After you have installed the CADSpan plugin, open SketchUp and go to tools&amp;gt; CADSpan tools &amp;gt; preview style.  This feature will highlight in a red any surface that is not a watertight surface. Remember, only watertight surfaces can be printed in 3d. TO learn more about watertight surfaces and CADSpan visit &amp;quot;https://www.youtube.com/embed//8QfS1162i9w&amp;quot; &lt;br /&gt;
&lt;br /&gt;
Since I did not have much luck exporting stl files wtih CADSpan, I download a different plugin to convert my sketchup files to stl format. The link for dowload can be found at [http://www.guitar-list.com/download-software/convert-sketchup-skp-files-dxf-or-stl]. After the file is downloaded: open SketchUp and click on the install extensions button. The button is  found under Windows&amp;gt; Preferences &amp;gt; Extensions &amp;gt; Install Extension. Clicking this button will bring up a file browser window where you can can select skp_to_dxf.rbz from your harddrive, and SketchUp will then install it for you.&lt;br /&gt;
&lt;br /&gt;
To export you . skp file to . stl format&lt;br /&gt;
 &lt;br /&gt;
* Select the object you want to be 3d printed.   &lt;br /&gt;
* Click on the drop down menu for “ Tools” and select “EXPORT TO DXF OR STL” &lt;br /&gt;
* Select you export unit, “inches” for example&lt;br /&gt;
* Select export format “stl”&lt;br /&gt;
* Select the desired location and name for your stl file. Note it may be necessary  to type the extension “.stl” to the end of the name  depending on what version you SketchUp you are using.&lt;br /&gt;
&lt;br /&gt;
 I Generated sample tractor tubing STL in 13/32&amp;quot; size in Sketchup - [[File:beam half size scaled 13-32.skp]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important Notice regarding the Lulz Bot AO-100 3d printer:&lt;br /&gt;
---------- The power switch is located at the top corner opposite from the RAMPS electronics &lt;br /&gt;
&lt;br /&gt;
For more information on how to print files with the Lulz Bot AO-100 3d printer please visit: [[OSE Lulzbot]] , http://youtu.be/d708J9iichE.&lt;br /&gt;
&lt;br /&gt;
I was not successfull in getting the LulzBot AO-100 3d printer to work. I am not sure if the problem is with my computer or the printer. I am going to install Linux operating system to see if it will work and will update as I go.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Sat May 11, 2013&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SketchUp Box Tutorial&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please post all your results on a separate page, and in your log, just link to those pages and specific result.-MJ&#039;&#039;&#039;&lt;br /&gt;
It took me about 45 minutes to finish the box. I had to watch the tutorial and rewind several times to understand how to build the box. This was my first &amp;quot;design&amp;quot; with SketchUp. The lessons I learned through the box design were:&lt;br /&gt;
&lt;br /&gt;
* It is important to notice where the lines are being drawn; are the lines drawn on the surface or in space?&lt;br /&gt;
&lt;br /&gt;
* Draw reference lines to help you understand where your endpoints will be. You can delete those lines later.[[File:box.jpg]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tractor Wheel&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
While developing an initial wheel design, I learned that it is important to lean few skills in SketchUp that will help you during the design process. [http://www.youtube.com/watch?feature=player_embedded&amp;amp;v=Kc0yunYvM7U Grouping and making component] are essential steps in SketchUp.&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=File:Tube_2.gcode&amp;diff=94293</id>
		<title>File:Tube 2.gcode</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=File:Tube_2.gcode&amp;diff=94293"/>
		<updated>2013-05-24T02:00:26Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Husam_TAZ_Testing&amp;diff=94292</id>
		<title>Husam TAZ Testing</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Husam_TAZ_Testing&amp;diff=94292"/>
		<updated>2013-05-24T01:58:34Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: /* help with slic3r? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==help with slic3r? ==&lt;br /&gt;
&lt;br /&gt;
* gcode for the tube [[File:tube.zip]] &lt;br /&gt;
*second gcode file after new configration : [[File:tube 2.gcode]]&lt;br /&gt;
Ps:i had to zip it since it wouldn&#039;t allow me to upload the actual gcode file since it was very large.&lt;br /&gt;
&lt;br /&gt;
what is the problem with slice3r?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
stl file look like:[[File: tube stl file.stl]]      [[File: tube stl image .jpg | 300px]]&lt;br /&gt;
&lt;br /&gt;
here is what the slic3r look like  [[File:slic3r image .jpg | 300px]]?? &lt;br /&gt;
&lt;br /&gt;
what&#039;s wrong?&lt;br /&gt;
&lt;br /&gt;
PS: I already used a program &amp;quot;netfabb&amp;quot;  to fix my stl file, prior to that slic3r was giving me a very weird shape. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#Listen to Marcin&#039;s lesson on [[TAZ]] usage.&lt;br /&gt;
#Download [[Bed Leveling Gcode]] and test machine 1 time.&lt;br /&gt;
#Create 1/2&amp;quot;x4&amp;quot;x4&amp;quot; tubing that is &#039;&#039;&#039;4&amp;quot; long&#039;&#039;&#039; in Sketchup. &#039;&#039;&#039;Make sure to generate a file where print will be vertical (meaning the tube grows vertically, not horizontally)&#039;&#039;&#039;&lt;br /&gt;
#Upload file to [[First GVCS Prototype 3D Print]]&lt;br /&gt;
#Generate STL file.&lt;br /&gt;
#Upload file to [[First GVCS Prototype 3D Print]]&lt;br /&gt;
#Generate gcode file.&lt;br /&gt;
#Upload file to [[First GVCS Prototype 3D Print]]&lt;br /&gt;
#Create thumbnails for Sketchup, for STL file, and upload them to [[First GVCS Prototype 3D Print]]&lt;br /&gt;
#Open gcode in [[Pronterface]]&lt;br /&gt;
#Print!&lt;br /&gt;
#Take a picture and upload to [[First GVCS Prototype 3D Print]] to document this. When you have done it, please get me.&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Husam_TAZ_Testing&amp;diff=94291</id>
		<title>Husam TAZ Testing</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Husam_TAZ_Testing&amp;diff=94291"/>
		<updated>2013-05-24T01:21:09Z</updated>

		<summary type="html">&lt;p&gt;Husam Nasser: /* help with slic3r? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==help with slic3r? ==&lt;br /&gt;
&lt;br /&gt;
* gcode for the tube [[File:tube.zip]] &lt;br /&gt;
Ps:i had to zip it since it wouldn&#039;t allow me to upload the actual gcode file since it was very large.&lt;br /&gt;
&lt;br /&gt;
what is the problem with slice3r?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
stl file look like:[[File: tube stl file.stl]]      [[File: tube stl image .jpg | 300px]]&lt;br /&gt;
&lt;br /&gt;
here is what the slic3r look like  [[File:slic3r image .jpg | 300px]]?? &lt;br /&gt;
&lt;br /&gt;
what&#039;s wrong?&lt;br /&gt;
&lt;br /&gt;
PS: I already used a program &amp;quot;netfabb&amp;quot;  to fix my stl file, prior to that slic3r was giving me a very weird shape. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#Listen to Marcin&#039;s lesson on [[TAZ]] usage.&lt;br /&gt;
#Download [[Bed Leveling Gcode]] and test machine 1 time.&lt;br /&gt;
#Create 1/2&amp;quot;x4&amp;quot;x4&amp;quot; tubing that is &#039;&#039;&#039;4&amp;quot; long&#039;&#039;&#039; in Sketchup. &#039;&#039;&#039;Make sure to generate a file where print will be vertical (meaning the tube grows vertically, not horizontally)&#039;&#039;&#039;&lt;br /&gt;
#Upload file to [[First GVCS Prototype 3D Print]]&lt;br /&gt;
#Generate STL file.&lt;br /&gt;
#Upload file to [[First GVCS Prototype 3D Print]]&lt;br /&gt;
#Generate gcode file.&lt;br /&gt;
#Upload file to [[First GVCS Prototype 3D Print]]&lt;br /&gt;
#Create thumbnails for Sketchup, for STL file, and upload them to [[First GVCS Prototype 3D Print]]&lt;br /&gt;
#Open gcode in [[Pronterface]]&lt;br /&gt;
#Print!&lt;br /&gt;
#Take a picture and upload to [[First GVCS Prototype 3D Print]] to document this. When you have done it, please get me.&lt;/div&gt;</summary>
		<author><name>Husam Nasser</name></author>
	</entry>
</feed>