<?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=Mettodo</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=Mettodo"/>
	<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/wiki/Special:Contributions/Mettodo"/>
	<updated>2026-04-23T01:51:59Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_edit_D3D_universal_firmware&amp;diff=217842</id>
		<title>How to edit D3D universal firmware</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_edit_D3D_universal_firmware&amp;diff=217842"/>
		<updated>2020-04-19T11:38:29Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*1. Connect the USB from the control panel to the laptop&lt;br /&gt;
*2. Get the latest Marlin Universal file [[File:Marlin Universal.zip]]&lt;br /&gt;
*3. Open Arduino IDE&lt;br /&gt;
{{indent|5}}Under &amp;quot;Tools&amp;quot;, make sure Board (for D3D Universal Mega), Processor and Port match what you are using&lt;br /&gt;
{{indent|5}}File/Open Downloaded Marlin file.&lt;br /&gt;
{{indent|5}}Look for the script you want to edit among the existing tabs and edit what is needed.&lt;br /&gt;
You might get an error stating that you need additional libraries. To add them Sketch/Include Library/Manage Libraries and search and install what you need.&lt;br /&gt;
{{indent|5}} Upload the Marlin file to your Board and you are done :)&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_edit_D3D_universal_firmware&amp;diff=217841</id>
		<title>How to edit D3D universal firmware</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_edit_D3D_universal_firmware&amp;diff=217841"/>
		<updated>2020-04-19T11:35:41Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*1. Connect the USB from the control panel to the laptop&lt;br /&gt;
*2. Get the latest Marlin Universal file [[File:Marlin Universal.zip]]&lt;br /&gt;
*3. Open Arduino IDE&lt;br /&gt;
{{indent|5}}Under &amp;quot;Tools&amp;quot;, make sure Board, Processor and Port match what you are using&lt;br /&gt;
{{indent|5}}File/Open Downloaded Marlin file.&lt;br /&gt;
{{indent|5}}Look for the script you want to edit among the existing tabs and edit what is needed.&lt;br /&gt;
You might get an error stating that you need additional libraries. To add them Sketch/Include Library/Manage Libraries and search and install what you need.&lt;br /&gt;
{{indent|5}} Upload the Marlin file to your Board and you are done :)&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210263</id>
		<title>Unai Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210263"/>
		<updated>2020-02-02T22:57:46Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Sun Feb 3, 2020 ==&lt;br /&gt;
[[Export spiral linear bearing from OpenSCAD to Gcode]]&lt;br /&gt;
 &lt;br /&gt;
== Sat Feb 2, 2020 ==&lt;br /&gt;
Upload the change on the firmware suggested by [[Pieter_log]] (Thursday 30 January 2020). Tutorial: [[How to edit D3D universal firmware]]&lt;br /&gt;
&lt;br /&gt;
== Fri Feb 1, 2020 ==&lt;br /&gt;
*Learning basics of KiCad. Created a [[KiCAD basic intro tutorial (unfinished)]]. For a in depth tutorial check the OSE wiki [[KiCAD_Guide]] &lt;br /&gt;
*Printing screwdriver and fixing it manually &lt;br /&gt;
*Soldering DIY arduino uno following [[File:Oseino.fzz.zip]] on Fritzing&lt;br /&gt;
&lt;br /&gt;
== Wed Jan 30, 2020 ==&lt;br /&gt;
Learning [[how to get a &amp;quot;plotable&amp;quot; gcode from a standard image]] (e.g. png)&lt;br /&gt;
&lt;br /&gt;
== Tue Jan 29, 2020 ==&lt;br /&gt;
Learning FreeCAD. Some simple [[FreeCAD designs by Unai]]&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Export_spiral_linear_bearing_from_OpenSCAD_to_Gcode&amp;diff=210262</id>
		<title>Export spiral linear bearing from OpenSCAD to Gcode</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Export_spiral_linear_bearing_from_OpenSCAD_to_Gcode&amp;diff=210262"/>
		<updated>2020-02-02T22:56:44Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: Created page with &amp;quot;*Open .scad file in SCAD.  *Render and export as .stl *Open in Cura, go to Expert/open expert settings, select Spiralize the outer contour.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*Open .scad file in SCAD. &lt;br /&gt;
