<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.oscartesniere.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Head+Manager</id>
	<title>The Factory Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.oscartesniere.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Head+Manager"/>
	<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php/Special:Contributions/Head_Manager"/>
	<updated>2026-09-17T03:44:33Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=Template:TechnologyCard/styles.css&amp;diff=27</id>
		<title>Template:TechnologyCard/styles.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=Template:TechnologyCard/styles.css&amp;diff=27"/>
		<updated>2026-07-18T14:01:14Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;.fablab-intro {&lt;br /&gt;
    margin-bottom: 1.5rem;&lt;br /&gt;
    font-size: 1rem;&lt;br /&gt;
    line-height: 1.5;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-grid {&lt;br /&gt;
    display: grid;&lt;br /&gt;
    grid-template-columns: repeat(3, minmax(0, 1fr));&lt;br /&gt;
    gap: 1rem;&lt;br /&gt;
    margin-top: 1rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
    min-width: 0;&lt;br /&gt;
    padding: 0.8rem;&lt;br /&gt;
    background: #fff;&lt;br /&gt;
    border: 1px solid #d8dce1;&lt;br /&gt;
    border-radius: 10px;&lt;br /&gt;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);&lt;br /&gt;
    transition: transform 160ms ease, box-shadow 160ms ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card:hover {&lt;br /&gt;
    transform: translateY(-3px);&lt;br /&gt;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.13);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-title {&lt;br /&gt;
    margin: 0.25rem 0 0.75rem;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    font-size: 1.2rem;&lt;br /&gt;
    font-weight: 700;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-title a {&lt;br /&gt;
    color: #202122;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-title::after {&lt;br /&gt;
    display: block;&lt;br /&gt;
    width: 40px;&lt;br /&gt;
    height: 4px;&lt;br /&gt;
    margin: 0.55rem auto 0;&lt;br /&gt;
    background: #36c;&lt;br /&gt;
    border-radius: 2px;&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-image {&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
    height: 170px;&lt;br /&gt;
    margin-bottom: 0.75rem;&lt;br /&gt;
    border-radius: 7px;&lt;br /&gt;
    background: #eaecf0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-image a {&lt;br /&gt;
    display: block;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    height: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-image img {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    height: 100%;&lt;br /&gt;
    max-width: none;&lt;br /&gt;
    object-fit: cover;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-description {&lt;br /&gt;
    color: #404244;&lt;br /&gt;
    font-size: 0.95rem;&lt;br /&gt;
    line-height: 1.45;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (max-width: 1200px) {&lt;br /&gt;
    .fablab-grid {&lt;br /&gt;
        grid-template-columns: repeat(3, minmax(0, 1fr));&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (max-width: 850px) {&lt;br /&gt;
    .fablab-grid {&lt;br /&gt;
        grid-template-columns: repeat(2, minmax(0, 1fr));&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (max-width: 550px) {&lt;br /&gt;
    .fablab-grid {&lt;br /&gt;
        grid-template-columns: 1fr;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=26</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=26"/>
		<updated>2026-07-18T14:00:05Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;fablab-intro&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the FabLab wiki. Below you will find the fabrication technologies available in the lab. Select a technology to view its equipment, training requirements, safety information, and operating procedures.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;fablab-grid&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=3D Printing&lt;br /&gt;
 |page=Machines:3D Printing&lt;br /&gt;
 |image=bambulabx1c.jpg&lt;br /&gt;
 |description=Explore our filament and resin 3D printers, available materials, slicing software, training requirements, and printing procedures.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=CNC Milling&lt;br /&gt;
 |page=Machines:CNC Milling&lt;br /&gt;
 |image=CNC-machine.png&lt;br /&gt;
 |description=Machine parts and prototypes from wood, plastic, foam, and other approved stock materials.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=Soldering Station&lt;br /&gt;
 |page=Machines:Soldering&lt;br /&gt;
 |image=soldering-bench.png&lt;br /&gt;
 |description=Solder anything you want!&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=File:CNC-machine.png&amp;diff=25</id>
		<title>File:CNC-machine.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=File:CNC-machine.png&amp;diff=25"/>
		<updated>2026-07-18T13:58:56Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=24</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=24"/>
		<updated>2026-07-18T13:58:19Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;fablab-intro&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the FabLab wiki. Below you will find the fabrication technologies available in the lab. Select a technology to view its equipment, training requirements, safety information, and operating procedures.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;fablab-grid&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=3D Printing&lt;br /&gt;
 |page=Machines:3D Printing&lt;br /&gt;
 |image=bambulabx1c.jpg&lt;br /&gt;
 |description=Explore our filament and resin 3D printers, available materials, slicing software, training requirements, and printing procedures.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=CNC Milling&lt;br /&gt;
 |page=Machines:CNC Milling&lt;br /&gt;
 |image=CNC-machine.png&lt;br /&gt;
 |description=Machine parts and prototypes from wood, plastic, foam, and other approved stock materials.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=Soldering Station&lt;br /&gt;
 |page=Machines:Soldering&lt;br /&gt;
 |image=soldering-bench.png&lt;br /&gt;
 |description=Solder anything you want!&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=23</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=23"/>
		<updated>2026-07-18T13:58:05Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;fablab-intro&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the FabLab wiki. Below you will find the fabrication technologies available in the lab. Select a technology to view its equipment, training requirements, safety information, and operating procedures.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;fablab-grid&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=3D Printing&lt;br /&gt;
 |page=Machines:3D Printing&lt;br /&gt;
 |image=bambulabx1c.jpg&lt;br /&gt;
 |description=Explore our filament and resin 3D printers, available materials, slicing software, training requirements, and printing procedures.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=CNC Milling&lt;br /&gt;
 |page=Machines:CNC Milling&lt;br /&gt;
 |image=CNC-machine.jpg&lt;br /&gt;
 |description=Machine parts and prototypes from wood, plastic, foam, and other approved stock materials.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=Soldering Station&lt;br /&gt;
 |page=Machines:Soldering&lt;br /&gt;
 |image=soldering-bench.png&lt;br /&gt;
 |description=Solder anything you want!&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=22</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=22"/>
		<updated>2026-07-18T13:56:59Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: fixed typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;fablab-intro&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the FabLab wiki. Below you will find the fabrication technologies available in the lab. Select a technology to view its equipment, training requirements, safety information, and operating procedures.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;fablab-grid&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=3D Printing&lt;br /&gt;
 |page=Machines:3D Printing&lt;br /&gt;
 |image=bambulabx1c.jpg&lt;br /&gt;
 |description=Explore our filament and resin 3D printers, available materials, slicing software, training requirements, and printing procedures.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=CNC Milling&lt;br /&gt;
 |page=Machines:CNC Milling&lt;br /&gt;
 |image=CNC-milling.jpg&lt;br /&gt;
 |description=Machine parts and prototypes from wood, plastic, foam, and other approved stock materials.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=Soldering Station&lt;br /&gt;
 |page=Machines:Soldering&lt;br /&gt;
 |image=soldering-bench.png&lt;br /&gt;
 |description=Solder anything you want!&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=21</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=21"/>
		<updated>2026-07-18T13:56:29Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: Added soldering station page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;fablab-intro&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the FabLab wiki. Below you will find the fabrication technologies available in the lab. Select a technology to view its equipment, training requirements, safety information, and operating procedures.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;fablab-grid&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=3D Printing&lt;br /&gt;
 |page=Machines:3D Printing&lt;br /&gt;
 |image=bambulabx1c.jpg&lt;br /&gt;
 |description=Explore our filament and resin 3D printers, available materials, slicing software, training requirements, and printing procedures.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=CNC Milling&lt;br /&gt;
 |page=Machines:CNC Milling&lt;br /&gt;
 |image=CNC-milling.jpg&lt;br /&gt;
 |description=Machine parts and prototypes from wood, plastic, foam, and other approved stock materials.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=Soldering Station&lt;br /&gt;
 |page=Machines:Soldering&lt;br /&gt;
 |image=soldering-bench.png&lt;br /&gt;
 |description=Solder anything you want!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=File:Soldering-bench.png&amp;diff=20</id>
		<title>File:Soldering-bench.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=File:Soldering-bench.png&amp;diff=20"/>
		<updated>2026-07-18T13:54:41Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=19</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=19"/>
		<updated>2026-07-18T13:54:12Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;fablab-intro&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the FabLab wiki. Below you will find the fabrication technologies available in the lab. Select a technology to view its equipment, training requirements, safety information, and operating procedures.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;fablab-grid&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=3D Printing&lt;br /&gt;
 |page=Machines:3D Printing&lt;br /&gt;
 |image=bambulabx1c.jpg&lt;br /&gt;
 |description=Explore our filament and resin 3D printers, available materials, slicing software, training requirements, and printing procedures.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=CNC Milling&lt;br /&gt;
 |page=Machines:CNC Milling&lt;br /&gt;
 |image=CNC-milling.jpg&lt;br /&gt;
 |description=Machine parts and prototypes from wood, plastic, foam, and other approved stock materials.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=PCB Milling&lt;br /&gt;
 |page=Machines:PCB Milling&lt;br /&gt;
 |image=PCB-milling.jpg&lt;br /&gt;
 |description=Rapidly prototype custom printed circuit boards using the FabLab&#039;s desktop PCB milling equipment.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=Electronics&lt;br /&gt;
 |page=Machines:Electronics&lt;br /&gt;
 |image=Electronics-bench.jpg&lt;br /&gt;
 |description=Use soldering stations, oscilloscopes, power supplies, multimeters, and prototyping tools for electronics projects.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=Template:TechnologyCard/styles.css&amp;diff=18</id>
		<title>Template:TechnologyCard/styles.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=Template:TechnologyCard/styles.css&amp;diff=18"/>
		<updated>2026-07-18T13:51:44Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;.fablab-intro {&lt;br /&gt;
    margin-bottom: 1.5rem;&lt;br /&gt;
    font-size: 1rem;&lt;br /&gt;
    line-height: 1.5;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-grid {&lt;br /&gt;
    display: grid;&lt;br /&gt;
    grid-template-columns: repeat(4, minmax(0, 1fr));&lt;br /&gt;
    gap: 1rem;&lt;br /&gt;
    margin-top: 1rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
    min-width: 0;&lt;br /&gt;
    padding: 0.8rem;&lt;br /&gt;
    background: #fff;&lt;br /&gt;
    border: 1px solid #d8dce1;&lt;br /&gt;
    border-radius: 10px;&lt;br /&gt;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);&lt;br /&gt;
    transition: transform 160ms ease, box-shadow 160ms ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card:hover {&lt;br /&gt;
    transform: translateY(-3px);&lt;br /&gt;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.13);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-title {&lt;br /&gt;
    margin: 0.25rem 0 0.75rem;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    font-size: 1.2rem;&lt;br /&gt;
    font-weight: 700;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-title a {&lt;br /&gt;
    color: #202122;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-title::after {&lt;br /&gt;
    display: block;&lt;br /&gt;
    width: 40px;&lt;br /&gt;
    height: 4px;&lt;br /&gt;
    margin: 0.55rem auto 0;&lt;br /&gt;
    background: #36c;&lt;br /&gt;
    border-radius: 2px;&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-image {&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
    height: 170px;&lt;br /&gt;
    margin-bottom: 0.75rem;&lt;br /&gt;
    border-radius: 7px;&lt;br /&gt;
    background: #eaecf0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-image a {&lt;br /&gt;
    display: block;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    height: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-image img {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    height: 100%;&lt;br /&gt;
    max-width: none;&lt;br /&gt;
    object-fit: cover;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-description {&lt;br /&gt;
    color: #404244;&lt;br /&gt;
    font-size: 0.95rem;&lt;br /&gt;
    line-height: 1.45;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (max-width: 1200px) {&lt;br /&gt;
    .fablab-grid {&lt;br /&gt;
        grid-template-columns: repeat(3, minmax(0, 1fr));&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (max-width: 850px) {&lt;br /&gt;
    .fablab-grid {&lt;br /&gt;
        grid-template-columns: repeat(2, minmax(0, 1fr));&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (max-width: 550px) {&lt;br /&gt;
    .fablab-grid {&lt;br /&gt;
        grid-template-columns: 1fr;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=Template:TechnologyCard&amp;diff=17</id>
		<title>Template:TechnologyCard</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=Template:TechnologyCard&amp;diff=17"/>
		<updated>2026-07-18T13:50:46Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: Created page with &amp;quot;&amp;lt;templatestyles src=&amp;quot;TechnologyCard/styles.css&amp;quot; /&amp;gt;  &amp;lt;div class=&amp;quot;fablab-card&amp;quot;&amp;gt; &amp;lt;div class=&amp;quot;fablab-card-title&amp;quot;&amp;gt; {{{title}}} &amp;lt;/div&amp;gt;  &amp;lt;div class=&amp;quot;fablab-card-image&amp;quot;&amp;gt; alt={{{title}}} &amp;lt;/div&amp;gt;  &amp;lt;div class=&amp;quot;fablab-card-description&amp;quot;&amp;gt; {{{description}}} &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;TechnologyCard/styles.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;fablab-card&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;fablab-card-title&amp;quot;&amp;gt;&lt;br /&gt;
[[{{{page}}}|{{{title}}}]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;fablab-card-image&amp;quot;&amp;gt;&lt;br /&gt;
[[File:{{{image}}}|frameless|600px|link={{{page}}}|alt={{{title}}}]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;fablab-card-description&amp;quot;&amp;gt;&lt;br /&gt;
{{{description}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=16</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=16"/>
		<updated>2026-07-18T13:49:09Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;fablab-intro&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the FabLab wiki. Below you will find the fabrication technologies available in the lab. Select a technology to view its equipment, training requirements, safety information, and operating procedures.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;fablab-grid&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=3D Printing&lt;br /&gt;
 |page=Machines:3D Printing&lt;br /&gt;
 |image=bambulabx1c.jpg&lt;br /&gt;
 |description=Explore our filament and resin 3D printers, available materials, slicing software, training requirements, and printing procedures.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=3D Scanning&lt;br /&gt;
 |page=Machines:3D Scanning&lt;br /&gt;
 |image=3D-scanning.jpg&lt;br /&gt;
 |description=Digitize physical objects and convert them into detailed three-dimensional models for inspection, modification, or reproduction.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=Laser Cutting and Engraving&lt;br /&gt;
 |page=Machines:Laser Cutting&lt;br /&gt;
 |image=Laser-cutting.jpg&lt;br /&gt;
 |description=Cut and engrave approved sheets of wood, acrylic, cardboard, and other materials using the FabLab&#039;s laser cutters.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=Print and Cut&lt;br /&gt;
 |page=Machines:Print and Cut&lt;br /&gt;
 |image=Print-and-cut.jpg&lt;br /&gt;
 |description=Create stickers, signs, posters, banners, window lettering, and heat-transfer graphics for textiles.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=UV Printing&lt;br /&gt;
 |page=Machines:UV Printing&lt;br /&gt;
 |image=UV-printing.jpg&lt;br /&gt;
 |description=Print full-colour graphics directly onto acrylic, wood, metal, glass, ceramic, and other compatible surfaces.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=CNC Milling&lt;br /&gt;
 |page=Machines:CNC Milling&lt;br /&gt;
 |image=CNC-milling.jpg&lt;br /&gt;
 |description=Machine parts and prototypes from wood, plastic, foam, and other approved stock materials.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=PCB Milling&lt;br /&gt;
 |page=Machines:PCB Milling&lt;br /&gt;
 |image=PCB-milling.jpg&lt;br /&gt;
 |description=Rapidly prototype custom printed circuit boards using the FabLab&#039;s desktop PCB milling equipment.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{TechnologyCard&lt;br /&gt;
 |title=Electronics&lt;br /&gt;
 |page=Machines:Electronics&lt;br /&gt;
 |image=Electronics-bench.jpg&lt;br /&gt;
 |description=Use soldering stations, oscilloscopes, power supplies, multimeters, and prototyping tools for electronics projects.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=File:Bambulabx1c.jpg&amp;diff=15</id>
		<title>File:Bambulabx1c.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=File:Bambulabx1c.jpg&amp;diff=15"/>
		<updated>2026-07-18T13:48:33Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=Template:TechnologyCard/styles.css&amp;diff=14</id>
		<title>Template:TechnologyCard/styles.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=Template:TechnologyCard/styles.css&amp;diff=14"/>
		<updated>2026-07-18T13:47:24Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: Created page with &amp;quot;.fablab-intro {     margin: 0 0 1.4rem;     font-size: 1rem; }  .fablab-grid {     display: grid;     grid-template-columns: repeat(4, minmax(0, 1fr));     gap: 1rem;     margin: 1rem 0 2rem; }  .fablab-card {     display: flex;     flex-direction: column;     min-width: 0;     padding: 0.8rem;     background: #fff;     border: 1px solid #d8dce1;     border-radius: 10px;     box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);     transition:         transform 160ms ease,...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;.fablab-intro {&lt;br /&gt;
    margin: 0 0 1.4rem;&lt;br /&gt;
    font-size: 1rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-grid {&lt;br /&gt;
    display: grid;&lt;br /&gt;
    grid-template-columns: repeat(4, minmax(0, 1fr));&lt;br /&gt;
    gap: 1rem;&lt;br /&gt;
    margin: 1rem 0 2rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
    min-width: 0;&lt;br /&gt;
    padding: 0.8rem;&lt;br /&gt;
    background: #fff;&lt;br /&gt;
    border: 1px solid #d8dce1;&lt;br /&gt;
    border-radius: 10px;&lt;br /&gt;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);&lt;br /&gt;
    transition:&lt;br /&gt;
        transform 160ms ease,&lt;br /&gt;
        box-shadow 160ms ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card:hover {&lt;br /&gt;
    transform: translateY(-3px);&lt;br /&gt;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.13);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-title {&lt;br /&gt;
    margin: 0.25rem 0 0.75rem;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    font-size: 1.3rem;&lt;br /&gt;
    font-weight: 700;&lt;br /&gt;
    line-height: 1.25;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-title a {&lt;br /&gt;
    color: #202122;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-title::after {&lt;br /&gt;
    display: block;&lt;br /&gt;
    width: 40px;&lt;br /&gt;
    height: 4px;&lt;br /&gt;
    margin: 0.55rem auto 0;&lt;br /&gt;
    background: #36c;&lt;br /&gt;
    border-radius: 2px;&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-image {&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
    height: 170px;&lt;br /&gt;
    margin-bottom: 0.75rem;&lt;br /&gt;
    border-radius: 7px;&lt;br /&gt;
    background: #eaecf0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-image a {&lt;br /&gt;
    display: block;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    height: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-image img {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    height: 100%;&lt;br /&gt;
    max-width: none;&lt;br /&gt;
    object-fit: cover;&lt;br /&gt;
    transition: transform 180ms ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card:hover .fablab-card-image img {&lt;br /&gt;
    transform: scale(1.025);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-description {&lt;br /&gt;
    flex-grow: 1;&lt;br /&gt;
    color: #404244;&lt;br /&gt;
    font-size: 0.95rem;&lt;br /&gt;
    line-height: 1.45;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-link {&lt;br /&gt;
    margin-top: 0.8rem;&lt;br /&gt;
    font-weight: 600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.fablab-card-link a {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (max-width: 1200px) {&lt;br /&gt;
    .fablab-grid {&lt;br /&gt;
        grid-template-columns: repeat(3, minmax(0, 1fr));&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (max-width: 850px) {&lt;br /&gt;
    .fablab-grid {&lt;br /&gt;
        grid-template-columns: repeat(2, minmax(0, 1fr));&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (max-width: 550px) {&lt;br /&gt;
    .fablab-grid {&lt;br /&gt;
        grid-template-columns: 1fr;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .fablab-card-image {&lt;br /&gt;
        height: 210px;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=13</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=13"/>
		<updated>2026-07-18T13:44:31Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** Main Page|Home&lt;br /&gt;
** About|About this wiki&lt;br /&gt;
** Special:RecentChanges|Recent changes&lt;br /&gt;
* machines&lt;br /&gt;
** Machines|All machines&lt;br /&gt;
** Machines:3D Printers|3D printers&lt;br /&gt;
** Machines:Laser Cutter|Laser cutter&lt;br /&gt;
** Machines:CNC Router|CNC router&lt;br /&gt;
&lt;br /&gt;
* procedures&lt;br /&gt;
** Procedures:Opening|Opening procedure&lt;br /&gt;
** Procedures:Closing|Closing procedure&lt;br /&gt;
** Procedures:Maintenance|Maintenance&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=12</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=12"/>
		<updated>2026-07-18T13:44:20Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** Main Page|Home&lt;br /&gt;
** About|About this wiki&lt;br /&gt;
** Special:RecentChanges|Recent changes&lt;br /&gt;
* machines&lt;br /&gt;
** Machines|All machines&lt;br /&gt;
** Machines:3D Printers|3D printers&lt;br /&gt;
*** Machines:Bambulab X1C|3D printers&lt;br /&gt;
** Machines:Laser Cutter|Laser cutter&lt;br /&gt;
** Machines:CNC Router|CNC router&lt;br /&gt;
&lt;br /&gt;
* procedures&lt;br /&gt;
** Procedures:Opening|Opening procedure&lt;br /&gt;
** Procedures:Closing|Closing procedure&lt;br /&gt;
** Procedures:Maintenance|Maintenance&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=11</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=11"/>
		<updated>2026-07-18T13:43:46Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** Main Page|Home&lt;br /&gt;
** About|About this wiki&lt;br /&gt;
** Special:RecentChanges|Recent changes&lt;br /&gt;
* machines&lt;br /&gt;
** Machines|All machines&lt;br /&gt;
** Machines:3D Printers|3D printers&lt;br /&gt;
*** Bambulab X1C|Bambulab X1C&lt;br /&gt;
** Machines:Laser Cutter|Laser cutter&lt;br /&gt;
** Machines:CNC Router|CNC router&lt;br /&gt;
&lt;br /&gt;
* procedures&lt;br /&gt;
** Procedures:Opening|Opening procedure&lt;br /&gt;
** Procedures:Closing|Closing procedure&lt;br /&gt;
** Procedures:Maintenance|Maintenance&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=10</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=10"/>
		<updated>2026-07-18T13:42:47Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** Main Page|Home&lt;br /&gt;
** About|About this wiki&lt;br /&gt;
** Special:RecentChanges|Recent changes&lt;br /&gt;
* machines&lt;br /&gt;
** Machines|All machines&lt;br /&gt;
** Machines:3D Printers|3D printers&lt;br /&gt;
** Machines:Laser Cutter|Laser cutter&lt;br /&gt;
** Machines:CNC Router|CNC router&lt;br /&gt;
&lt;br /&gt;
* procedures&lt;br /&gt;
** Procedures:Opening|Opening procedure&lt;br /&gt;
** Procedures:Closing|Closing procedure&lt;br /&gt;
** Procedures:Maintenance|Maintenance&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=9</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=9"/>
		<updated>2026-07-18T13:41:59Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** Main Page|Home&lt;br /&gt;
** About|About this wiki&lt;br /&gt;
** Special:RecentChanges|Recent changes&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=8</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=8"/>
		<updated>2026-07-18T13:41:21Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
  ** Main Page|Home&lt;br /&gt;
  ** FabLab|About the FabLab&lt;br /&gt;
  ** Special:RecentChanges|Recent changes&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=7</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=7"/>
		<updated>2026-07-18T13:41:00Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
  ** Main Page|Home&lt;br /&gt;
  ** FabLab|About the FabLab&lt;br /&gt;
  ** Special:RecentChanges|Recent changes&lt;br /&gt;
&lt;br /&gt;
* access&lt;br /&gt;
  ** Access|Access&lt;br /&gt;
  ** Opening Hours|Opening hours&lt;br /&gt;
  ** Rules|Rules&lt;br /&gt;
  ** Safety|Safety&lt;br /&gt;
  ** Training|Required training&lt;br /&gt;
&lt;br /&gt;
* machines&lt;br /&gt;
  ** Machines|All machines&lt;br /&gt;
  ** Machines:3D Printers|3D printers&lt;br /&gt;
  ** Machines:Laser Cutter|Laser cutter&lt;br /&gt;
  ** Machines:CNC Router|CNC router&lt;br /&gt;
  ** Machines:Electronics Bench|Electronics bench&lt;br /&gt;
  ** Machines:Hand Tools|Hand tools&lt;br /&gt;
&lt;br /&gt;
* procedures&lt;br /&gt;
  ** Procedures:Machine Reservation|Reserve a machine&lt;br /&gt;
  ** Procedures:Opening|Opening procedure&lt;br /&gt;
  ** Procedures:Closing|Closing procedure&lt;br /&gt;
  ** Procedures:Incident Report|Report an incident&lt;br /&gt;
  ** Procedures:Maintenance|Maintenance&lt;br /&gt;
&lt;br /&gt;
* resources&lt;br /&gt;
  ** Materials|Materials&lt;br /&gt;
  ** Suppliers|Suppliers&lt;br /&gt;
  ** Projects|Projects&lt;br /&gt;
  ** Special:AllPages|All pages&lt;br /&gt;
  ** Special:Categories|Categories&lt;br /&gt;
  ** Special:Upload|Upload a file&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=6</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=MediaWiki:Sidebar&amp;diff=6"/>
		<updated>2026-07-18T13:40:19Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: Created page with &amp;quot; * navigation   ** Main Page|Home   ** FabLab|About the FabLab   ** Special:RecentChanges|Recent changes  * access   ** Access|Access   ** Opening Hours|Opening hours   ** Rules|Rules   ** Safety|Safety   ** Training|Required training  * machines   ** Machines|All machines   ** Machines:3D Printers|3D printers   ** Machines:Laser Cutter|Laser cutter   ** Machines:CNC Router|CNC router   ** Machines:Electronics Bench|Electronics bench   ** Machines:Hand Tools|Hand tools...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
  ** Main Page|Home&lt;br /&gt;
  ** FabLab|About the FabLab&lt;br /&gt;
  ** Special:RecentChanges|Recent changes&lt;br /&gt;
&lt;br /&gt;
* access&lt;br /&gt;
  ** Access|Access&lt;br /&gt;
  ** Opening Hours|Opening hours&lt;br /&gt;
  ** Rules|Rules&lt;br /&gt;
  ** Safety|Safety&lt;br /&gt;
  ** Training|Required training&lt;br /&gt;
&lt;br /&gt;
* machines&lt;br /&gt;
  ** Machines|All machines&lt;br /&gt;
  ** Machines:3D Printers|3D printers&lt;br /&gt;
  ** Machines:Laser Cutter|Laser cutter&lt;br /&gt;
  ** Machines:CNC Router|CNC router&lt;br /&gt;
  ** Machines:Electronics Bench|Electronics bench&lt;br /&gt;
  ** Machines:Hand Tools|Hand tools&lt;br /&gt;
&lt;br /&gt;
* procedures&lt;br /&gt;
  ** Procedures:Machine Reservation|Reserve a machine&lt;br /&gt;
  ** Procedures:Opening|Opening procedure&lt;br /&gt;
  ** Procedures:Closing|Closing procedure&lt;br /&gt;
  ** Procedures:Incident Report|Report an incident&lt;br /&gt;
  ** Procedures:Maintenance|Maintenance&lt;br /&gt;
&lt;br /&gt;
* resources&lt;br /&gt;
  ** Materials|Materials&lt;br /&gt;
  ** Suppliers|Suppliers&lt;br /&gt;
  ** Projects|Projects&lt;br /&gt;
  ** Special:AllPages|All pages&lt;br /&gt;
  ** Special:Categories|Categories&lt;br /&gt;
  ** Special:Upload|Upload a file&lt;br /&gt;
&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=3D_Printers&amp;diff=5</id>
		<title>3D Printers</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=3D_Printers&amp;diff=5"/>
		<updated>2026-07-18T13:36:36Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: Created page with &amp;quot;How to use the Bambulab 3d printers&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;How to use the Bambulab 3d printers&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=4</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=4"/>
		<updated>2026-07-18T13:01:59Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;Welcome to the Factory Wiki!&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Factory logo inline.png|right]]&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=File:Factory_logo_inline.png&amp;diff=3</id>
		<title>File:Factory logo inline.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=File:Factory_logo_inline.png&amp;diff=3"/>
		<updated>2026-07-18T13:00:50Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: The Factory logo inline&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
The Factory logo inline&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
	<entry>
		<id>https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=2</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.oscartesniere.com/index.php?title=Main_Page&amp;diff=2"/>
		<updated>2026-07-18T12:58:00Z</updated>

		<summary type="html">&lt;p&gt;Head Manager: Replaced content with &amp;quot;&amp;lt;strong&amp;gt;Welcome to the Factory Wiki!&amp;lt;/strong&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;Welcome to the Factory Wiki!&amp;lt;/strong&amp;gt;&lt;/div&gt;</summary>
		<author><name>Head Manager</name></author>
	</entry>
</feed>