<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://iridia.ulb.ac.be/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=GuillermoLegarda</id>
	<title>IridiaWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://iridia.ulb.ac.be/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=GuillermoLegarda"/>
	<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/wiki/Special:Contributions/GuillermoLegarda"/>
	<updated>2026-05-05T14:22:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://iridia.ulb.ac.be/w/index.php?title=FabLab&amp;diff=8216</id>
		<title>FabLab</title>
		<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/w/index.php?title=FabLab&amp;diff=8216"/>
		<updated>2021-11-04T11:25:46Z</updated>

		<summary type="html">&lt;p&gt;GuillermoLegarda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The ULB FabLab is part of a global and collaborative network of &amp;quot;Fabrication laboratory&amp;quot;. Their main goal is to provide the ULB community and the public with access to all the equipment necessary to build all kinds of things.&lt;br /&gt;
&lt;br /&gt;
Website: [http://fablab-ulb.be/ http://fablab-ulb.be/]&lt;br /&gt;
&lt;br /&gt;
Contact: [mailto:contact@fablab-ulb.be contact@fablab-ulb.be]&lt;br /&gt;
&lt;br /&gt;
== Access ==&lt;br /&gt;
It is located on the first floor of Building G inside the See U venue. There are two ways to access it:&lt;br /&gt;
* Enter See U from Rue Fritz Toussaint 8, then walk to Building F, which is connected to Building G.&lt;br /&gt;
* Enter See U from Avenue de la Couronne, then walk directly to Building G.&lt;br /&gt;
It takes about 15 minutes to get to FabLab on foot from IRIDIA.&lt;br /&gt;
&lt;br /&gt;
== Training ==&lt;br /&gt;
To use any piece of equipment, specific training is required. The training is always free of charge for the members of the ULB community. The sessions usually last 1 hour except for the CNC (4h). Everything is in French at FabLab, but you can request training in English. To book a training session, you can either send them an email or go to the site and ask them. They might not reply to emails, so I would recommend going to FabLab and asking in person. You might need to wait for enough people to want to take the training. To avoid this, it is best to gather 3-4 people from IRIDIA who are interested in using the equipment at FabLab and ask for a training session together.&lt;br /&gt;
&lt;br /&gt;
== Booking and fees ==&lt;br /&gt;
FabLab is open from Monday to Friday between 9am and 6pm. Once you have gone through the training course for a specific piece equipment, you can either send them an email or ask in person to book the machine for a specific date and time (they are currently testing a new system with access cards but it is not operational yet). You will not have to wait for more than a few days, except maybe for the 3D printers in time of high demand. Two people are present at all time in the office to help you.&lt;br /&gt;
&lt;br /&gt;
The use of all the equipment is '''free of charge''' for members of the ULB community. You only need to provide your own wood, if necessary. PLA and PCBs are provided for free.&lt;br /&gt;
&lt;br /&gt;
== Equipment ==&lt;br /&gt;
There is one office and 3 rooms full of equipment at FabLab. The website describes some of the equipment available, but is not up to date (some pieces are no longer available and some are missing).&lt;br /&gt;
[[File:Printer.jpg|thumb|Prusa i3 MK3 3D printer]]&lt;br /&gt;
[[File:Bantam.jpg|thumb|Bantam PCB milling machine]]&lt;br /&gt;
[[File:Laser cutter.jpg|thumb|Laser cutter]]&lt;br /&gt;
[[File:Cnc.jpg|thumb|High-Z S-1000/T CNC router]]&lt;br /&gt;
[[File:Tools.jpg|thumb|Tools]] &lt;br /&gt;
&lt;br /&gt;
=== 3D printers ===&lt;br /&gt;
There are 8 Prusa i3 MK3 3D printers with 0.4mm nozzles at FabLab. The basic process to print your own pieces is the following: &lt;br /&gt;
==== Design ====&lt;br /&gt;
You can use an existing model (for example from [https://www.thingiverse.com/ Thingiverse]) or create your own. To create your own model, you can simply use CAD software (e.g. [https://www.freecadweb.org/ FreeCAD]) or more complex 3D creation software (e.g. [https://www.blender.org/ Blender]). In either case, you will need to export your design as an STL file in order to slice it afterwards. In general, a tolerance of 0.1mm is required for tight-fitting parts. However, PLA tends to shrink ~2-5%, so you might have to print your piece a couple of times and tweak your design parameters before you find the correct values.&lt;br /&gt;
==== Slicing ==== &lt;br /&gt;
The process of slicing consists of generating the code (G-code) that will be executed by the 3D printer from a given model. Once you have your STL file, there are multiple software alternatives to generate the G-code. FabLab recommends [https://www.prusa3d.com/prusaslicer/ PrusaSlicer] and provides instructions to set the required parameters, so we will stick to that as well (Note that all the settings mentioned will work for most pieces, but you might need to modify them if your piece requires, for example, more infill or a higher level of detail):&lt;br /&gt;
# Import your STL file and place it on the desired part of the plate using the Object manipulation menu on the right.&lt;br /&gt;
# Set the editing mode (top right corner) to Advanced and modify the following parameters:&lt;br /&gt;
#* From the Print Settings tab:&lt;br /&gt;
#** Select the 0.20mm QUALITY @MK3 system preset from the drop-down menu at the top.&lt;br /&gt;
#** Layers and perimeters:&lt;br /&gt;
#*** Vertical shells &amp;gt; Perimeters : 3&lt;br /&gt;
#*** Horizontal shells &amp;gt; Solid layers &amp;gt; Top : 3&lt;br /&gt;
#*** Horizontal shells &amp;gt; Solid layers &amp;gt; Bottom : 3&lt;br /&gt;
#*** Quality (slower slicing) &amp;gt; Detect bridging perimeters : ''Tick''&lt;br /&gt;
#** Infill:&lt;br /&gt;
#*** Fill density : 10%&lt;br /&gt;
#** Skirt and brim:&lt;br /&gt;
#*** Brim width : 3&lt;br /&gt;
#** Support material:&lt;br /&gt;
#*** Support material &amp;gt; Generate support material : ''Tick''&lt;br /&gt;
#*** Options for support material and raft &amp;gt; Support on build plate only : ''Tick''&lt;br /&gt;
#* From the Filament Settings tab:&lt;br /&gt;
#** Select the Prusa PLA filament from the drop-down menu at the top&lt;br /&gt;
#** Filament:&lt;br /&gt;
#*** Filament &amp;gt; Cost : 25.4&lt;br /&gt;
#* Make sure the printer selected in the Printer Settings tab is the Original Prusa i3 MK3.&lt;br /&gt;
# Save these settings so you will not have to do this every time you want to slice a new piece.&lt;br /&gt;
# Go back to the Plater tab and click on Slice now (bottom right). Your model will now be shown as a collection of the individual horizontal slices that will be sequentially printed (use the slider on the right to see each layer). The table on the top-left corner will give you an estimate of the required printing time.&lt;br /&gt;
# Click on Export G-code (bottom right) to generate the GCODE file.&lt;br /&gt;
&lt;br /&gt;
==== Printing ====&lt;br /&gt;
Each 3D printer has its own SD card. To print your own piece, you first need to copy your GCODE file to a folder with your name in the SD card. You may then leave all your designs in that folder, that is, you do not need to delete your files after every print. There are no USB adapters for SD cards at FabLab, so you will either need to bring your own or ensure that your laptop has an SD card slot. Insert the SD card back into the printer and then:&lt;br /&gt;
# Clean the tray with acetone.&lt;br /&gt;
# Select your file using the knob to navigate the menu.&lt;br /&gt;
# Make sure the temperature settings are correct. For PLA, the nozzle temperature should be 210-215°C and the plate temperature, 60°C.&lt;br /&gt;
# Once the printing begins, stay by the printer while the first 3 layers are printed in order to make sure that everything is working correctly. You can then leave and come back later to retrieve the piece.&lt;br /&gt;
# To retrieve the piece, remove the magnetic plate from the printer and gently bend it and twist it for the piece to come off. Throw discarded plastic (e.g. support material and the brim) to the bin.&lt;br /&gt;
&lt;br /&gt;
=== PCB milling machine ===&lt;br /&gt;
The Bantam tool is more adequate to produce prototypes of circuit because the PCB used in this machine is more fragile than the one used in the industrial ones. The PCB milling bits can also be fragile and it is recommended to use your own.&lt;br /&gt;
&lt;br /&gt;
=== Laser cutter ===&lt;br /&gt;
The use of this machine is quite similar to the one at the Lab. They use Inkscape for the design. They only allow some kind of material in the machine (e.g. multiplex) and do not recommend wood with glue in it (MDF)&lt;br /&gt;
&lt;br /&gt;
=== CNC router ===&lt;br /&gt;
The training for the High-Z S-1000/T CNC router is longer than for the rest of the equipment (4h), so they wait until they have enough participants to organise one.&lt;br /&gt;
&lt;br /&gt;
=== Tools ===&lt;br /&gt;
There are a variety of tools available and free to use at FabLab. There are also workbenches to give you the space you need for your project.&lt;/div&gt;</summary>
		<author><name>GuillermoLegarda</name></author>
	</entry>
	<entry>
		<id>https://iridia.ulb.ac.be/w/index.php?title=FabLab&amp;diff=8215</id>
		<title>FabLab</title>
		<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/w/index.php?title=FabLab&amp;diff=8215"/>
		<updated>2021-11-04T11:02:32Z</updated>

		<summary type="html">&lt;p&gt;GuillermoLegarda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The ULB FabLab is part of a global and collaborative network of &amp;quot;Fabrication laboratory&amp;quot;. Their main goal is to provide the ULB community and the public with access to all the equipment necessary to build all kinds of things.&lt;br /&gt;
&lt;br /&gt;
Website: [http://fablab-ulb.be/ http://fablab-ulb.be/]&lt;br /&gt;
&lt;br /&gt;
Contact: [mailto:contact@fablab-ulb.be contact@fablab-ulb.be]&lt;br /&gt;
&lt;br /&gt;
== Access ==&lt;br /&gt;
It is located on the first floor of Building G inside the See U venue. There are two ways to access it:&lt;br /&gt;
* Enter See U from Rue Fritz Toussaint 8, then walk to Building F, which is connected to Building G.&lt;br /&gt;
* Enter See U from Avenue de la Couronne, then walk directly to Building G.&lt;br /&gt;
It takes about 15 minutes to get to FabLab on foot from IRIDIA.&lt;br /&gt;
&lt;br /&gt;
== Training ==&lt;br /&gt;
To use any piece of equipment, specific training is required. The training is always free of charge for the members of the ULB community. The sessions usually last 1 hour except for the CNC (4h). Everything is in French at FabLab, but you can request training in English. To book a training session, you can either send them an email or go to the site and ask them. They might not reply to emails, so I would recommend going to FabLab and asking in person. You might need to wait for enough people to want to take the training. To avoid this, it is best to gather 3-4 people from IRIDIA who are interested in using the equipment at FabLab and ask for a training session together.&lt;br /&gt;
&lt;br /&gt;
== Booking and fees ==&lt;br /&gt;
FabLab is open from Monday to Friday between 9am and 6pm. Once you have gone through the training course for a specific piece equipment, you can either send them an email or ask in person to book the machine for a specific date and time (they are currently testing a new system with access cards but it is not operational yet). You will not have to wait for more than a few days, except maybe for the 3D printers in time of high demand. Two people are present at all time in the office to help you.&lt;br /&gt;
&lt;br /&gt;
The use of all the equipment is '''free of charge''' for members of the ULB community. You only need to provide your own wood, if necessary. PLA and PCBs are provided for free.&lt;br /&gt;
&lt;br /&gt;
== Equipment ==&lt;br /&gt;
There is one office and 3 rooms full of equipment at FabLab. The website describes some of the equipment available, but is not up to date (some pieces are no longer available and some are missing).&lt;br /&gt;
[[File:Printer.jpg|thumb|Prusa i3 MK3 3D printer]]&lt;br /&gt;
[[File:Bantam.jpg|thumb|Bantam PCB milling machine]]&lt;br /&gt;
[[File:Laser cutter.jpg|thumb|Laser cutter]]&lt;br /&gt;
[[File:Cnc.jpg|thumb|High-Z S-1000/T CNC router]]&lt;br /&gt;
[[File:Tools.jpg|thumb|Tools]] &lt;br /&gt;
&lt;br /&gt;
=== 3D printers ===&lt;br /&gt;
There are 8 Prusa i3 MK3 3D printers with 0.4mm nozzles at FabLab. The basic process to print your own pieces is the following: &lt;br /&gt;
==== Design ====&lt;br /&gt;
You can use an existing model (for example from [https://www.thingiverse.com/ Thingiverse]) or create your own. To create your own model, you can simply use CAD software (e.g. [https://www.freecadweb.org/ FreeCAD]) or more complex 3D creation software (e.g. [https://www.blender.org/ Blender]). In either case, you will need to export your design as an STL file in order to slice it afterwards. In general, a tolerance of 0.1mm is required for tight-fitting parts. However, PLA tends to shrink ~2-5%, so you might have to print your piece a couple of times and tweak your design parameters before you find the correct values.&lt;br /&gt;
==== Slicing ==== &lt;br /&gt;
The process of slicing consists of generating the code (G-code) that will be executed by the 3D printer from a given model. Once you have your STL file, there are multiple software alternatives to generate the G-code. FabLab recommends [https://www.prusa3d.com/prusaslicer/ PrusaSlicer] and provides instructions to set the required parameters, so we will stick to that as well (Note that all the settings mentioned will work for most pieces, but you might need to modify them if your piece requires, for example, more infill or a higher level of detail):&lt;br /&gt;
# Import your STL file and place it on the desired part of the plate using the Object manipulation menu on the right.&lt;br /&gt;
# Set the editing mode (top right corner) to Advanced and modify the following parameters:&lt;br /&gt;
#* From the Print Settings tab:&lt;br /&gt;
#** Select the 0.20mm QUALITY @MK3 system preset from the drop-down menu at the top.&lt;br /&gt;
#** Layers and perimeters:&lt;br /&gt;
#*** Vertical shells &amp;gt; Perimeters : 3&lt;br /&gt;
#*** Horizontal shells &amp;gt; Solid layers &amp;gt; Top : 3&lt;br /&gt;
#*** Horizontal shells &amp;gt; Solid layers &amp;gt; Bottom : 3&lt;br /&gt;
#*** Quality (slower slicing) &amp;gt; Detect bridging perimeters : ''Tick''&lt;br /&gt;
#** Infill:&lt;br /&gt;
#*** Fill density : 10%&lt;br /&gt;
#** Skirt and brim:&lt;br /&gt;
#*** Brim width : 3&lt;br /&gt;
#** Support material:&lt;br /&gt;
#*** Support material &amp;gt; Generate support material : ''Tick''&lt;br /&gt;
#*** Options for support material and raft &amp;gt; Support on build plate only : ''Tick''&lt;br /&gt;
#* From the Filament Settings tab:&lt;br /&gt;
#** Select the Prusa PLA filament from the drop-down menu at the top&lt;br /&gt;
#** Filament:&lt;br /&gt;
#*** Filament &amp;gt; Cost : 25.4&lt;br /&gt;
#* Make sure the printer selected in the Printer Settings tab is the Original Prusa i3 MK3.&lt;br /&gt;
# Save these settings so you will not have to do this every time you want to slice a new piece.&lt;br /&gt;
# Go back to the Plater tab and click on Slice now (bottom right). Your model will now be shown as a collection of the individual horizontal slices that will be sequentially printed (use the slider on the right to see each layer). The table on the top-left corner will give you an estimate of the required printing time.&lt;br /&gt;
# Click on Export G-code (bottom right) to generate the GCODE file.&lt;br /&gt;
&lt;br /&gt;
==== Printing ====&lt;br /&gt;
Each 3D printer has its own SD card. To print your own piece, you first need to copy your GCODE file to a folder with your name in the SD card. Insert the SD card back into the printer and then:&lt;br /&gt;
# Clean the tray with acetone.&lt;br /&gt;
# Select your file using the knob to navigate the menu.&lt;br /&gt;
# Make sure the temperature settings are correct. For PLA, the nozzle temperature should be 210-215°C and the plate temperature, 60°C.&lt;br /&gt;
# Once the printing begins, stay by the printer while the first 3 layers are printed in order to make sure that everything is working correctly. You can then leave and come back later to retrieve the piece.&lt;br /&gt;
# To retrieve the piece, remove the magnetic plate from the printer and gently bend it and twist it for the piece to come off. Throw discarded plastic (e.g. support material and the brim) to the bin.&lt;br /&gt;
&lt;br /&gt;
=== PCB milling machine ===&lt;br /&gt;
The Bantam tool is more adequate to produce prototypes of circuit because the PCB used in this machine is more fragile than the one used in the industrial ones. The PCB milling bits can also be fragile and it is recommended to use your own.&lt;br /&gt;
&lt;br /&gt;
=== Laser cutter ===&lt;br /&gt;
The use of this machine is quite similar to the one at the Lab. They use Inkscape for the design. They only allow some kind of material in the machine (e.g. multiplex) and do not recommend wood with glue in it (MDF)&lt;br /&gt;
&lt;br /&gt;
=== CNC router ===&lt;br /&gt;
The training for the High-Z S-1000/T CNC router is longer than for the rest of the equipment (4h), so they wait until they have enough participants to organise one.&lt;br /&gt;
&lt;br /&gt;
=== Tools ===&lt;br /&gt;
There are a variety of tools available and free to use at FabLab. There are also workbenches to give you the space you need for your project.&lt;/div&gt;</summary>
		<author><name>GuillermoLegarda</name></author>
	</entry>
	<entry>
		<id>https://iridia.ulb.ac.be/w/index.php?title=File:Tools.jpg&amp;diff=8214</id>
		<title>File:Tools.jpg</title>
		<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/w/index.php?title=File:Tools.jpg&amp;diff=8214"/>
		<updated>2021-11-04T10:44:54Z</updated>

		<summary type="html">&lt;p&gt;GuillermoLegarda: Tools&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tools&lt;/div&gt;</summary>
		<author><name>GuillermoLegarda</name></author>
	</entry>
	<entry>
		<id>https://iridia.ulb.ac.be/w/index.php?title=File:Printer.jpg&amp;diff=8213</id>
		<title>File:Printer.jpg</title>
		<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/w/index.php?title=File:Printer.jpg&amp;diff=8213"/>
		<updated>2021-11-04T10:44:37Z</updated>

		<summary type="html">&lt;p&gt;GuillermoLegarda: Prusa i3 MK3 3D printer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Prusa i3 MK3 3D printer&lt;/div&gt;</summary>
		<author><name>GuillermoLegarda</name></author>
	</entry>
	<entry>
		<id>https://iridia.ulb.ac.be/w/index.php?title=File:Laser_cutter.jpg&amp;diff=8212</id>
		<title>File:Laser cutter.jpg</title>
		<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/w/index.php?title=File:Laser_cutter.jpg&amp;diff=8212"/>
		<updated>2021-11-04T10:44:17Z</updated>

		<summary type="html">&lt;p&gt;GuillermoLegarda: Laser cutter&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Laser cutter&lt;/div&gt;</summary>
		<author><name>GuillermoLegarda</name></author>
	</entry>
	<entry>
		<id>https://iridia.ulb.ac.be/w/index.php?title=File:Cnc.jpg&amp;diff=8211</id>
		<title>File:Cnc.jpg</title>
		<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/w/index.php?title=File:Cnc.jpg&amp;diff=8211"/>
		<updated>2021-11-04T10:43:57Z</updated>

		<summary type="html">&lt;p&gt;GuillermoLegarda: HIGH-Z S-1000/T CNC router&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;HIGH-Z S-1000/T CNC router&lt;/div&gt;</summary>
		<author><name>GuillermoLegarda</name></author>
	</entry>
	<entry>
		<id>https://iridia.ulb.ac.be/w/index.php?title=File:Bantam.jpg&amp;diff=8210</id>
		<title>File:Bantam.jpg</title>
		<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/w/index.php?title=File:Bantam.jpg&amp;diff=8210"/>
		<updated>2021-11-04T10:43:22Z</updated>

		<summary type="html">&lt;p&gt;GuillermoLegarda: PCB milling machine&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;PCB milling machine&lt;/div&gt;</summary>
		<author><name>GuillermoLegarda</name></author>
	</entry>
	<entry>
		<id>https://iridia.ulb.ac.be/w/index.php?title=FabLab&amp;diff=8209</id>
		<title>FabLab</title>
		<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/w/index.php?title=FabLab&amp;diff=8209"/>
		<updated>2021-11-04T10:42:42Z</updated>

		<summary type="html">&lt;p&gt;GuillermoLegarda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The ULB FabLab is part of a global and collaborative network of &amp;quot;Fabrication laboratory&amp;quot;. Their main goal is to provide the ULB community and the public with access to all the equipment necessary to build all kinds of things.&lt;br /&gt;
&lt;br /&gt;
Website: [http://fablab-ulb.be/ http://fablab-ulb.be/]&lt;br /&gt;
&lt;br /&gt;
Contact: [mailto:contact@fablab-ulb.be contact@fablab-ulb.be]&lt;br /&gt;
&lt;br /&gt;
== Access ==&lt;br /&gt;
It is located on the first floor of Building G inside the See U venue. There are two ways to access it:&lt;br /&gt;
* Enter See U from Rue Fritz Toussaint 8, then walk to Building F, which is connected to Building G.&lt;br /&gt;
* Enter See U from Avenue de la Couronne, then walk directly to Building G.&lt;br /&gt;
It takes about 15 minutes to get to FabLab on foot from IRIDIA.&lt;br /&gt;
&lt;br /&gt;
== Training ==&lt;br /&gt;
To use any piece of equipment, specific training is required. The training is always free of charge for the members of the ULB community. The sessions usually last 1 hour except for the CNC (4h). Everything is in French at FabLab, but you can request training in English. To book a training session, you can either send them an email or go to the site and ask them. They might not reply to emails, so I would recommend going to FabLab and asking in person. You might need to wait for enough people to want to take the training. To avoid this, it is best to gather 3-4 people from IRIDIA who are interested in using the equipment at FabLab and ask for a training session together.&lt;br /&gt;
&lt;br /&gt;
== Booking and fees ==&lt;br /&gt;
FabLab is open from Monday to Friday between 9am and 6pm. Once you have gone through the training course for a specific piece equipment, you can either send them an email or ask in person to book the machine for a specific date and time (they are currently testing a new system with access cards but it is not operational yet). You will not have to wait for more than a few days, except maybe for the 3D printers in time of high demand. Two people are present at all time in the office to help you.&lt;br /&gt;
&lt;br /&gt;
The use of all the equipment is '''free of charge''' for members of the ULB community. You only need to provide your own wood, if necessary. PLA and PCBs are provided for free.&lt;br /&gt;
&lt;br /&gt;
== Equipment ==&lt;br /&gt;
There is one office and 3 rooms full of equipment at FabLab. The website describes some of the equipment available, but is not up to date (some pieces are no longer available and some are missing).&lt;br /&gt;
&lt;br /&gt;
=== 3D printers ===&lt;br /&gt;
There are 8 Prusa i3 MK3 3D printers with 0.4mm nozzles at FabLab. The basic process to print your own pieces is the following: &lt;br /&gt;
==== Design ====&lt;br /&gt;
You can use an existing model (for example from [https://www.thingiverse.com/ Thingiverse]) or create your own. To create your own model, you can simply use CAD software (e.g. [https://www.freecadweb.org/ FreeCAD]) or more complex 3D creation software (e.g. [https://www.blender.org/ Blender]). In either case, you will need to export your design as an STL file in order to slice it afterwards. In general, &lt;br /&gt;
==== Slicing ==== &lt;br /&gt;
The process of slicing consists of generating the code (G-code) that will be executed by the 3D printer from a given model. Once you have your STL file, there are multiple software alternatives to generate the G-code. FabLab recommends [https://www.prusa3d.com/prusaslicer/ PrusaSlicer] and provides instructions to set the required parameters, so we will stick to that as well (Note that all the settings mentioned will work for most pieces, but you might need to modify them if your piece requires, for example, more infill or a higher level of detail):&lt;br /&gt;
# Import your STL file and place it on the desired part of the plate using the Object manipulation menu on the right.&lt;br /&gt;
# Set the editing mode (top right corner) to Advanced and modify the following parameters:&lt;br /&gt;
#* From the Print Settings tab:&lt;br /&gt;
#** Select the 0.20mm QUALITY @MK3 system preset from the drop-down menu at the top.&lt;br /&gt;
#** Layers and perimeters:&lt;br /&gt;
#*** Vertical shells &amp;gt; Perimeters : 3&lt;br /&gt;
#*** Horizontal shells &amp;gt; Solid layers &amp;gt; Top : 3&lt;br /&gt;
#*** Horizontal shells &amp;gt; Solid layers &amp;gt; Bottom : 3&lt;br /&gt;
#*** Quality (slower slicing) &amp;gt; Detect bridging perimeters : ''Tick''&lt;br /&gt;
#** Infill:&lt;br /&gt;
#*** Fill density : 10%&lt;br /&gt;
#** Skirt and brim:&lt;br /&gt;
#*** Brim width : 3&lt;br /&gt;
#** Support material:&lt;br /&gt;
#*** Support material &amp;gt; Generate support material : ''Tick''&lt;br /&gt;
#*** Options for support material and raft &amp;gt; Support on build plate only : ''Tick''&lt;br /&gt;
#* From the Filament Settings tab:&lt;br /&gt;
#** Select the Prusa PLA filament from the drop-down menu at the top&lt;br /&gt;
#** Filament:&lt;br /&gt;
#*** Filament &amp;gt; Cost : 25.4&lt;br /&gt;
#* Make sure the printer selected in the Printer Settings tab is the Original Prusa i3 MK3.&lt;br /&gt;
# Save these settings so you will not have to do this every time you want to slice a new piece.&lt;br /&gt;
# Go back to the Plater tab and click on Slice now (bottom right). Your model will now be shown as a collection of the individual horizontal slices that will be sequentially printed (use the slider on the right to see each layer). The table on the top-left corner will give you an estimate of the required printing time.&lt;br /&gt;
# Click on Export G-code (bottom right) to generate the GCODE file.&lt;br /&gt;
&lt;br /&gt;
==== Printing ====&lt;br /&gt;
Each 3D printer has its own SD card. To print your own piece, you first need to copy your GCODE file to a folder with your name in the SD card. Insert the SD card back into the printer and then:&lt;br /&gt;
# Clean the tray with acetone.&lt;br /&gt;
# Select your file using the knob to navigate the menu.&lt;br /&gt;
# Make sure the temperature settings are correct. For PLA, the nozzle temperature should be 210-215°C and the plate temperature, 60°C.&lt;br /&gt;
# Once the printing begins, stay by the printer while the first 3 layers are printed in order to make sure that everything is working correctly. You can then leave and come back later to retrieve the piece.&lt;br /&gt;
# To retrieve the piece, remove the magnetic plate from the printer and gently bend it and twist it for the piece to come off. Throw discarded plastic (e.g. support material and the brim) to the bin.&lt;br /&gt;
&lt;br /&gt;
=== PCB milling machine ===&lt;br /&gt;
The Bantam tool is more adequate to produce prototypes of circuit because the PCB used in this machine is more fragile than the one used in the industrial ones. The PCB milling bits can also be fragile and it is recommended to use your own.&lt;br /&gt;
&lt;br /&gt;
=== Laser cutter ===&lt;br /&gt;
The use of this machine is quite similar to the one at the Lab. They use Inkscape for the design. They only allow some kind of material in the machine (e.g. multiplex) and do not recommend wood with glue in it (MDF)&lt;br /&gt;
&lt;br /&gt;
=== CNC router ===&lt;br /&gt;
The training for the HIGH-Z S-1000/T CNC router is longer than for the rest of the equipment (4h), so they wait until they have enough participants to organise one.&lt;br /&gt;
&lt;br /&gt;
=== Tools ===&lt;br /&gt;
There are a variety of tools available and free to use at FabLab. There are also workbenches to give you the space you need for your project.&lt;/div&gt;</summary>
		<author><name>GuillermoLegarda</name></author>
	</entry>
	<entry>
		<id>https://iridia.ulb.ac.be/w/index.php?title=FabLab&amp;diff=8208</id>
		<title>FabLab</title>
		<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/w/index.php?title=FabLab&amp;diff=8208"/>
		<updated>2021-11-04T08:34:27Z</updated>

		<summary type="html">&lt;p&gt;GuillermoLegarda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The ULB FabLab is part of a global and collaborative network of &amp;quot;Fabrication laboratory&amp;quot;. Their main goal is to provide the ULB community and the public with access to all the equipment necessary to build all kinds of things.&lt;br /&gt;
&lt;br /&gt;
Website: [http://fablab-ulb.be/ http://fablab-ulb.be/]&lt;br /&gt;
&lt;br /&gt;
Contact: [mailto:contact@fablab-ulb.be contact@fablab-ulb.be]&lt;br /&gt;
&lt;br /&gt;
== Access ==&lt;br /&gt;
It is located on the first floor of Building G inside the See U venue. There are two ways to access it:&lt;br /&gt;
* Enter See U from Rue Fritz Toussaint 8, then walk to Building F, which is connected to Building G.&lt;br /&gt;
* Enter See U from Avenue de la Couronne, then walk directly to Building G.&lt;br /&gt;
It takes about 15 minutes to get to FabLab on foot from IRIDIA.&lt;br /&gt;
&lt;br /&gt;
== Training ==&lt;br /&gt;
To use any piece of equipment, specific training is required. The training is always free of charge for the members of the ULB community. The sessions usually last 1 hour except for the CNC (4h). Everything is in French at FabLab, but you can request training in English. To book a training session, you can either send them an email or go to the site and ask them. They might not reply to emails, so I would recommend going to FabLab and asking in person. You might need to wait for enough people to want to take the training. To avoid this, it is best to gather 3-4 people from IRIDIA who are interested in using the equipment at FabLab and ask for a training session together.&lt;br /&gt;
&lt;br /&gt;
== Booking and fees ==&lt;br /&gt;
FabLab is open from Monday to Friday between 9am and 6pm. Once you have gone through the training course for a specific piece equipment, you can either send them an email or ask in person to book the machine for a specific date and time (they are currently testing a new system with access cards but it is not operational yet). You will not have to wait for more than a few days, except maybe for the 3D printers in time of high demand. Two people are present at all time in the office to help you.&lt;br /&gt;
&lt;br /&gt;
The use of all the equipment is '''free of charge''' for members of the ULB community. You only need to provide your own wood, if necessary. PLA and PCBs are provided for free.&lt;br /&gt;
&lt;br /&gt;
== Equipment ==&lt;br /&gt;
There is one office and 3 rooms full of equipment at FabLab. The website describes some of the equipment available, but is not up to date (some pieces are no longer available and some are missing).&lt;br /&gt;
&lt;br /&gt;
=== 3D printers ===&lt;br /&gt;
There are 8 Prusa i3 MK3 3D printers with 0.4mm nozzles at FabLab. The process to print your own pieces is the following: &lt;br /&gt;
# Design: you can use an existing model (for example from [https://www.thingiverse.com/ Thingiverse]) or create your own. To create your own model, you can simply use CAD software (e.g. [https://www.freecadweb.org/ FreeCAD]) or more complex 3D creation software (e.g. [https://www.blender.org/ Blender]). In either case, you will need to export your design as an STL file in order to slice it afterwards.&lt;br /&gt;
# Slicing: the process of slicing consists of generating the code (G-code) that will be executed by the 3D printer from a given model. Once you have your STL file, there are multiple software alternatives to generate the G-code. FabLab recommends [https://www.prusa3d.com/prusaslicer/ PrusaSlicer] and provide instructions to set the required parameters in the following.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printing : You need to verify that you print with PLA.&lt;br /&gt;
Retrieving the piece : You only need to stay for the first few layers and&lt;br /&gt;
can come back later or another day for your printed piece.&lt;br /&gt;
Cleanup : You only need to clean the plate of the printer beforhand but&lt;br /&gt;
not after and trow away the PLA in the PLA recycling bin.&lt;br /&gt;
&lt;br /&gt;
=== PCB milling machine ===&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== Laser cutter ===&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== CNC router ===&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== Tools ===&lt;br /&gt;
TODO&lt;/div&gt;</summary>
		<author><name>GuillermoLegarda</name></author>
	</entry>
	<entry>
		<id>https://iridia.ulb.ac.be/w/index.php?title=FabLab&amp;diff=8207</id>
		<title>FabLab</title>
		<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/w/index.php?title=FabLab&amp;diff=8207"/>
		<updated>2021-11-03T17:40:46Z</updated>

		<summary type="html">&lt;p&gt;GuillermoLegarda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The ULB FabLab is part of a global and collaborative network of &amp;quot;Fabrication laboratory&amp;quot;. Their main goal is to provide the ULB community and the public with access to all the equipment necessary to build all kinds of things.&lt;br /&gt;
&lt;br /&gt;
Website: [http://fablab-ulb.be/ http://fablab-ulb.be/]&lt;br /&gt;
&lt;br /&gt;
Contact: [mailto:contact@fablab-ulb.be contact@fablab-ulb.be]&lt;br /&gt;
&lt;br /&gt;
== Access ==&lt;br /&gt;
It is located on the first floor of Building G inside the See U venue. There are two ways to access it:&lt;br /&gt;
* Enter See U from Rue Fritz Toussaint 8, then walk to Building F, which is connected to Building G.&lt;br /&gt;
* Enter See U from Avenue de la Couronne, then walk directly to Building G.&lt;br /&gt;
It takes about 15 minutes to get to FabLab on foot from IRIDIA.&lt;br /&gt;
&lt;br /&gt;
== Training ==&lt;br /&gt;
To use any piece of equipment, specific training is required. The training is always free of charge for the members of the ULB community. The sessions usually last 1 hour except for the CNC (4h). Everything is in French at FabLab, but you can request training in English. To book a training session, you can either send them an email or go to the site and ask them. They might not reply to emails, so I would recommend going to FabLab and asking in person. You might need to wait for enough people to want to take the training. To avoid this, it is best to gather 3-4 people from IRIDIA who are interested in using the equipment at FabLab and ask for a training session together.&lt;br /&gt;
&lt;br /&gt;
== Booking and fees ==&lt;br /&gt;
FabLab is open from Monday to Friday between 9am and 6pm. Once you have gone through the training course for a specific piece equipment, you can either send them an email or ask in person to book the machine for a specific date and time (they are currently testing a new system with access cards but it is not operational yet). You will not have to wait for more than a few days, except maybe for the 3D printers in time of high demand. Two people are present at all time in the office to help you.&lt;br /&gt;
&lt;br /&gt;
The use of all the equipment is '''free of charge''' for members of the ULB community. You only need to provide your own wood, if necessary. PLA and PCBs are provided for free.&lt;br /&gt;
&lt;br /&gt;
== Equipment ==&lt;br /&gt;
There is one office and 3 rooms full of equipment at FabLab. The website describes some of the equipment available, but is not up to date (some pieces are no longer available and some are missing).&lt;br /&gt;
&lt;br /&gt;
=== 3D printers ===&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== PCB milling machine ===&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== Laser cutter ===&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== CNC router ===&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== Tools ===&lt;br /&gt;
TODO&lt;/div&gt;</summary>
		<author><name>GuillermoLegarda</name></author>
	</entry>
	<entry>
		<id>https://iridia.ulb.ac.be/w/index.php?title=FabLab&amp;diff=8206</id>
		<title>FabLab</title>
		<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/w/index.php?title=FabLab&amp;diff=8206"/>
		<updated>2021-11-03T17:40:17Z</updated>

		<summary type="html">&lt;p&gt;GuillermoLegarda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The ULB FabLab is part of a global and collaborative network of &amp;quot;Fabrication laboratory&amp;quot;. Their main goal is to provide the ULB community and the public with access to all the equipment necessary to build all kinds of things.&lt;br /&gt;
&lt;br /&gt;
Website: [http://fablab-ulb.be/ http://fablab-ulb.be/]&lt;br /&gt;
&lt;br /&gt;
Contact: [mailto:contact@fablab-ulb.be contact@fablab-ulb.be]&lt;br /&gt;
&lt;br /&gt;
== Access ==&lt;br /&gt;
It is located on the first floor of Building G inside the See U venue. There are two ways to access it:&lt;br /&gt;
* Enter See U from Rue Fritz Toussaint 8, then walk to Building F, which is connected to Building G.&lt;br /&gt;
* Enter See U from Avenue de la Couronne, then walk directly to Building G.&lt;br /&gt;
It takes about 15 minutes to get to FabLab on foot from IRIDIA.&lt;br /&gt;
&lt;br /&gt;
== Training ==&lt;br /&gt;
To use any piece of equipment, specific training is required. The training is always free of charge for the members of the ULB community. The sessions usually last 1 hour except for the CNC (4h). Everything is in French at FabLab, but you can request training in English. To book a training session, you can either send them an email or go to the site and ask them. They might not reply to emails, so I would recommend going to FabLab and asking in person. You might need to wait for enough people to want to take the training. To avoid this, it is best to gather 3-4 people from IRIDIA who are interested in using the equipment at FabLab and ask for a training session together.&lt;br /&gt;
&lt;br /&gt;
== Booking and fees ==&lt;br /&gt;
The FabLab is open from Monday to Friday between 9am and 6pm. Once you have gone through the training course for a specific piece equipment, you can either send them an email or ask in person to book the machine for a specific date and time (they are currently testing a new system with access cards but it is not operational yet). You will not have to wait for more than a few days, except maybe for the 3D printers in time of high demand. Two people are present at all time in the office to help you.&lt;br /&gt;
&lt;br /&gt;
The use of all the equipment is '''free of charge''' for members of the ULB community. You only need to provide your own wood, if necessary. PLA and PCBs are provided for free.&lt;br /&gt;
&lt;br /&gt;
== Equipment ==&lt;br /&gt;
There is one office and 3 rooms full of equipment at FabLab. The website describes some of the equipment available, but is not up to date (some pieces are no longer available and some are missing).&lt;br /&gt;
&lt;br /&gt;
=== 3D printers ===&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== PCB milling machine ===&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== Laser cutter ===&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== CNC router ===&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== Tools ===&lt;br /&gt;
TODO&lt;/div&gt;</summary>
		<author><name>GuillermoLegarda</name></author>
	</entry>
	<entry>
		<id>https://iridia.ulb.ac.be/w/index.php?title=FabLab&amp;diff=8205</id>
		<title>FabLab</title>
		<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/w/index.php?title=FabLab&amp;diff=8205"/>
		<updated>2021-11-03T16:52:47Z</updated>

		<summary type="html">&lt;p&gt;GuillermoLegarda: Created page with &amp;quot;TODO (Guillermo)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;TODO (Guillermo)&lt;/div&gt;</summary>
		<author><name>GuillermoLegarda</name></author>
	</entry>
	<entry>
		<id>https://iridia.ulb.ac.be/w/index.php?title=Main_Page&amp;diff=8204</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/w/index.php?title=Main_Page&amp;diff=8204"/>
		<updated>2021-11-03T16:52:12Z</updated>

		<summary type="html">&lt;p&gt;GuillermoLegarda: /* Hardware */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--        BANNER ACROSS TOP OF PAGE        --&amp;gt;&lt;br /&gt;
{| id=&amp;quot;mp-topbanner&amp;quot; style=&amp;quot;width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;&amp;quot; align=center&lt;br /&gt;
| style=&amp;quot;width:56%; color:#000;&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;width:100%; border:none; background:none;&amp;quot;&lt;br /&gt;
| style=&amp;quot;width:100%; text-align:center; white-space:nowrap; color:#000;&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:162%; border:none; margin:0; padding:.1em; color:#000;&amp;quot;&amp;gt;Welcome to [http://iridia.ulb.ac.be IRIDIA]'s wiki.&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Image:Iridia_logo_fancy.png|link=|480px|center]]&lt;br /&gt;
|}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div id=&amp;quot;Top&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{| cellspacing=&amp;quot;20&amp;quot; cellpadding=&amp;quot;5&amp;quot; align=center &lt;br /&gt;
|- &lt;br /&gt;
&lt;br /&gt;
|valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; style=&amp;quot;border:1px solid #cef2e0; background:#f5fffa;&amp;quot;|&lt;br /&gt;
&amp;lt;h2 id=&amp;quot;mp-tfa-h2&amp;quot; style=&amp;quot;margin:3px; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; &lt;br /&gt;
color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;[[#anc1 | Practicalities]]&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;div align=&amp;quot;left&amp;quot;&amp;gt;&lt;br /&gt;
* [[#anc1_1 | Moving and surviving in Brussels]] &lt;br /&gt;
* [[#anc1_2 | Information for students]] &lt;br /&gt;
* [[#anc1_3 | Useful informations]] (menu, pizza, etc...)&lt;br /&gt;
* [[Lab responsibilities]] &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; style=&amp;quot;border:1px solid #cedff2; background:#f5faff; vertical-align:top;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 id=&amp;quot;mp-itn-h2&amp;quot; style=&amp;quot;margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;[[#anc2 | Research]]&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;div align=&amp;quot;left&amp;quot;&amp;gt;&lt;br /&gt;
* [[#anc2_1 | Robotics]] (S-Bots, E-pucks, Software, Links)&lt;br /&gt;
&lt;br /&gt;
* [[#anc2_2 | Optimization]] (Links)&lt;br /&gt;
&lt;br /&gt;
* [[IRIDIA Technical reports]]&lt;br /&gt;
&lt;br /&gt;
* [http://iridia.ulb.ac.be/seminars IRIDIA seminars]&lt;br /&gt;
&lt;br /&gt;
* [[#anc2_3 | Publications]] (how to publish IRIDIA reports, digital libraries)&lt;br /&gt;
|- &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; style=&amp;quot;border:1px solid #ddcef2; background:#faf5ff; vertical-align:top; color:#000;&amp;quot;|&lt;br /&gt;
&amp;lt;h2  id=&amp;quot;mp-tfp-h2&amp;quot; style=&amp;quot;margin:3px; background:#ddcef2; font-size:120%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#000; padding:0.2em 0.4em&amp;quot;&amp;gt;[[#anc3 | Infrastructure]]&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;div align=&amp;quot;left&amp;quot;&amp;gt;&lt;br /&gt;
* [[#anc3_1 | Hardware]] (configuration, backup, cluster, etc.)&lt;br /&gt;
* [[#anc3_2 | Software]] (HOWTOs, homepage, etc.)&lt;br /&gt;
* [[#material | Diverse material]] (Logos, graphic material, proceedings, etc.)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; style=&amp;quot;padding: 2px; border:1px solid #FFEDCC; color: #000000; background: #FFFCE6;&amp;quot;|&lt;br /&gt;
&amp;lt;h2  id=&amp;quot;mp-tfp-h2&amp;quot; style=&amp;quot;margin:3px; background: #FFEDCC; font-size:120%; font-weight:bold; border:1px solid #cccccc; text-align:left; color:#000; padding:0.2em 0.4em&amp;quot;&amp;gt;Weekly meetings&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;div align=&amp;quot;left&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--* Alternate Fridays at 16h00 : [[Robotics weekly meetings | Robotics meetings]]&lt;br /&gt;
* Alternate Thursdays at 15h00 : [[Literature meetings | Literature meetings]] --&amp;gt;&lt;br /&gt;
* Fridays at 16h00 : [[Robotics weekly meetings | Robotics meetings]]&lt;br /&gt;
* Thursdays at 10h30 : [[Administration weekly meetings | Administration weekly meeting]] &lt;br /&gt;
* Thursdays at 11h00 : [[Optimization Group Meetings]]&lt;br /&gt;
|- &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|valign=&amp;quot;top&amp;quot; width=&amp;quot;50%&amp;quot; style=&amp;quot;padding: 2px; border:1px solid #FFEDCC; color: #000000; background: #FFFCE6;&amp;quot;|&lt;br /&gt;
&amp;lt;h2  id=&amp;quot;mp-tfp-h2&amp;quot; style=&amp;quot;margin:3px; background: #FFEDCC; font-size:120%; font-weight:bold; border:1px solid #cccccc; text-align:left; color:#000; padding:0.2em 0.4em&amp;quot;&lt;br /&gt;
&amp;gt;Teaching&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;div align=&amp;quot;left&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--* Alternate Fridays at 16h00 : [[Robotics weekly meetings | Robotics meetings]]&lt;br /&gt;
* Alternate Thursdays at 15h00 : [[Literature meetings | Literature meetings]] --&amp;gt;&lt;br /&gt;
* [[PROJ-H-402 - Computing Project: Rules | PROJ-H-402]] (rules, list of projects, etc.)&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
'''WARNING''' : we have changed the access policy of the wiki. To consult some sensitive information, you need a login.&lt;br /&gt;
&amp;lt;div  align=&amp;quot;left&amp;quot;&amp;gt;&lt;br /&gt;
== Adding information ==&lt;br /&gt;
&lt;br /&gt;
A Wiki is an excellent tool to maintain dynamic information. If you want to add something to this Wiki feel very free to contact the system administrator and get an account. It is straight-forward to add and change the information in MediaWiki. Simply press ''edit'' on the top of this page to see how it was done. If you create a link to a non-existing page within this Wiki you can create that page by following the link - of course you would need a login to do so!. Pictures and documents have to be [[Special:Upload|uploaded]] before they can be used on pages. All popular image formats are supported and pdf and ps documents are allowed .&lt;br /&gt;
&lt;br /&gt;
For more information on the Wiki mark-up language see [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page Wikipedia's page about How to edit a page]. When you become good at it, you can make cool looking pages.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;div id=&amp;quot;anc1&amp;quot;&amp;gt;Practicalities&amp;lt;/div&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;div id=&amp;quot;anc1_1&amp;quot;&amp;gt;'''Brussels'''&amp;lt;/div&amp;gt;&lt;br /&gt;
** [[Moving to Brussels]] - What you need to know for moving to Brussels (housing, transport, health care, etc.).&lt;br /&gt;
** [[Surviving in Brussels]] - French lessons, cultural events, etc.&lt;br /&gt;
** [[Allocations de chomage]] - Allocations de chomage.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;div id=&amp;quot;anc1_2&amp;quot;&amp;gt;'''Students'''&amp;lt;/div&amp;gt;&lt;br /&gt;
** [[What you need to begin to work in IRIDIA]] - Resources to activate to work at IRIDIA.&lt;br /&gt;
** [[For students visiting IRIDIA]] - Information for new students coming to IRIDIA.&lt;br /&gt;
** [[University Administration]] - (IMPORTANT!) The what, the where and the how of navigating university bureaucracy - inscription, regulations etc.&lt;br /&gt;
** [[Equivalence]] - Step by step explanations to request an equivalence of diplomas from Belgium.&lt;br /&gt;
** [[Funding]] - Information on getting funding for projects, scholarships and unemployment benefits in Belgium once the Ph.D. grant runs out.&lt;br /&gt;
** [[StudentsIRIDIA | Students]] - Information on students in IRIDIA.&lt;br /&gt;
** [http://www.ulb.ac.be/dep/financier/perso-avantages/index.html Intranet for ULB employees] - Web site with list of benefit for being ULB employees &lt;br /&gt;
** [[Insurance while travelling abroad]] - ULB's insurance&lt;br /&gt;
** [https://iridia.ulb.ac.be/cgi-bin/mailman/listinfo/ IRIDIA mailing lists]&lt;br /&gt;
** [[ECTS formation doctorale]] - a description of what you can use as ECTS for your DEA/formation doctorale&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;div id=&amp;quot;anc1_3&amp;quot;&amp;gt;'''Useful information'''&amp;lt;/div&amp;gt;&lt;br /&gt;
** [[Working late | Pizza]] - menu for the local pizza place, it is a good idea to order in advance. &lt;br /&gt;
** [http://wwwdev.ulb.ac.be/restaurants/solbosch_s/r_pub.php3 Weekly menu at ULB restaurant]&lt;br /&gt;
** [http://www.snack44.net/ Snack 44] Menu for sandwich bar dans l'avenue de l'UniversitÃ©&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;div id=&amp;quot;lab_responsibilities&amp;quot;&amp;gt;'''Lab responsibilities'''&amp;lt;/div&amp;gt;&lt;br /&gt;
** [[Lab responsibilities]] - list of labs responsibilities/tasks and who takes care of them.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;[[#Top | Back to top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div  align=&amp;quot;left&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;div id=&amp;quot;anc2&amp;quot;&amp;gt;Research&amp;lt;/div&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;div id=&amp;quot;anc2_1&amp;quot;&amp;gt;Robotics&amp;lt;/div&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* [[Robots | Main page for robots at IRIDIA]] - List of robots, technical information, how to access&lt;br /&gt;
* [[Arena time slots]] - Reserve arena time&lt;br /&gt;
* [[E-Pucks]] - All the information on how to use the e-pucks are here&lt;br /&gt;
* [[Kilobots]] - Information about the Kilobots are here&lt;br /&gt;
* [[Task Abstraction Module|The TAMs -- Task Abstraction Modules]] - All the information on how to use the TAMs are here&lt;br /&gt;
* [[Robotics Technical Meetings]] - Informal meetings about E-Pucks, TAMs and Tracking system.&lt;br /&gt;
* [[Robot work in progress | New robot??]] - Information about components, methods, and design of a new robot at IRIDIA&lt;br /&gt;
* '''Software'''&lt;br /&gt;
** [[ffmpeg | Using ffmpeg]] - Some examples on how to convert a set of frames to a video&lt;br /&gt;
&lt;br /&gt;
* '''Links &amp;amp; news'''&lt;br /&gt;
** [http://iridia.ulb.ac.be/comp2sys/ COMP2SYS project website]&lt;br /&gt;
** [[Robot labs around the World]]&lt;br /&gt;
** [http://robots.net Read more news on robots.net...]&lt;br /&gt;
** [[Old news]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#Top | Back to top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;div id=&amp;quot;anc2_2&amp;quot;&amp;gt;Optimization&amp;lt;/div&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* '''Links &amp;amp; news'''&lt;br /&gt;
** [http://www.informs.org/Resources/ INFORMS OR/MS]&lt;br /&gt;
** [http://143.129.203.3/eume/php/eume.main.php EU/ME]&lt;br /&gt;
** [http://www.prism.uvsq.fr/~vdc/ECCO/ ECCO]&lt;br /&gt;
* '''Multi-objective Algorithms Software'''&lt;br /&gt;
** [http://www.tik.ee.ethz.ch/sop/pisa/ ETH - SOP - PISA]&lt;br /&gt;
** [http://paradiseo.gforge.inria.fr/index.php?n=Main.MOEO ParadisEO-MOEO]&lt;br /&gt;
** [http://shark-project.sourceforge.net/MOO-EALib/index.html Shark - MOO-EAlib]&lt;br /&gt;
&lt;br /&gt;
* '''Metaheuristics'''&lt;br /&gt;
** [http://www.aco-metaheuristic.org Ant Colony Optimization]&lt;br /&gt;
** [http://iew3.technion.ac.il/CE/about.php Cross Entropy Method]&lt;br /&gt;
** [http://evonet.lri.fr/ Evolutionary Computing]&lt;br /&gt;
** [http://www.research.att.com/~mgcr/grasp/gannbib/gannbib.html GRASP]&lt;br /&gt;
** [http://www.tabusearch.net/ Tabu Search]&lt;br /&gt;
* '''OR Software'''&lt;br /&gt;
** [http://code.google.com/p/or-tools/ OR-Tools by Google]&lt;br /&gt;
** [http://scip.zib.de/ SCIP]&lt;br /&gt;
* '''Projects'''&lt;br /&gt;
** [http://iridia.ulb.ac.be/comp2sys/ COMP2SYS]&lt;br /&gt;
** [http://www.metaheuristics.org/ Metaheuristics Network]&lt;br /&gt;
* '''Applications'''&lt;br /&gt;
** [http://www.nada.kth.se/~viggo/wwwcompendium/ A compendium of NP optimization problems]&lt;br /&gt;
** [http://www.tsp.gatech.edu/ TSP]&lt;br /&gt;
** [http://www.iwr.uni-heidelberg.de/groups/comopt/software/TSPLIB95/ TSPLIB95] - A Traveling Salesman Problem Library&lt;br /&gt;
** [http://www.seas.upenn.edu/qaplib/ QAPLIB] - A Quadratic Assignment Problem Library&lt;br /&gt;
** [http://people.brunel.ac.uk/~mastjjb/jeb/info.html OR-Library]&lt;br /&gt;
** [http://iridia.ulb.ac.be/~manuel/tsptw-instances Benchmark Instances for the Travelling Salesman Problem with Time Windows (TSPTW)]&lt;br /&gt;
** [[Concorde]]&lt;br /&gt;
* '''Experimental Analysis and Statistics'''&lt;br /&gt;
** [http://www.r-project.org/ R project]&lt;br /&gt;
** [[Tutorials_and_links_about_C%2C_R%2C_LateX_and_bash_(unix)#R | Tutorials and links about R]]&lt;br /&gt;
** [http://www.statsoft.com/textbook/stathome.html Electronic Statistics Textbook. StatSoft, Inc. (2006)]&lt;br /&gt;
** [http://www.itl.nist.gov/div898/handbook/ NIST/SEMATECH e-Handbook of Statistical Methods]&lt;br /&gt;
**[http://www.keithbower.com/datasets/Audio%20Recordings.htm Videos on Statistical Concepts]&lt;br /&gt;
* '''Software Development'''&lt;br /&gt;
** [http://gcc.gnu.org/c99status.html C99 standard and use GCC compiler tools] - Suggested compiler&lt;br /&gt;
** [http://www.gnu.org/prep/standards/standards.pdf GNU Coding Standards] - Suggested coding style guidelines&lt;br /&gt;
** [http://www.gnu.org/software/gsl/ GSL] - GNU Scientific Library&lt;br /&gt;
** [http://subversion.tigris.org/ Subversion] - Suggested version control tool (see the page on the IRIDIA [[Development Server]] how to use it inside the lab)&lt;br /&gt;
** [http://www.stack.nl/~dimitri/doxygen/ Doxygen] - Suggested documentation tool for source code&lt;br /&gt;
&amp;lt;center&amp;gt;[[#Top | Back to top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Generic Tutorials and Links ===&lt;br /&gt;
* [[Tutorials and links about C, R, LateX and bash (unix)]]&lt;br /&gt;
&lt;br /&gt;
=== Neural Networks ===&lt;br /&gt;
* [[Neural Network Tutorials]]&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;div id=&amp;quot;anc2_3&amp;quot;&amp;gt;Publications&amp;lt;/div&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* [[IRIDIA Technical reports]] - Information on publishing a technical report and LaTeX package(s).&lt;br /&gt;
* [[Conventions for Bibtex labels]] - Some conventions widely adopted at IRIDIA and used by the CoDE database.&lt;br /&gt;
* [[Access to Digital Libraries]] - Which on-line papers archive we have access from IRIDIA network. &lt;br /&gt;
* [[Iridia Supplementary Information Instructions page]] - Information on HOW TO use the Iridia Supplementary Information page.&lt;br /&gt;
* [[Write Better English]] - Basic pointers on how to raise the level of english in your paper.&lt;br /&gt;
* [[Embed Fonts in your PDFs]] - A guide on how to embed fonts on your PDFs for submission to conferences.&lt;br /&gt;
&amp;lt;div  align=&amp;quot;left&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;[[#Top | Back to top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;div id=&amp;quot;anc3&amp;quot;&amp;gt;Infrastructure&amp;lt;/div&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
* [[Infrastructure]] - Generalities, meetings, TODOS, etc.&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;div id=&amp;quot;anc3_1&amp;quot;&amp;gt;'''Hardware'''&amp;lt;/div&amp;gt; ===&lt;br /&gt;
* [[Workstation configuration]] - How to setup your personal workstation and laptop, printers, etc.&lt;br /&gt;
* [[Backup Server]] - How to use the backup server of IRIDIA&lt;br /&gt;
* [[Development Server]] - How to use the IRIDIA development server and how to use subversion repositories&lt;br /&gt;
* IRIDIA Cluster: See the [http://majorana.ulb.ac.be/wordpress/ Cluster Website] for usage information, tips and updates.&lt;br /&gt;
* [[Using the IRIDIA Experimental room]] - All you need to know to easily run real experiments.&lt;br /&gt;
* [[Workshop]] - Everything you wanted to know about the workshop but were afraid to ask&lt;br /&gt;
* [[Laser Cutter]]&lt;br /&gt;
* [[Shakers]]&lt;br /&gt;
* [[Tracking System]]&lt;br /&gt;
* [[Robotic Arena]]&lt;br /&gt;
* [[FabLab]]&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;div id=&amp;quot;anc3_2&amp;quot;&amp;gt;'''Software'''&amp;lt;/div&amp;gt; ===&lt;br /&gt;
* [[Creating your own home page]] - How to create your own home.&lt;br /&gt;
* See all [[Software HOWTOs]]&lt;br /&gt;
* Suggested software for [[Workstation_configuration#For_Mac_OS_X_users | Mac OS X]] users&lt;br /&gt;
* List of [[Available_commercial_software | commercial software]] we have in IRIDIA&lt;br /&gt;
* Howto create a [[howto_create_new_svn_repos | new svn repository ]] on the iridia server&lt;br /&gt;
* Tune your algorithm on the [[Tuning_your_algorithm_with_irace_on_the_IRIDIA_cluster|IRIDIA cluster with irace]]&lt;br /&gt;
* The [https://github.com/iridia-ulb IRIDIA organization on GitHub]&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;div id=&amp;quot;material&amp;quot;&amp;gt;'''Diverse Material'''&amp;lt;/div&amp;gt; ===&lt;br /&gt;
* [[Logos]]&lt;br /&gt;
* [https://iridia-dev.ulb.ac.be/projects/material/svn SVN repository of graphical material] (for access see [[Development Server]])&lt;br /&gt;
* [https://iridia-dev.ulb.ac.be/projects/optbib/svn SVN repository of BiBTeX files] (for access see [[Development Server]])&lt;br /&gt;
* [https://iridia-dev.ulb.ac.be/projects/optsrc/svn SVN repository of optimization source code and benchmark problems] (for access see [[Development Server]])&lt;br /&gt;
* [[ProceedingsRepository| Repository of Proceedings]]&lt;br /&gt;
* [https://iridia.ulb.ac.be/Calendars Iridia Calendars] &lt;br /&gt;
&amp;lt;center&amp;gt;[[#Top | Back to top]]&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>GuillermoLegarda</name></author>
	</entry>
</feed>