*Render and export as .stl&lt;br /&gt;
*Open in Cura, go to Expert/open expert settings, select Spiralize the outer contour.&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=KiCAD_basic_intro_tutorial_(unfinished)&amp;diff=210261</id>
		<title>KiCAD basic intro tutorial (unfinished)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=KiCAD_basic_intro_tutorial_(unfinished)&amp;diff=210261"/>
		<updated>2020-02-02T22:43:57Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*1. File/ New Project / New Project&lt;br /&gt;
*2.a. Eeschema (electronic schematic editor)&lt;br /&gt;
{{Indent|5}} a. Place components. Choose them according to the spec we have&lt;br /&gt;
{{Indent|5}} b. Wire&lt;br /&gt;
{{Indent|5}} c. Annotate components (manually or automatically)&lt;br /&gt;
{{Indent|5}} d. Perform electrical rules check&lt;br /&gt;
{{Indent|5}} e. Run CvPcb to associate components and footprints&lt;br /&gt;
*3. Select the right components for each component. Save&lt;br /&gt;
*4. Back in Eeschema. Generate netlist&lt;br /&gt;
*5.a In main menu. Pcbnew&lt;br /&gt;
{{Indent|5}} b. Read netlist&lt;br /&gt;
{{Indent|5}} c. Unmingle the components&lt;br /&gt;
{{Indent|5}} d. File/Export SVG. Select &amp;quot;All in one file&amp;quot;, &amp;quot;Black and white&amp;quot; and just the layers that you need.&lt;br /&gt;
*6. To export drilling Gcode&lt;br /&gt;
{{Indent|5}}6.a. Within Pcbnew, Plot, Plot, generate drill file, Gerber file&lt;br /&gt;
{{Indent|5}}6.b. Gerber can be transformed into Gcode (Holge wrote a script for that)&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_get_a_%22plotable%22_gcode_from_a_standard_image&amp;diff=210241</id>
		<title>How to get a &quot;plotable&quot; gcode from a standard image</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_get_a_%22plotable%22_gcode_from_a_standard_image&amp;diff=210241"/>
		<updated>2020-02-02T15:11:27Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Open Inkscape &amp;lt;br&amp;gt;&lt;br /&gt;
*1. Add Gcode extension to inkscape&lt;br /&gt;
{{Indent|5}} 1.a. Download extension [https://inkscape.org/~arpruss/%E2%98%85gcodeplot] and extract&lt;br /&gt;
{{Indent|5}} 1.b. In your machine. Go Home, press ctrl+H to show hidden files, open .config/inkscape/extensions and paste downloaded files  &lt;br /&gt;
*2. File/Document Properties/Custom size (adjust size to bed. Be careful with units)&lt;br /&gt;
*3.a. File / Open… (If it is not a .svg file)     &lt;br /&gt;
{{Indent|5}} 2b. Path/ Trace Bitmap:&lt;br /&gt;
{{Indent|5}} 2c. Select “Colours”, live preview and reduce the Scans to 2 &lt;br /&gt;
*4.a Select object and Edit &lt;br /&gt;
{{Indent|5}} 3.b. Remove Fill and under “Stroke paint” select “flat colour”. You might want to check that you have just one single line, getting rid of additional lines is another story ;)     &lt;br /&gt;
{{Indent|5}} 3.c. Remove extra layers generated that are probably behind the image you see.&lt;br /&gt;
*5. Save file as .svg or .gcode&lt;br /&gt;
*6. NCviewer.com is a nice tool to check the gcode&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=KiCAD_basic_intro_tutorial_(unfinished)&amp;diff=210238</id>
		<title>KiCAD basic intro tutorial (unfinished)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=KiCAD_basic_intro_tutorial_(unfinished)&amp;diff=210238"/>
		<updated>2020-02-02T12:27:18Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*1. File/ New Project / New Project&lt;br /&gt;
*2.a. Eeschema (electronic schematic editor)&lt;br /&gt;
{{Indent|5}} a. Place components. Choose them according to the spec we have&lt;br /&gt;
{{Indent|5}} b. Wire&lt;br /&gt;
{{Indent|5}} c. Annotate components (manually or automatically)&lt;br /&gt;
{{Indent|5}} d. Perform electrical rules check&lt;br /&gt;
{{Indent|5}} e. Run CvPcb to associate components and footprints&lt;br /&gt;
*3. Select the right components for each component. Save&lt;br /&gt;
*4. Back in Eeschema. Generate netlist&lt;br /&gt;
*5.a In main menu. Pcbnew&lt;br /&gt;
{{Indent|5}} b. Read netlist&lt;br /&gt;
{{Indent|5}} c. Unmingle the components&lt;br /&gt;
{{Indent|5}} d. File/Export SVG. Select &amp;quot;All in one file&amp;quot;, &amp;quot;Black and white&amp;quot; and just the layers that you need.&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_get_a_%22plotable%22_gcode_from_a_standard_image&amp;diff=210237</id>
		<title>How to get a &quot;plotable&quot; gcode from a standard image</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_get_a_%22plotable%22_gcode_from_a_standard_image&amp;diff=210237"/>
		<updated>2020-02-02T11:37:42Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Open Inkscape &amp;lt;br&amp;gt;&lt;br /&gt;
*1. Add Gcode extension to inkscape&lt;br /&gt;
{{Indent|5}} 1.a. Download extension [https://inkscape.org/~arpruss/%E2%98%85gcodeplot] and extract&lt;br /&gt;
{{Indent|5}} 1.b. In your machine. Go Home, press ctrl+H to show hidden files, open .config/inkscape/extensions and paste downloaded files  &lt;br /&gt;
*2. File/Document Properties/Custom size (adjust size to bed. Be careful with units)&lt;br /&gt;
*3.a. File / Open… (If it is not a .svg file)     &lt;br /&gt;
{{Indent|5}} 2b. Path/ Trace Bitmap:&lt;br /&gt;
{{Indent|5}} 2c. Select “Colours”, live preview and reduce the Scans to 2 &lt;br /&gt;
*4.a Select object and Edit &lt;br /&gt;
{{Indent|5}} 3.b. Remove Fill and under “Stroke paint” select “flat colour”. You might want to check that you have just one single line, getting rid of additional lines is another story ;)     &lt;br /&gt;
{{Indent|5}} 3.c. Remove extra layers generated that are probably behind the image you see.&lt;br /&gt;
*5. Save file as .svg or .gcode&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_get_a_%22plotable%22_gcode_from_a_standard_image&amp;diff=210236</id>
		<title>How to get a &quot;plotable&quot; gcode from a standard image</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_get_a_%22plotable%22_gcode_from_a_standard_image&amp;diff=210236"/>
		<updated>2020-02-02T11:36:02Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Open Inkscape &amp;lt;br&amp;gt;&lt;br /&gt;
*1. Add Gcode extension to inkscape&lt;br /&gt;
{{Indent|5}} 1.a. Download extension [https://inkscape.org/~arpruss/%E2%98%85gcodeplot] and extract&lt;br /&gt;
{{Indent|5}} 1.b. In your machine. Go Home, press ctrl+H to show hidden files, open .config/inkscape/extensions and paste downloaded files  &lt;br /&gt;
*2. File/Document Properties/Custom size (adjust size to bed. Be careful with units)&lt;br /&gt;
*3.a. File / Open… (If it is not a .svg file)     &lt;br /&gt;
{{Indent|5}} 2b. Path/ Trace Bitmap:&lt;br /&gt;
{{Indent|5}} 2c. Select “Colours”, live preview and reduce the Scans. &lt;br /&gt;
*4.a Select object and Edit &lt;br /&gt;
{{Indent|5}} 3.b. Remove Fill and under “Stroke paint” select “flat colour”. You might want to check that you have just one single line, getting rid of additional lines is another story ;)     &lt;br /&gt;
{{Indent|5}} 3.c. Remove extra layers generated that are probably behind the image you see.&lt;br /&gt;
*5. Save file as .svg or .gcode&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=KiCAD_basic_intro_tutorial_(unfinished)&amp;diff=210235</id>
		<title>KiCAD basic intro tutorial (unfinished)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=KiCAD_basic_intro_tutorial_(unfinished)&amp;diff=210235"/>
		<updated>2020-02-02T11:24:18Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: Created page with &amp;quot;*1. File/ New Project / New Project *2.a. Eeschema (electronic schematic editor) {{Indent|5}} a. Place components. Choose them according to the spec we have {{Indent|5}} b. Wi...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*1. File/ New Project / New Project&lt;br /&gt;
*2.a. Eeschema (electronic schematic editor)&lt;br /&gt;
{{Indent|5}} a. Place components. Choose them according to the spec we have&lt;br /&gt;
{{Indent|5}} b. Wire&lt;br /&gt;
{{Indent|5}} c. Annotate components (manually or automatically)&lt;br /&gt;
{{Indent|5}} d. Perform electrical rules check&lt;br /&gt;
{{Indent|5}} e. Run CvPcb to associate components and footprints&lt;br /&gt;
*3. Select the right components for each component. Save&lt;br /&gt;
*4. Back in Eeschema. Generate netlist&lt;br /&gt;
*5.a In main menu. Pcbnew&lt;br /&gt;
{{Indent|5}} b. Read netlist&lt;br /&gt;
{{Indent|5}} c. Unmingle the components&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210169</id>
		<title>Unai Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210169"/>
		<updated>2020-02-01T16:19:09Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: /* Wed Jan 30, 2020 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Sat Feb 2, 2020 ==&lt;br /&gt;
Upload the change on the firmware suggested by [[Pieter_log]] (Thursday 30 January 2020). Tutorial: [[How to edit D3D universal firmware]]&lt;br /&gt;
&lt;br /&gt;
== Fri Feb 1, 2020 ==&lt;br /&gt;
*Learning basics of KiCad. Created a [[KiCAD basic intro tutorial (unfinished)]]. For a in depth tutorial check the OSE wiki [[KiCAD_Guide]] &lt;br /&gt;
*Printing screwdriver and fixing it manually &lt;br /&gt;
*Soldering DIY arduino uno following [[File:Oseino.fzz.zip]] on Fritzing&lt;br /&gt;
&lt;br /&gt;
== Wed Jan 30, 2020 ==&lt;br /&gt;
Learning [[how to get a &amp;quot;plotable&amp;quot; gcode from a standard image]] (e.g. png)&lt;br /&gt;
&lt;br /&gt;
== Tue Jan 29, 2020 ==&lt;br /&gt;
Learning FreeCAD. Some simple [[FreeCAD designs by Unai]]&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=FreeCAD_designs_by_Unai&amp;diff=210168</id>
		<title>FreeCAD designs by Unai</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=FreeCAD_designs_by_Unai&amp;diff=210168"/>
		<updated>2020-02-01T16:17:57Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;gallery perrow=5&amp;gt;&lt;br /&gt;
File:Filament holder.png | [[File:Filament holder.fcstd]]&lt;br /&gt;
File:My wedding ring.png | [[File:My wedding ring.fcstd]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=File:My_wedding_ring.png&amp;diff=210167</id>
		<title>File:My wedding ring.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=File:My_wedding_ring.png&amp;diff=210167"/>
		<updated>2020-02-01T16:17:12Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=File:My_wedding_ring.fcstd&amp;diff=210166</id>
		<title>File:My wedding ring.fcstd</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=File:My_wedding_ring.fcstd&amp;diff=210166"/>
		<updated>2020-02-01T16:16:07Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=FreeCAD_designs_by_Unai&amp;diff=210165</id>
		<title>FreeCAD designs by Unai</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=FreeCAD_designs_by_Unai&amp;diff=210165"/>
		<updated>2020-02-01T16:14:04Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: Created page with &amp;quot;&amp;lt;gallery perrow=5&amp;gt; File:Filament holder.png | File:Filament holder.fcstd &amp;lt;/gallery&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;gallery perrow=5&amp;gt;&lt;br /&gt;
File:Filament holder.png | [[File:Filament holder.fcstd]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=File:Filament_holder.png&amp;diff=210164</id>
		<title>File:Filament holder.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=File:Filament_holder.png&amp;diff=210164"/>
		<updated>2020-02-01T16:10:59Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=File:Filament_holder.fcstd&amp;diff=210163</id>
		<title>File:Filament holder.fcstd</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=File:Filament_holder.fcstd&amp;diff=210163"/>
		<updated>2020-02-01T16:06:27Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: A cap for the filament holder&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A cap for the filament holder&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210161</id>
		<title>Unai Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210161"/>
		<updated>2020-02-01T16:01:43Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Sat Feb 2, 2020 ==&lt;br /&gt;
Upload the change on the firmware suggested by [[Pieter_log]] (Thursday 30 January 2020). Tutorial: [[How to edit D3D universal firmware]]&lt;br /&gt;
&lt;br /&gt;
== Fri Feb 1, 2020 ==&lt;br /&gt;
*Learning basics of KiCad. Created a [[KiCAD basic intro tutorial (unfinished)]]. For a in depth tutorial check the OSE wiki [[KiCAD_Guide]] &lt;br /&gt;
*Printing screwdriver and fixing it manually &lt;br /&gt;
*Soldering DIY arduino uno following [[File:Oseino.fzz.zip]] on Fritzing&lt;br /&gt;
&lt;br /&gt;
== Wed Jan 30, 2020 ==&lt;br /&gt;
Learning [[how to get a &amp;quot;plotable&amp;quot; gcode from a standard image]] (e.g. png) [https://drive.google.com/file/d/1uinkVUSBTGZgxWVCnzdEk5CECdytMxhT/view?usp=sharing]&lt;br /&gt;
&lt;br /&gt;
== Tue Jan 29, 2020 ==&lt;br /&gt;
Learning FreeCAD. Some simple [[FreeCAD designs by Unai]]&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_edit_D3D_universal_firmware&amp;diff=210157</id>
		<title>How to edit D3D universal firmware</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_edit_D3D_universal_firmware&amp;diff=210157"/>
		<updated>2020-02-01T15:46:52Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: Created page with &amp;quot;*1. Connect the USB from the control panel to the laptop *2. Get the latest Marlin Universal file [File:Marlin_Universal.zip] *3. Open Arduino IDE {{indent|5}}Under &amp;quot;Tools&amp;quot;, m...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*1. Connect the USB from the control panel to the laptop&lt;br /&gt;
*2. Get the latest Marlin Universal file [File:Marlin_Universal.zip]&lt;br /&gt;
*3. Open Arduino IDE&lt;br /&gt;
{{indent|5}}Under &amp;quot;Tools&amp;quot;, make sure Board, Processor and Port match what you are using&lt;br /&gt;
{{indent|5}}File/Open Downloaded Marlin file.&lt;br /&gt;
{{indent|5}}Look for the script you want to edit among the existing tabs and edit what is needed.&lt;br /&gt;
You might get an error stating that you need additional libraries. To add them Sketch/Include Library/Manage Libraries and search and install what you need.&lt;br /&gt;
{{indent|5}} Upload the Marlin file to your Board and you are done :)&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210155</id>
		<title>Unai Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210155"/>
		<updated>2020-02-01T15:36:25Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Sat Feb 2, 2020 ==&lt;br /&gt;
Upload the change on the firmware suggested by [[Pieter_log]] (Thursday 30 January 2020). Tutorial: [[How to edit D3D universal firmware]]&lt;br /&gt;
&lt;br /&gt;
== Fri Feb 1, 2020 ==&lt;br /&gt;
*Learning basics of KiCad. Created a [[KiCAD basic intro tutorial (unfinished)]]. For a in depth tutorial check the OSE wiki [[KiCAD_Guide]] &lt;br /&gt;
*Printing screwdriver and fixing it manually &lt;br /&gt;
*Soldering DIY arduino uno following [[File:Oseino.fzz.zip]] on Fritzing&lt;br /&gt;
&lt;br /&gt;
== Wed Jan 30, 2020 ==&lt;br /&gt;
Learning [[how to get a &amp;quot;plotable&amp;quot; gcode from a standard image]] (e.g. png) [https://drive.google.com/file/d/1uinkVUSBTGZgxWVCnzdEk5CECdytMxhT/view?usp=sharing]&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_get_a_%22plotable%22_gcode_from_a_standard_image&amp;diff=210154</id>
		<title>How to get a &quot;plotable&quot; gcode from a standard image</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_get_a_%22plotable%22_gcode_from_a_standard_image&amp;diff=210154"/>
		<updated>2020-02-01T15:35:49Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Open Inkscape &amp;lt;br&amp;gt;&lt;br /&gt;
*1. File/Document Properties/Custom size (adjust size to bed. Be careful with units)&lt;br /&gt;
*2.a. File / Open… (If it is not a .svg file)     &lt;br /&gt;
{{Indent|5}} 2b. Path/ Trace Bitmap:&lt;br /&gt;
{{Indent|5}} 2c. Select “Colours”, live preview and reduce the Scans. &lt;br /&gt;
*3.a Select object and Edit &lt;br /&gt;
{{Indent|5}} 3.b. Remove Fill and under “Stroke paint” select “flat colour”. You might want to check that you have just one single line, getting rid of additional lines is another story ;)     &lt;br /&gt;
*4. Save file as .svg or .gcode&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_get_a_%22plotable%22_gcode_from_a_standard_image&amp;diff=210152</id>
		<title>How to get a &quot;plotable&quot; gcode from a standard image</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_get_a_%22plotable%22_gcode_from_a_standard_image&amp;diff=210152"/>
		<updated>2020-02-01T15:34:46Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Open Inkscape &amp;lt;br&amp;gt;&lt;br /&gt;
*1. File/Document Properties/Custom size (adjust size to bed. Be careful with units)&lt;br /&gt;
*2.a. File / Open… (If it is not a .svg file)     &lt;br /&gt;
{{Indent|5}} 2b. Path/ Trace Bitmap:&lt;br /&gt;
{{Indent|5}} 2c. Select “Colours”, live preview and reduce the Scans. &lt;br /&gt;
*3.a Select object and Edit &lt;br /&gt;
{{Indent|5}} 3.b. Remove Fill and under “Stroke paint” select “flat colour”    &lt;br /&gt;
*4. Save file as .svg or .gcode&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=How_to_get_a_%22plotable%22_gcode_from_a_standard_image&amp;diff=210151</id>
		<title>How to get a &quot;plotable&quot; gcode from a standard image</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=How_to_get_a_%22plotable%22_gcode_from_a_standard_image&amp;diff=210151"/>
		<updated>2020-02-01T15:33:29Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: Created page with &amp;quot;*1. File/Document Properties/Custom size (adjust size to bed. Be careful with units) *2.a. File / Open… (If it is not a .svg file)      {{Indent|5}} 2b. Path/ Trace Bitmap:...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*1. File/Document Properties/Custom size (adjust size to bed. Be careful with units)&lt;br /&gt;
*2.a. File / Open… (If it is not a .svg file)     &lt;br /&gt;
{{Indent|5}} 2b. Path/ Trace Bitmap:&lt;br /&gt;
{{Indent|5}} 2c. Select “Colours”, live preview and reduce the Scans. &lt;br /&gt;
*3.a Select object and Edit &lt;br /&gt;
{{Indent|5}} 3.b. Remove Fill and under “Stroke paint” select “flat colour”    &lt;br /&gt;
*4. Save file as .svg or .gcode&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210141</id>
		<title>Unai Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210141"/>
		<updated>2020-02-01T15:24:54Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: /* Fri Feb 1, 2020 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Fri Feb 1, 2020 ==&lt;br /&gt;
*Learning basics of KiCad. Created a [[KiCAD basic intro tutorial (unfinished)]]. For a in depth tutorial check the OSE wiki [[KiCAD_Guide]] &lt;br /&gt;
*Printing screwdriver and fixing it manually &lt;br /&gt;
*Soldering DIY arduino uno following [[File:Oseino.fzz.zip]] on Fritzing&lt;br /&gt;
&lt;br /&gt;
== Wednesday Jan 30, 2020 ==&lt;br /&gt;
Learning how to get a &amp;quot;plotable&amp;quot; gcode from a standard image (e.g. png) [https://drive.google.com/file/d/1uinkVUSBTGZgxWVCnzdEk5CECdytMxhT/view?usp=sharing]&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210139</id>
		<title>Unai Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210139"/>
		<updated>2020-02-01T15:23:45Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: /* Fri Feb 1, 2020 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Fri Feb 1, 2020 ==&lt;br /&gt;
*Learning basics of KiCad. Created a [[KiCAD basic intro tutorial (unfinished)]]. For a in depth tutorial check the OSE wiki [[KiCAD_Guide]] &lt;br /&gt;
*Printing screwdriver and fixing it manually &lt;br /&gt;
*Soldering DIY arduino uno following [https://wiki.opensourceecology.org/wiki/File:Oseino.fzz.zip Michel´s design] on Fritzing&lt;br /&gt;
&lt;br /&gt;
== Wednesday Jan 30, 2020 ==&lt;br /&gt;
Learning how to get a &amp;quot;plotable&amp;quot; gcode from a standard image (e.g. png) [https://drive.google.com/file/d/1uinkVUSBTGZgxWVCnzdEk5CECdytMxhT/view?usp=sharing]&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Basic_intro_tutorial&amp;diff=210138</id>
		<title>Basic intro tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Basic_intro_tutorial&amp;diff=210138"/>
		<updated>2020-02-01T15:22:51Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: Created page with &amp;quot;*1. File/ New Project / New Project *2. Eeschema (electronic schematic editor) {{indent|5}} 2.a. Place components (Choose them according to the schematic we have)  {{indent|5}...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*1. File/ New Project / New Project&lt;br /&gt;
*2. Eeschema (electronic schematic editor)&lt;br /&gt;
{{indent|5}} 2.a. Place components (Choose them according to the schematic we have) &lt;br /&gt;
{{indent|5}} 2.b. Wire &lt;br /&gt;
{{indent|5}} 2.c. Annotate components (manually or automatically) &lt;br /&gt;
{{indent|5}} 2.d. Perform electrical rules check &lt;br /&gt;
{{indent|5}} 2.e. Run CvPcb to associate components and footprints &lt;br /&gt;
*3. Select the right components for each component &lt;br /&gt;
{{indent|5}}Save &lt;br /&gt;
*4. Back in Eeschema. Generate netlist &lt;br /&gt;
*5.a. In main menu. Pcbnew &lt;br /&gt;
{{indent|5}} 5.b. Read netlist &lt;br /&gt;
{{indent|5}} 5.c. Unmingle the components&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=User:Mettodo&amp;diff=210128</id>
		<title>User:Mettodo</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=User:Mettodo&amp;diff=210128"/>
		<updated>2020-02-01T15:10:25Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{RightTOC}}&lt;br /&gt;
[[Category:Logs]]&lt;br /&gt;
[[Unai Log]] &amp;lt;br&amp;gt;&lt;br /&gt;
Hello everybody! &amp;lt;br&amp;gt;&lt;br /&gt;
I am Unai, Spanish environmental engineer, working in a [http://shipo-tz.org/ local NGO in Tanzania]. We are developing a  [http://www.smartcentretanzania.com/index.php/projects/njombe-beyond/ small scale plastic recycling project] using Precious Plastic machines . &lt;br /&gt;
I am a member of [http://circularhub.net/ Circular Hub], where we develop small scale circular economy projects. Some of us have been working on the development of a methodology to guide organisations into the circular economy. &lt;br /&gt;
I am part of the Spanish speaking circle of Sociocracyforall, [http://sociocraciapractica.org/ Sociocracia práctica], that aims to make sociocracy available for as many people as possible. &lt;br /&gt;
I am also one of the promoters of the Foodsharing community in my hometown, [https://karrot.world/#/groupPreview/17 Bilbao] and member of [http://guneirekiarenlagunak.weebly.com/ Open Space Friends Gune Irekiaren Lagunak] in my region, the Basque Country.&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=User:Mettodo&amp;diff=210125</id>
		<title>User:Mettodo</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=User:Mettodo&amp;diff=210125"/>
		<updated>2020-02-01T15:05:32Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{RightTOC}}&lt;br /&gt;
[[Category:Logs]]&lt;br /&gt;
[[Unai Log]] &amp;lt;br&amp;gt;&lt;br /&gt;
Hello everybody! &amp;lt;br&amp;gt;&lt;br /&gt;
I am Unai, Spanish environmental engineer, working in a local NGO in Tanzania (http://shipo-tz.org/). We are developing a small scale plastic recycling project (http://www.smartcentretanzania.com/index.php/projects/njombe-beyond/) using Precious Plastic machines . &lt;br /&gt;
I am a member of Circular Hub (http://circularhub.net/), where we develop small scale circular economy projects. Some of us have been working on the development of a methodology to guide organisations into the circular economy. &lt;br /&gt;
I am part of the Spanish speaking circle of Sociocracyforall, Sociocracia práctica (http://sociocraciapractica.org/), that aims to make sociocracy available for as many people as possible. &lt;br /&gt;
I am also one of the promoters of the Foodsharing community in my hometown, Bilbao (https://karrot.world/#/groupPreview/17) and member of Gune Irekiaren Lagunak (Open Space Friends) in my region, the Basque Country (http://guneirekiarenlagunak.weebly.com/).&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210112</id>
		<title>Unai Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210112"/>
		<updated>2020-02-01T12:19:13Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: /* Wednesday Jan 30, 2020 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Fri Feb 1, 2020 ==&lt;br /&gt;
Learning basics of KiCad. Created a basic intro tutorial [https://drive.google.com/file/d/1-RT3v8CN1Fd6V7SjdQ2O2Cf2ikPCVVQ9/view?usp=sharing] (For a in depth tutorial check the OSE wiki [[https://wiki.opensourceecology.org/wiki/KiCAD_Guide]] &amp;lt;br&amp;gt;&lt;br /&gt;
Printing screwdriver and fixing it manually &amp;lt;br&amp;gt;&lt;br /&gt;
Soldering DIY arduino uno following Michel´s design [https://wiki.opensourceecology.org/wiki/File:Oseino.fzz.zip] on Fritzing &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Wednesday Jan 30, 2020 ==&lt;br /&gt;
Learning how to get a &amp;quot;plotable&amp;quot; gcode from a standard image (e.g. png) [https://drive.google.com/file/d/1uinkVUSBTGZgxWVCnzdEk5CECdytMxhT/view?usp=sharing]&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210111</id>
		<title>Unai Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210111"/>
		<updated>2020-02-01T12:16:34Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Fri Feb 1, 2020 ==&lt;br /&gt;
Learning basics of KiCad. Created a basic intro tutorial [https://drive.google.com/file/d/1-RT3v8CN1Fd6V7SjdQ2O2Cf2ikPCVVQ9/view?usp=sharing] (For a in depth tutorial check the OSE wiki [[https://wiki.opensourceecology.org/wiki/KiCAD_Guide]] &amp;lt;br&amp;gt;&lt;br /&gt;
Printing screwdriver and fixing it manually &amp;lt;br&amp;gt;&lt;br /&gt;
Soldering DIY arduino uno following Michel´s design [https://wiki.opensourceecology.org/wiki/File:Oseino.fzz.zip] on Fritzing &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Thursday Jan 31, 2020 ==&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210105</id>
		<title>Unai Log</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Unai_Log&amp;diff=210105"/>
		<updated>2020-02-01T11:40:00Z</updated>

		<summary type="html">&lt;p&gt;Mettodo: /* Fri Feb 1, 2020 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Fri Feb 1, 2020 ==&lt;br /&gt;
Learning basics of KiCad &amp;lt;br&amp;gt;&lt;br /&gt;
Printing screwdriver and fixing it manually &amp;lt;br&amp;gt;&lt;br /&gt;
Soldering DIY arduino uno following Michel´s design [https://wiki.opensourceecology.org/wiki/File:Oseino.fzz.zip] on Fritzing &amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mettodo</name></author>
	</entry>
</feed>