<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.somakeit.org.uk/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sjefferson99</id>
	<title>SoMakeIt - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.somakeit.org.uk/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sjefferson99"/>
	<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php/Special:Contributions/Sjefferson99"/>
	<updated>2026-06-04T04:40:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.11</generator>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=SMIB&amp;diff=350</id>
		<title>SMIB</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=SMIB&amp;diff=350"/>
		<updated>2025-09-09T18:26:44Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Add temporarily closed documentation.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Overview ===&lt;br /&gt;
SMIB is the So Make It Bot.&lt;br /&gt;
&lt;br /&gt;
The github repo has further technical information and an issue tracker for bugs and ideas: https://github.com/somakeit/smib&lt;br /&gt;
&lt;br /&gt;
SMIB is a slack bot on the [https://app.slack.com/client/T0K0ACWMB/D06UTJ334F5 So Make It slack instance] which will allow users to interact with SMIB through slack channels and commands.&lt;br /&gt;
&lt;br /&gt;
At present SMIB manages space state updates and reporting and the current space state can be seen by opening the SMIB bot page on slack.&lt;br /&gt;
&lt;br /&gt;
SMIB also posts open or closed messages in the space-open-announce channel.&lt;br /&gt;
&lt;br /&gt;
=== SMIBHID ===&lt;br /&gt;
SMIBHID is the So Make It Bot Human Interface Device, it&#039;s buttons by the doors for simply reporting the space open/closed state with the push of a button.&lt;br /&gt;
[[File:Smibhid front door.jpg|thumb|Front door SMIBHID]]&lt;br /&gt;
[[File:Smibhid corridor door.jpg|thumb|Corridor door SMIBHID.]]&lt;br /&gt;
&lt;br /&gt;
==== Usage ====&lt;br /&gt;
&lt;br /&gt;
===== Open Close =====&lt;br /&gt;
Whenever you open the space and will be around for long enough to other non-keyholder members to come down and also use the space, press the space open button to let them know.&lt;br /&gt;
&lt;br /&gt;
If you are locking the space up as the last member out the door, press the space closed button to let other members know that they will not be able to access the space without a key.&lt;br /&gt;
&lt;br /&gt;
Pressing the space closed button when the space is already closed will do nothing. If you press the space open button while the space is already open it will allow you to add a new message for open for X hours as below.&lt;br /&gt;
&lt;br /&gt;
===== Open for X hours =====&lt;br /&gt;
If you know you will be around for an approximate number of hours, when opening the space, repeatedly press the space open button to cycle through from 0-9 hours to announce the space open for.&lt;br /&gt;
&lt;br /&gt;
If you just press once it will show 0 hours, equally if you increment from 9 hours you will return to 0 hours. 0 hours will simply state space open with no specific hours in the slack channel.&lt;br /&gt;
&lt;br /&gt;
==== Temporarily closed ====&lt;br /&gt;
If you are heading out for a short period of time, to the co op for example and are the last keyholder and need to lock up, but will be back soon, you can easily mark the space temporarily closed for X minutes.&lt;br /&gt;
&lt;br /&gt;
Similar to the Open for X hours, when the space is open, press the space closed button to show 0 minutes, and then continue to press to cycle through increment of 10 minutes, up to an hour, where it then loops back to 0. Submitting with 0 minutes means space permanently closed as normal. This means you can close the space as normal by simply pressing once and waiting for the timeout.&lt;br /&gt;
&lt;br /&gt;
==== Reset button ====&lt;br /&gt;
Each SMIBHID has a reset button you can press to reset the device ad hopefully brig it back to life if it is not correctly showing space state or responding to input.&lt;br /&gt;
&lt;br /&gt;
==== Connection error ====&lt;br /&gt;
If the green and red lights are both flashing and/or the display shows connectivity or space state update errors, then there is likely an issue with the SMIB server hosted on smib-pi in the vending machine. These issues should be raised with the Code or IT teams in slack.&lt;br /&gt;
&lt;br /&gt;
==== API and web interface ====&lt;br /&gt;
SMIBHIB now features a web interface and API for more in depth information and control. See the [https://github.com/somakeit/smibhid SMIBHID repository] for more information.&lt;br /&gt;
&lt;br /&gt;
==== Clean room air filter ====&lt;br /&gt;
The [[Corsi-Rosenthal air filter|air filter]] in the clean room is powered by a SMIBHID taking space state from SMIB and switching the fans on when the space is open when switched to auto mode.&lt;br /&gt;
&lt;br /&gt;
It also contains a number of sensors for monitoring the air quality in the space which are accessible in slack using the /howfresh slash command, details below.&lt;br /&gt;
&lt;br /&gt;
==== How fresh? ====&lt;br /&gt;
SMIBHID-Fan has BME280 and SCD30 sensor modules connected, which provide the following data:&lt;br /&gt;
&lt;br /&gt;
* BME280&lt;br /&gt;
** Temperature&lt;br /&gt;
** Humidity&lt;br /&gt;
** Air pressure&lt;br /&gt;
* SCD30&lt;br /&gt;
** Temperature&lt;br /&gt;
** Humidity&lt;br /&gt;
** CO2&lt;br /&gt;
&lt;br /&gt;
It is possible to query the current values from these sensors in slack by issuing the /howfresh slack command, which will shortly return the live values in the channel you issue the command from.&lt;br /&gt;
&lt;br /&gt;
If you want to make a query that is shown publicly, issue the command in a channel such as general.&lt;br /&gt;
&lt;br /&gt;
If you want to query the data without posting this to a public channel, you can ask the SMIB bot directly, by typing /howfresh in the chat tab of the SMIB bot by opening the bot from the left hand slack menu and opening the messages tab on the SMIB bot page.&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Workshop_maintenance&amp;diff=349</id>
		<title>Workshop maintenance</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Workshop_maintenance&amp;diff=349"/>
		<updated>2025-08-12T20:18:51Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Add some example elements&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Workshop regular maintenance activities:&lt;br /&gt;
&lt;br /&gt;
* Check and empty vacuum filters and bags&lt;br /&gt;
** How to for each?&lt;br /&gt;
&lt;br /&gt;
Workshop machine regular maintenance activities:&lt;br /&gt;
&lt;br /&gt;
* Oil vice lead screw (monthly)&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=348</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=348"/>
		<updated>2025-08-12T20:17:29Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Add workshop maintenance page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&#039;&#039;&#039;This Wiki is for SoMakeIt space and equipment configuration information &amp;amp; detail only. Any H&amp;amp;S rules, policies and process, and workshop tool risk assessments &amp;amp; inductions are detailed on the main site on the [https://somakeit.org.uk/inductions-and-processes/ Induction Website Pages] so it is clear what requires an induction and what does not.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The old wiki and content has been archived at https://old-wiki.somakeit.org.uk and may contain some information that has not yet been added to this page.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Anyone can and should make edits and improvements to the wiki to share information and keep articles up to date. Please update where items are missing or have errors, a full changelog is kept so it&#039;s easy to back out errors or otherwise track changes.&lt;br /&gt;
&lt;br /&gt;
It is better to get some basic and unformatted information in and tidy up later than have no information at all.&lt;br /&gt;
&lt;br /&gt;
You will need to create an account on the wiki to make edits, this is a simple process initiated by clicking create account in the top right. The company name captcha has 3 capitals and two spaces.&lt;br /&gt;
&lt;br /&gt;
Refer to the [[mediawikiwiki:Help:Editing_pages|mediawiki help page on editing]] for more information. &lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Main Index&#039;&#039;&#039; (all pages must link from here) ==&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;[[3D Printing]]&#039;&#039;&#039; ===&lt;br /&gt;
[https://3dprinting.somakeit.org.uk 3D printing launcher page]&lt;br /&gt;
&lt;br /&gt;
[[Printing with Cura]]&lt;br /&gt;
&lt;br /&gt;
[[Octoprint and Remote Printing]]&lt;br /&gt;
&lt;br /&gt;
[[3D Printers Models|Printers]]&lt;br /&gt;
&lt;br /&gt;
[[Filament]]&lt;br /&gt;
&lt;br /&gt;
=== [[Big CNC Machine|Big CNC Machine]] ===&lt;br /&gt;
[[CNC Machine/Intermediate documentation|Documentation for intermediate users]]&lt;br /&gt;
&lt;br /&gt;
[[CNC Machine/Advanced documentation|Documentation for advanced users]]&lt;br /&gt;
&lt;br /&gt;
=== [[Little CNC Machine]] ===&lt;br /&gt;
&lt;br /&gt;
=== [[Cardboard Box]] ===&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Electronics area&#039;&#039;&#039; ===&lt;br /&gt;
[[Rigol DS1104Z-S PLUS Oscilloscope|Rigol DS1104-Z-S Oscilloscope]]&lt;br /&gt;
&lt;br /&gt;
[[Soldering]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics test equipment|Other Test equipment]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics Components]]&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Other Cleanroom Equipment&#039;&#039;&#039;===&lt;br /&gt;
[[Vinyl Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Laser Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Corsi-Rosenthal air filter]]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Kitchen &amp;amp; Social Area&#039;&#039;&#039; ===&lt;br /&gt;
[[General Kitchen &amp;amp; Social Area information]]&lt;br /&gt;
&lt;br /&gt;
=== Workshop tools ===&lt;br /&gt;
&#039;&#039;&#039;The workshop and all tools within it require [https://somakeit.org.uk/workshop-induction/ an induction.] Induction processes are tightly controlled and can be found on a separate area of the website.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Workshop maintenance]]&lt;br /&gt;
&lt;br /&gt;
[[Metal bender]]&lt;br /&gt;
&lt;br /&gt;
[[Wood planer]]&lt;br /&gt;
&lt;br /&gt;
[[Warco mill]]&lt;br /&gt;
&lt;br /&gt;
[[Harrison M300 Lathe]]&lt;br /&gt;
&lt;br /&gt;
[[Workshop air filters]]&lt;br /&gt;
&lt;br /&gt;
=== Meetings and Events ===&lt;br /&gt;
[[Members&#039; Meeting]]&lt;br /&gt;
&lt;br /&gt;
[[Hack the space day|Hack the Space Day]]&lt;br /&gt;
&lt;br /&gt;
[[Code club]]&lt;br /&gt;
&lt;br /&gt;
=== Where is stuff? ===&lt;br /&gt;
[[Above corridor storage]]&lt;br /&gt;
&lt;br /&gt;
[[Suppliers]]&lt;br /&gt;
&lt;br /&gt;
=== Space IT infastucture ===&lt;br /&gt;
[[Setting up your access login (Authentik)]]&lt;br /&gt;
&lt;br /&gt;
[[Yoshi|Yoshi (web services server)]]&lt;br /&gt;
&lt;br /&gt;
[[Kong|Kong - Door controller]]&lt;br /&gt;
&lt;br /&gt;
[[Members|members (members area server)]]&lt;br /&gt;
&lt;br /&gt;
[[SMIB]]&lt;br /&gt;
&lt;br /&gt;
[[IT admin:Documentation]]&lt;br /&gt;
&lt;br /&gt;
=== Processes ===&lt;br /&gt;
[https://somakeit.org.uk/small-purchases-process/ Expenses process]&lt;br /&gt;
&lt;br /&gt;
[[New member induction process]]&lt;br /&gt;
&lt;br /&gt;
[[Prospective new member tour]]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Machine_maintenance&amp;diff=347</id>
		<title>Machine maintenance</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Machine_maintenance&amp;diff=347"/>
		<updated>2025-08-12T20:16:39Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Sjefferson99 moved page Machine maintenance to Workshop maintenance: More general workshop maintenance instruction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Workshop maintenance]]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Workshop_maintenance&amp;diff=346</id>
		<title>Workshop maintenance</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Workshop_maintenance&amp;diff=346"/>
		<updated>2025-08-12T20:16:39Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Sjefferson99 moved page Machine maintenance to Workshop maintenance: More general workshop maintenance instruction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Workshop machine regular maintenance activities:&lt;br /&gt;
&lt;br /&gt;
* Oil vice lead screw (monthly)&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Code_club&amp;diff=345</id>
		<title>Code club</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Code_club&amp;diff=345"/>
		<updated>2025-08-09T22:18:05Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Add project details.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Do you know how to code or want to develop your coding skills?&lt;br /&gt;
&lt;br /&gt;
Are you interested in Python/MicroPython, HTML, JavaScript, Git/Github, automation, microcontrollers, helping out with space projects? Other similar software/firmware projects (other languages are available)?Code club meets on Wednesday evenings and helps develop SMIB and SMIBHID as well as personal projects and other software projects and you&#039;re welcome to come along to help out with space projects, improve your skills, or develop your own projects in a group to bounce ideas off.If you think you might be interested, drop a message in the #code channel or drop in on a Wednesday evening (check in code or space open announce when/if we will be in for specific nights).For more information on our current space projects, see the following GitHub repos:&lt;br /&gt;
&lt;br /&gt;
*[https://github.com/somakeit/smib (https://github.com/somakeit/smib)] Slack bot integration for things like space open announce buttons and /howfresh&lt;br /&gt;
*[https://github.com/somakeit/smibhid (https://github.com/somakeit/smibhid)] The hardware/firmware side of the space open announce and air filter control/sensors&lt;br /&gt;
*[https://github.com/somakeit/window-blinds (https://github.com/somakeit/window-blinds)] Project to automate the window blinds using stepper motors and SMIB integration for space state&lt;br /&gt;
*[https://github.com/somakeit/docker-host (https://github.com/somakeit/docker-host)] Remote 3d printing access and reverse proxy&lt;br /&gt;
*Vendie (Repo to come) (Vending machine control and card charging integration)]&lt;br /&gt;
*[https://github.com/somakeit/door-controller3 (https://github.com/somakeit/door-controller3)] Door controller software, we haven&#039;t tackled this yet, but if you know or want to learn Go, there are improvements to be made&lt;br /&gt;
*Beetle weight and other robots (Repos to come)]&lt;br /&gt;
*Billy the Bass (Repo to come)]&lt;br /&gt;
&lt;br /&gt;
Penchant for battered pickled eggs a bonus, but not required. (edited)&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=339</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=339"/>
		<updated>2025-08-06T18:56:40Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Added new member tour page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&#039;&#039;&#039;This Wiki is for SoMakeIt space and equipment configuration information &amp;amp; detail only. Any H&amp;amp;S rules, policies and process, and workshop tool risk assessments &amp;amp; inductions are detailed on the main site on the [https://somakeit.org.uk/inductions-and-processes/ Induction Website Pages] so it is clear what requires an induction and what does not.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The old wiki and content has been archived at https://old-wiki.somakeit.org.uk and may contain some information that has not yet been added to this page.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Anyone can and should make edits and improvements to the wiki to share information and keep articles up to date. Please update where items are missing or have errors, a full changelog is kept so it&#039;s easy to back out errors or otherwise track changes.&lt;br /&gt;
&lt;br /&gt;
It is better to get some basic and unformatted information in and tidy up later than have no information at all.&lt;br /&gt;
&lt;br /&gt;
You will need to create an account on the wiki to make edits, this is a simple process initiated by clicking create account in the top right. The company name captcha has 3 capitals and two spaces.&lt;br /&gt;
&lt;br /&gt;
Refer to the [[mediawikiwiki:Help:Editing_pages|mediawiki help page on editing]] for more information. &lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Main Index&#039;&#039;&#039; (all pages must link from here) ==&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;[[3D Printing]]&#039;&#039;&#039; ===&lt;br /&gt;
[https://3dprinting.somakeit.org.uk 3D printing launcher page]&lt;br /&gt;
&lt;br /&gt;
[[Printing with Cura]]&lt;br /&gt;
&lt;br /&gt;
[[Octoprint and Remote Printing]]&lt;br /&gt;
&lt;br /&gt;
[[3D Printers Models|Printers]]&lt;br /&gt;
&lt;br /&gt;
[[Filament]]&lt;br /&gt;
&lt;br /&gt;
=== [[Big CNC Machine|Big CNC Machine]] ===&lt;br /&gt;
[[CNC Machine/Intermediate documentation|Documentation for intermediate users]]&lt;br /&gt;
&lt;br /&gt;
[[CNC Machine/Advanced documentation|Documentation for advanced users]]&lt;br /&gt;
&lt;br /&gt;
=== [[Little CNC Machine]] ===&lt;br /&gt;
&lt;br /&gt;
=== [[Cardboard Box]] ===&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Electronics area&#039;&#039;&#039; ===&lt;br /&gt;
[[Rigol DS1104Z-S PLUS Oscilloscope|Rigol DS1104-Z-S Oscilloscope]]&lt;br /&gt;
&lt;br /&gt;
[[Soldering]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics test equipment|Other Test equipment]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics Components]]&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Other Cleanroom Equipment&#039;&#039;&#039;===&lt;br /&gt;
[[Vinyl Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Laser Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Corsi-Rosenthal air filter]]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Kitchen &amp;amp; Social Area&#039;&#039;&#039; ===&lt;br /&gt;
[[General Kitchen &amp;amp; Social Area information]]&lt;br /&gt;
&lt;br /&gt;
=== Workshop tools ===&lt;br /&gt;
&#039;&#039;&#039;The workshop and all tools within it require [https://somakeit.org.uk/workshop-induction/ an induction.] Induction processes are tightly controlled and can be found on a separate area of the website.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Metal bender]]&lt;br /&gt;
&lt;br /&gt;
[[Wood planer]]&lt;br /&gt;
&lt;br /&gt;
[[Warco mill]]&lt;br /&gt;
&lt;br /&gt;
[[Harrison M300 Lathe]]&lt;br /&gt;
&lt;br /&gt;
[[Workshop air filters]]&lt;br /&gt;
&lt;br /&gt;
=== Meetings and Events ===&lt;br /&gt;
[[Members&#039; Meeting]]&lt;br /&gt;
&lt;br /&gt;
[[Hack the space day|Hack the Space Day]]&lt;br /&gt;
&lt;br /&gt;
[[Code club]]&lt;br /&gt;
&lt;br /&gt;
=== Where is stuff? ===&lt;br /&gt;
[[Above corridor storage]]&lt;br /&gt;
&lt;br /&gt;
[[Suppliers]]&lt;br /&gt;
&lt;br /&gt;
=== Space IT infastucture ===&lt;br /&gt;
[[Setting up your access login (Authentik)]]&lt;br /&gt;
&lt;br /&gt;
[[Yoshi|Yoshi (web services server)]]&lt;br /&gt;
&lt;br /&gt;
[[Kong|Kong - Door controller]]&lt;br /&gt;
&lt;br /&gt;
[[Members|members (members area server)]]&lt;br /&gt;
&lt;br /&gt;
[[SMIB]]&lt;br /&gt;
&lt;br /&gt;
[[IT admin:Documentation]]&lt;br /&gt;
&lt;br /&gt;
=== Processes ===&lt;br /&gt;
[https://somakeit.org.uk/small-purchases-process/ Expenses process]&lt;br /&gt;
&lt;br /&gt;
[[New member induction process]]&lt;br /&gt;
&lt;br /&gt;
[[Prospective new member tour]]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=332</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=332"/>
		<updated>2025-06-14T12:33:48Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Remove dead link to network&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&#039;&#039;&#039;This Wiki is for SoMakeIt space and equipment configuration information &amp;amp; detail only. Any H&amp;amp;S rules, policies and process, and workshop tool risk assessments &amp;amp; inductions are detailed on the main site on the [https://somakeit.org.uk/inductions-and-processes/ Induction Website Pages] so it is clear what requires an induction and what does not.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The old wiki and content has been archived at https://old-wiki.somakeit.org.uk and may contain some information that has not yet been added to this page.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Anyone can and should make edits and improvements to the wiki to share information and keep articles up to date. Please update where items are missing or have errors, a full changelog is kept so it&#039;s easy to back out errors or otherwise track changes.&lt;br /&gt;
&lt;br /&gt;
It is better to get some basic and unformatted information in and tidy up later than have no information at all.&lt;br /&gt;
&lt;br /&gt;
You will need to create an account on the wiki to make edits, this is a simple process initiated by clicking create account in the top right. The company name captcha has 3 capitals and two spaces.&lt;br /&gt;
&lt;br /&gt;
Refer to the [[mediawikiwiki:Help:Editing_pages|mediawiki help page on editing]] for more information. &lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Main Index&#039;&#039;&#039; (all pages must link from here) ==&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;[[3D Printing]]&#039;&#039;&#039; ===&lt;br /&gt;
[https://3dprinting.somakeit.org.uk 3D printing launcher page]&lt;br /&gt;
&lt;br /&gt;
[[Printing with Cura]]&lt;br /&gt;
&lt;br /&gt;
[[Octoprint and Remote Printing]]&lt;br /&gt;
&lt;br /&gt;
[[3D Printers Models|Printers]]&lt;br /&gt;
&lt;br /&gt;
[[Filament]]&lt;br /&gt;
&lt;br /&gt;
=== [[Big CNC Machine|Big CNC Machine]] ===&lt;br /&gt;
[[CNC Machine/Intermediate documentation|Documentation for intermediate users]]&lt;br /&gt;
&lt;br /&gt;
[[CNC Machine/Advanced documentation|Documentation for advanced users]]&lt;br /&gt;
&lt;br /&gt;
=== [[Little CNC Machine]] ===&lt;br /&gt;
&lt;br /&gt;
=== [[Cardboard Box]] ===&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Electronics area&#039;&#039;&#039; ===&lt;br /&gt;
[[Rigol DS1104Z-S PLUS Oscilloscope|Rigol DS1104-Z-S Oscilloscope]]&lt;br /&gt;
&lt;br /&gt;
[[Soldering]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics test equipment|Other Test equipment]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics Components]]&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Other Cleanroom Equipment&#039;&#039;&#039;===&lt;br /&gt;
[[Vinyl Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Laser Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Corsi-Rosenthal air filter]]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Kitchen &amp;amp; Social Area&#039;&#039;&#039; ===&lt;br /&gt;
[[General Kitchen &amp;amp; Social Area information]]&lt;br /&gt;
&lt;br /&gt;
=== Workshop tools ===&lt;br /&gt;
&#039;&#039;&#039;The workshop and all tools within it require [https://somakeit.org.uk/workshop-induction/ an induction.] Induction processes are tightly controlled and can be found on a separate area of the website.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Metal bender]]&lt;br /&gt;
&lt;br /&gt;
[[Wood planer]]&lt;br /&gt;
&lt;br /&gt;
[[Warco mill]]&lt;br /&gt;
&lt;br /&gt;
[[Harrison M300 Lathe]]&lt;br /&gt;
&lt;br /&gt;
[[Workshop air filters]]&lt;br /&gt;
&lt;br /&gt;
=== Meetings and Events ===&lt;br /&gt;
[[Members&#039; Meeting]]&lt;br /&gt;
&lt;br /&gt;
[[Hack the space day|Hack the Space Day]]&lt;br /&gt;
&lt;br /&gt;
[[Code club]]&lt;br /&gt;
&lt;br /&gt;
=== Where is stuff? ===&lt;br /&gt;
[[Above corridor storage]]&lt;br /&gt;
&lt;br /&gt;
[[Suppliers]]&lt;br /&gt;
&lt;br /&gt;
=== Space IT infastucture ===&lt;br /&gt;
[[Setting up your access login (Authentik)]]&lt;br /&gt;
&lt;br /&gt;
[[Yoshi|Yoshi (web services server)]]&lt;br /&gt;
&lt;br /&gt;
[[Kong|Kong - Door controller]]&lt;br /&gt;
&lt;br /&gt;
[[Members|members (members area server)]]&lt;br /&gt;
&lt;br /&gt;
[[SMIB]]&lt;br /&gt;
&lt;br /&gt;
[[IT admin:Documentation]]&lt;br /&gt;
&lt;br /&gt;
=== Processes ===&lt;br /&gt;
[https://somakeit.org.uk/small-purchases-process/ Expenses process]&lt;br /&gt;
&lt;br /&gt;
[[New member induction process]]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=330</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=330"/>
		<updated>2025-06-14T12:28:00Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Link orphaned kong page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&#039;&#039;&#039;This Wiki is for SoMakeIt space and equipment configuration information &amp;amp; detail only. Any H&amp;amp;S rules, policies and process, and workshop tool risk assessments &amp;amp; inductions are detailed on the main site on the [https://somakeit.org.uk/inductions-and-processes/ Induction Website Pages] so it is clear what requires an induction and what does not.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The old wiki and content has been archived at https://old-wiki.somakeit.org.uk and may contain some information that has not yet been added to this page.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Anyone can and should make edits and improvements to the wiki to share information and keep articles up to date. Please update where items are missing or have errors, a full changelog is kept so it&#039;s easy to back out errors or otherwise track changes.&lt;br /&gt;
&lt;br /&gt;
It is better to get some basic and unformatted information in and tidy up later than have no information at all.&lt;br /&gt;
&lt;br /&gt;
You will need to create an account on the wiki to make edits, this is a simple process initiated by clicking create account in the top right. The company name captcha has 3 capitals and two spaces.&lt;br /&gt;
&lt;br /&gt;
Refer to the [[mediawikiwiki:Help:Editing_pages|mediawiki help page on editing]] for more information. &lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Main Index&#039;&#039;&#039; (all pages must link from here) ==&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;[[3D Printing]]&#039;&#039;&#039; ===&lt;br /&gt;
[https://3dprinting.somakeit.org.uk 3D printing launcher page]&lt;br /&gt;
&lt;br /&gt;
[[Printing with Cura]]&lt;br /&gt;
&lt;br /&gt;
[[Octoprint and Remote Printing]]&lt;br /&gt;
&lt;br /&gt;
[[3D Printers Models|Printers]]&lt;br /&gt;
&lt;br /&gt;
[[Filament]]&lt;br /&gt;
&lt;br /&gt;
=== [[Big CNC Machine|Big CNC Machine]] ===&lt;br /&gt;
[[CNC Machine/Intermediate documentation|Documentation for intermediate users]]&lt;br /&gt;
&lt;br /&gt;
[[CNC Machine/Advanced documentation|Documentation for advanced users]]&lt;br /&gt;
&lt;br /&gt;
=== [[Little CNC Machine]] ===&lt;br /&gt;
&lt;br /&gt;
=== [[Cardboard Box]] ===&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Electronics area&#039;&#039;&#039; ===&lt;br /&gt;
[[Rigol DS1104Z-S PLUS Oscilloscope|Rigol DS1104-Z-S Oscilloscope]]&lt;br /&gt;
&lt;br /&gt;
[[Soldering]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics test equipment|Other Test equipment]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics Components]]&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Other Cleanroom Equipment&#039;&#039;&#039;===&lt;br /&gt;
[[Vinyl Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Laser Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Corsi-Rosenthal air filter]]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Kitchen &amp;amp; Social Area&#039;&#039;&#039; ===&lt;br /&gt;
[[General Kitchen &amp;amp; Social Area information]]&lt;br /&gt;
&lt;br /&gt;
=== Workshop tools ===&lt;br /&gt;
&#039;&#039;&#039;The workshop and all tools within it require [https://somakeit.org.uk/workshop-induction/ an induction.] Induction processes are tightly controlled and can be found on a separate area of the website.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Metal bender]]&lt;br /&gt;
&lt;br /&gt;
[[Wood planer]]&lt;br /&gt;
&lt;br /&gt;
[[Warco mill]]&lt;br /&gt;
&lt;br /&gt;
[[Harrison M300 Lathe]]&lt;br /&gt;
&lt;br /&gt;
[[Workshop air filters]]&lt;br /&gt;
&lt;br /&gt;
=== Meetings and Events ===&lt;br /&gt;
[[Members&#039; Meeting]]&lt;br /&gt;
&lt;br /&gt;
[[Hack the space day|Hack the Space Day]]&lt;br /&gt;
&lt;br /&gt;
[[Code club]]&lt;br /&gt;
&lt;br /&gt;
=== Where is stuff? ===&lt;br /&gt;
[[Above corridor storage]]&lt;br /&gt;
&lt;br /&gt;
[[Suppliers]]&lt;br /&gt;
&lt;br /&gt;
=== Space IT infastucture ===&lt;br /&gt;
[[Setting up your access login (Authentik)]]&lt;br /&gt;
&lt;br /&gt;
[[Yoshi|Yoshi (web services server)]]&lt;br /&gt;
&lt;br /&gt;
[[Kong|Kong - Door controller]]&lt;br /&gt;
&lt;br /&gt;
[[Members|members (members area server)]]&lt;br /&gt;
&lt;br /&gt;
[[network]]&lt;br /&gt;
&lt;br /&gt;
[[SMIB]]&lt;br /&gt;
&lt;br /&gt;
[[IT admin:Documentation]]&lt;br /&gt;
&lt;br /&gt;
=== Processes ===&lt;br /&gt;
[https://somakeit.org.uk/small-purchases-process/ Expenses process]&lt;br /&gt;
&lt;br /&gt;
[[New member induction process]]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=New_member_induction_process&amp;diff=328</id>
		<title>New member induction process</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=New_member_induction_process&amp;diff=328"/>
		<updated>2025-06-06T12:47:11Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Initial registration&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Requires registration of interest on HMS&lt;br /&gt;
&lt;br /&gt;
You must be a membership team member in HMS&lt;br /&gt;
&lt;br /&gt;
* Open Admin menu -&amp;gt; Review Approvals&lt;br /&gt;
* Locate prospective new member record&lt;br /&gt;
* Check ID for likeness and confirm name and address match record&lt;br /&gt;
* Click approve&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Key fob holder&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Requires payment received and processed into HMS by bank account authorised admin.&lt;br /&gt;
&lt;br /&gt;
You must be a membership team member in HMS&lt;br /&gt;
&lt;br /&gt;
* Search for member in HMS top right search box&lt;br /&gt;
* Open record to obtain pin for key fobs (4 digit pin in space access box)&lt;br /&gt;
* Fobs are in top grey filing cabinet drawer&lt;br /&gt;
* Tap new fob against corridor RFID reader (nothing will show on pi screen)&lt;br /&gt;
* Enter PIN into corridor door pi&lt;br /&gt;
* Screen will show success message&lt;br /&gt;
* Test new fob opens reader&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Door key holder&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Requires attendance of one member&#039;s meeting and one hack the space&lt;br /&gt;
&lt;br /&gt;
Ensure they have a fob, if not issue as above&lt;br /&gt;
&lt;br /&gt;
You must be a membership team member in HMS&lt;br /&gt;
&lt;br /&gt;
Keys are kept in the safe&lt;br /&gt;
&lt;br /&gt;
Issue after checking attendance criteria above and on promise of receipt of £10 deposit&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Octoprint_and_Remote_Printing&amp;diff=327</id>
		<title>Octoprint and Remote Printing</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Octoprint_and_Remote_Printing&amp;diff=327"/>
		<updated>2025-06-05T13:27:15Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Add authentik set up link for admins.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Octoprint is a web-based print manager that runs from a connected Raspberry pi. Currently all of the Taz 6&#039;s have an associated pi and webcam.&lt;br /&gt;
&lt;br /&gt;
Connecting to an octopi (Octoprint on a pi) is as simple as pointing a web browser to the appropriate octopi instance. usually in the form of https://taz1 (replacing the 1 for the number of the Taz as written on the sign above the printer you want to use e.g. taz2, taz3, etc.)&lt;br /&gt;
&lt;br /&gt;
==Upload to Octoprint==&lt;br /&gt;
open a web browser and navigate to http://taz1 (or whichever octopi is on your printer) You may need to log in to upload, in which case use the same user and password as the space WiFi, but usually you should be auto logged in. &lt;br /&gt;
&lt;br /&gt;
[[File:Octo1.png|link=Special:FilePath/Octo1.png]]&lt;br /&gt;
&lt;br /&gt;
Once logged in, check that the attached printer is switched on and click &amp;quot;Connect&amp;quot; Upload your .gcode file, select it from the file list and once the printer status is happy, click print.&lt;br /&gt;
&lt;br /&gt;
If the printer does not connect, ensure the correct settings are configured:&lt;br /&gt;
&lt;br /&gt;
Serial port: /dev/ttyAcM0&lt;br /&gt;
&lt;br /&gt;
Baud rate: 250000&lt;br /&gt;
&lt;br /&gt;
You can monitor and stop/start the print from the interface and if a webcam is attached, take progress pics&lt;br /&gt;
&lt;br /&gt;
== Remote Printing ==&lt;br /&gt;
It is possible to log to the Octopi sever remotely via https://auth.somakeit.org.uk. Post a message in the it-web slack channel if you need an account setting up and then refer to [[Setting up your access login (Authentik)]] to complete the process.&lt;br /&gt;
&lt;br /&gt;
IT admins can follow this guide to create a new Authentik account: [[IT admin:Onboard new Authentik user]]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=326</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=326"/>
		<updated>2025-06-05T13:25:06Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Add 3d printing launcher web page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&#039;&#039;&#039;This Wiki is for SoMakeIt space and equipment configuration information &amp;amp; detail only. Any H&amp;amp;S rules, policies and process, and workshop tool risk assessments &amp;amp; inductions are detailed on the main site on the [https://somakeit.org.uk/inductions-and-processes/ Induction Website Pages] so it is clear what requires an induction and what does not.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The old wiki and content has been archived at https://old-wiki.somakeit.org.uk and may contain some information that has not yet been added to this page.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Anyone can and should make edits and improvements to the wiki to share information and keep articles up to date. Please update where items are missing or have errors, a full changelog is kept so it&#039;s easy to back out errors or otherwise track changes.&lt;br /&gt;
&lt;br /&gt;
It is better to get some basic and unformatted information in and tidy up later than have no information at all.&lt;br /&gt;
&lt;br /&gt;
You will need to create an account on the wiki to make edits, this is a simple process initiated by clicking create account in the top right. The company name captcha has 3 capitals and two spaces.&lt;br /&gt;
&lt;br /&gt;
Refer to the [[mediawikiwiki:Help:Editing_pages|mediawiki help page on editing]] for more information. &lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Main Index&#039;&#039;&#039; (all pages must link from here) ==&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;[[3D Printing]]&#039;&#039;&#039; ===&lt;br /&gt;
[https://3dprinting.somakeit.org.uk 3D printing launcher page]&lt;br /&gt;
&lt;br /&gt;
[[Printing with Cura]]&lt;br /&gt;
&lt;br /&gt;
[[Octoprint and Remote Printing]]&lt;br /&gt;
&lt;br /&gt;
[[3D Printers Models|Printers]]&lt;br /&gt;
&lt;br /&gt;
[[Filament]]&lt;br /&gt;
&lt;br /&gt;
=== [[Big CNC Machine|Big CNC Machine]] ===&lt;br /&gt;
[[CNC Machine/Intermediate documentation|Documentation for intermediate users]]&lt;br /&gt;
&lt;br /&gt;
[[CNC Machine/Advanced documentation|Documentation for advanced users]]&lt;br /&gt;
&lt;br /&gt;
=== [[Little CNC Machine]] ===&lt;br /&gt;
&lt;br /&gt;
=== [[Cardboard Box]] ===&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Electronics area&#039;&#039;&#039; ===&lt;br /&gt;
[[Rigol DS1104Z-S PLUS Oscilloscope|Rigol DS1104-Z-S Oscilloscope]]&lt;br /&gt;
&lt;br /&gt;
[[Soldering]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics test equipment|Other Test equipment]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics Components]]&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Other Cleanroom Equipment&#039;&#039;&#039;===&lt;br /&gt;
[[Vinyl Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Laser Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Corsi-Rosenthal air filter]]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Kitchen &amp;amp; Social Area&#039;&#039;&#039; ===&lt;br /&gt;
[[General Kitchen &amp;amp; Social Area information]]&lt;br /&gt;
&lt;br /&gt;
=== Workshop tools ===&lt;br /&gt;
&#039;&#039;&#039;The workshop and all tools within it require [https://somakeit.org.uk/workshop-induction/ an induction.] Induction processes are tightly controlled and can be found on a separate area of the website.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Metal bender]]&lt;br /&gt;
&lt;br /&gt;
[[Wood planer]]&lt;br /&gt;
&lt;br /&gt;
[[Warco mill]]&lt;br /&gt;
&lt;br /&gt;
[[Harrison M300 Lathe]]&lt;br /&gt;
&lt;br /&gt;
[[Workshop air filters]]&lt;br /&gt;
&lt;br /&gt;
=== Meetings and Events ===&lt;br /&gt;
[[Members&#039; Meeting]]&lt;br /&gt;
&lt;br /&gt;
[[Hack the space day|Hack the Space Day]]&lt;br /&gt;
&lt;br /&gt;
[[Code club]]&lt;br /&gt;
&lt;br /&gt;
=== Where is stuff? ===&lt;br /&gt;
[[Above corridor storage]]&lt;br /&gt;
&lt;br /&gt;
[[Suppliers]]&lt;br /&gt;
&lt;br /&gt;
=== Space IT infastucture ===&lt;br /&gt;
[[Setting up your access login (Authentik)]]&lt;br /&gt;
&lt;br /&gt;
[[Yoshi|Yoshi (web services server)]]&lt;br /&gt;
&lt;br /&gt;
[[Members|members (members area server)]]&lt;br /&gt;
&lt;br /&gt;
[[network]]&lt;br /&gt;
&lt;br /&gt;
[[SMIB]]&lt;br /&gt;
&lt;br /&gt;
[[IT admin:Documentation]]&lt;br /&gt;
&lt;br /&gt;
=== Processes ===&lt;br /&gt;
[https://somakeit.org.uk/small-purchases-process/ Expenses process]&lt;br /&gt;
&lt;br /&gt;
[[New member induction process]]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=3D_Printers_Models&amp;diff=325</id>
		<title>3D Printers Models</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=3D_Printers_Models&amp;diff=325"/>
		<updated>2025-06-05T13:21:17Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Updated remote printing and prusa printer in taz3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== FDM Printer Models ==&lt;br /&gt;
[[File:Lulzbot Mini Flexy.jpg|320x320px|thumb|SoMakeItMini 2 with Flexystruder|alt=]]&lt;br /&gt;
=== SoMakeIt Mini 1 ===&lt;br /&gt;
&lt;br /&gt;
* Model: Lulzbot Mini&lt;br /&gt;
* Print Volume: 152x152x158mm&lt;br /&gt;
* Bed Surface: PEI&lt;br /&gt;
* Nozzle size: 0.5mm&lt;br /&gt;
* Materials to print: PLA, ABS*, PETG&lt;br /&gt;
* Octoprint address: http://taz4 (ensure is attached/shared with SoMakeIt mini 2)&lt;br /&gt;
* Slice with: [[Printing with Cura|Cura]]&lt;br /&gt;
* Print with: direct from [[Printing with Cura|Cura]] or [[Octoprint and OctoEverywhere|Octoprint]]&lt;br /&gt;
* Status: Stored - Minis not in active use since arrival of resin printer&lt;br /&gt;
&lt;br /&gt;
=== SoMakeIt Mini 2 (flexystruder) ===&lt;br /&gt;
*Model: Lulzbot Mini&lt;br /&gt;
*Print Volume: 152x152x158mm&lt;br /&gt;
*Bed Surface: Glass&lt;br /&gt;
*nozzle size: 0.5mm&lt;br /&gt;
*materials to print: flexible filament, e.g. TPU and ninjaflex&lt;br /&gt;
*Octoprint address: http://taz4 (ensure is attached/shared with SoMakeIt mini 1)&lt;br /&gt;
*Slice with: [[Printing with Cura|Cura]]&lt;br /&gt;
*Print with: direct from [[Printing with Cura|Cura]] or [[Octoprint and OctoEverywhere|Octoprint]]&lt;br /&gt;
*Status: Under investigation&lt;br /&gt;
&lt;br /&gt;
===SMI TAZ 01===&lt;br /&gt;
[[File:Lulzbot Taz 6 webcam.jpg|alt=SMI TAZ 01 Lulzbot TAZ 6 with monitoring webcam|thumb|320x320px|SMI TAZ 01 Lulzbot TAZ 6 with monitoring webcam]]&lt;br /&gt;
&lt;br /&gt;
*Model: Lulzbot TAZ 6&lt;br /&gt;
*Print Volume: 280x280x250mm&lt;br /&gt;
*Bed Surface: PEI&lt;br /&gt;
*Nozzle size: 1.2mm&lt;br /&gt;
*Materials to print: PLA, ABS, PETG&lt;br /&gt;
*Enclosure for better printing of ABS and other environment temperature sensitive materials&lt;br /&gt;
*Octoprint address: http://taz1&lt;br /&gt;
*Slice with: [[Printing with Cura|Cura]]&lt;br /&gt;
*Print with: direct from [[Printing with Cura|Cura]], SDCard or [[Octoprint and OctoEverywhere|Octoprint]]&lt;br /&gt;
*Status: Functional&lt;br /&gt;
*Webcam fitted for use with [[Octoprint and Remote Printing]]&lt;br /&gt;
[[File:Lulzbot Taz 6 E3D HS.jpg|alt=SMI TAZ 02 with E3D hot end|thumb|320x320px|SMI TAZ 02 with E3D hot end]]&lt;br /&gt;
===SMI TAZ 02===&lt;br /&gt;
As per TAZ 01 except:&lt;br /&gt;
*Nozzle size: 0.8mm Hardened steel&lt;br /&gt;
*Materials to print: as per TAZ 01 and Flexible, abrasive or high temp&lt;br /&gt;
*Octoprint Address: http://taz2&lt;br /&gt;
*Webcam fitted for use with [[Octoprint and Remote Printing]]&lt;br /&gt;
[[File:E3D head.jpg|none|thumb|E3D hot end close up|alt=|315x315px]]&lt;br /&gt;
[[File:SMI Taz 4 Lulzbot Taz 6.jpg|alt=SMI TAZ 4. a standard Lulzbot TAZ 6|thumb|SMI TAZ 3 and 4 are both standard Lulzbot TAZ 6&#039;s]]&lt;br /&gt;
&lt;br /&gt;
=== SMI TAZ 03 ===&lt;br /&gt;
Prusa i3 MK3&lt;br /&gt;
&lt;br /&gt;
* Octoprint address: http://taz3&lt;br /&gt;
* Webcam fitted for use with [[Octoprint and Remote Printing]]&lt;br /&gt;
&lt;br /&gt;
===SMI TAZ 04===&lt;br /&gt;
As Per TAZ 01 except:&lt;br /&gt;
&lt;br /&gt;
* Octoprint address: http://taz4&lt;br /&gt;
* Webcam fitted for use with [[Octoprint and Remote Printing]]&lt;br /&gt;
&lt;br /&gt;
[[File:Lulzbot Taz 3.jpg|thumb|300x300px|alt=|SMI TAZ 5]]&lt;br /&gt;
&lt;br /&gt;
=== SMI TAZ 5 ===&lt;br /&gt;
&lt;br /&gt;
*Model: Lulzbot TAZ 3&lt;br /&gt;
*Print Volume: 280x280x250mm&lt;br /&gt;
*Bed Surface: PEI&lt;br /&gt;
*Nozzle size: 0.5mm [confirmation needed]&lt;br /&gt;
*Materials to print: PLA, ABS*&lt;br /&gt;
*Octoprint address: n/a&lt;br /&gt;
*Slice with: Lulzbot [[Printing with Cura|Cura]] 21.08, slic3r, Prusa slicer&lt;br /&gt;
*Print with: SDCard&lt;br /&gt;
*Status: Functional [confirmation needed]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SLA (Resin) Printer ==&lt;br /&gt;
&lt;br /&gt;
=== Elegoo Mars and wash/cure station ===&lt;br /&gt;
&lt;br /&gt;
* Model: Elegoo Mars 2P&lt;br /&gt;
* Print Volume: 129x80x160mm&lt;br /&gt;
* Bed Surface: LCD+FEP&lt;br /&gt;
* XY Resolution: 0.05mm(1620*2560)&lt;br /&gt;
* Materials to print: Liquid Resin&lt;br /&gt;
* Octoprint address: n/a&lt;br /&gt;
* Slice with: Chitubox on the Space PC&lt;br /&gt;
* Print with: USB Stick&lt;br /&gt;
* Status: Functional &lt;br /&gt;
&lt;br /&gt;
Follow [https://somakeit.org.uk/resin-printing/ printing instructions here]&lt;br /&gt;
&lt;br /&gt;
==ToDo==&lt;br /&gt;
cerberus&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=3D_Printing&amp;diff=324</id>
		<title>3D Printing</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=3D_Printing&amp;diff=324"/>
		<updated>2025-06-05T13:15:08Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Update page link name for remote printing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Please refer to the 3D printing Risk Assessment on the SoMakeIt [https://somakeit.org.uk/3d-printing/ Member Induction Pages.]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We have several 3D Printers of various size and capability in the space that you can use listed in [[3D Printers Models|Printers]]. If you would like to use a printer, come by the space when it&#039;s open and ask if a printer is available and if someone can show you how. If you want to be assured of printer availability and assistance please check [http://slack.somakeit.org.uk/ Slack] channel (#3D-PUG).&lt;br /&gt;
&lt;br /&gt;
A volunteer will be able to suggest the best printer to use for your thing and how to complete the process of printing it. [[Printing with Cura]] is a good place to start.&lt;br /&gt;
&lt;br /&gt;
== Filament storage ==&lt;br /&gt;
&#039;&#039;&#039;Please ensure all filament is [[3D printer filament storage|kept in plastic bags]] with a desiccant sachet when not in use as filament is highly hygroscopic. If filament is performing poorly due to moisture, you can use the [[3D printer filament storage|filament dryer]].&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Printers Overview==&lt;br /&gt;
SoMakeIt has [[3D Printers Models|various 3D printers]] in various states of repair and difficulty level to use. In approximate difficulty order (from least to most) they are&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FDM Printers&#039;&#039;&#039; (Fused Deposition Modelling - using strands of plastic filament such as PLA or ABS - the most common type of 3D printing)&lt;br /&gt;
# &amp;lt;s&amp;gt;Lulzbot minis - Small (150x150) build area but easy to use. Can be driven with a laptop running [[Printing with Cura|Cura]] or via [[Octoprint and OctoEverywhere|Octoprint]]. One is fully functional and available for use and one other is set up for flexible filament material (but is currently experiencing problems)&amp;lt;/s&amp;gt; (Currently only used for events).&lt;br /&gt;
# Lulzbot TAZ 6 - Larger build area (250x250) than the minis, can be setup with an SD card with CGode sliced in [[Printing with Cura|Cura]] or with [[Octoprint and OctoEverywhere|Octoprint]]. one of the 6&#039;s is setup with a larger hardened steel nozzle and can be used for faster, lower detail printing as well as flexible filament prints&lt;br /&gt;
# Lulzbot TAZ 3 - Not recommended for general use. Needs to be driven from an SDCard with CGode sliced in [[Printing with Cura|Cura]]&lt;br /&gt;
# Cerberus Delta - SDCard and not dimensionally accurate. can only print PLA. Slic3r profile is available in Github.&lt;br /&gt;
# Cube Pro - Currently undergoing conversion. Not available for use.&lt;br /&gt;
&#039;&#039;&#039;SLA Printers&#039;&#039;&#039; (Stereolithography or Resin printing - &amp;quot;pulls&amp;quot; a model out of a vat of liquid resin. good for small, high detail parts such as figurines)&lt;br /&gt;
&lt;br /&gt;
These printers require an [https://somakeit.org.uk/3d-printing/ induction].&lt;br /&gt;
&lt;br /&gt;
# Elegoo Mars with wash and curing station&lt;br /&gt;
&lt;br /&gt;
Full details can be found on the [[3D Printers Models]] page&lt;br /&gt;
&lt;br /&gt;
== Printing overview ==&lt;br /&gt;
Printing in general steps goes:&lt;br /&gt;
&lt;br /&gt;
# Create or download 3D model (ensuring it&#039;s .STL format)&lt;br /&gt;
# Slice the model into CGODE (specific to the printer) with a slicer.&lt;br /&gt;
# Prepare the printer (ensure the printer is operational and clean)&lt;br /&gt;
# Load the sliced GCODE onto the printer (using on-board SDCard reader, Octoprint or direct USB connection.&lt;br /&gt;
# Print!&lt;br /&gt;
There is a [https://somakeit.org.uk/resin-printing/ different workflow] for the resin printer but it broadly follows the same general steps. &lt;br /&gt;
&lt;br /&gt;
=== 1. 3D Model ===&lt;br /&gt;
&lt;br /&gt;
* Create a 3D model&lt;br /&gt;
&lt;br /&gt;
Use a 3D CAD or modelling package to create your model. Typical free options are [https://www.tinkercad.com/ Tinkercad], [https://www.autodesk.co.uk/products/fusion-360/ Fusion 360], [https://openscad.org/ OpenSCAD] and [https://www.blender.org/ Blender], though there are many other options. See the infographic below for an overview of options and their relative strengths and weaknesses.&lt;br /&gt;
&lt;br /&gt;
* Download a 3D file.&lt;br /&gt;
&lt;br /&gt;
There are a number of 3D file download sites, the most popular are [https://www.thingiverse.com/ Thingiverse], [https://www.printables.com/ Printables] and [https://cults3d.com/en Cults3D]. many are free, some are paid. make sure to download a .STL or .3MF file otherwise you may need to convert your download before use.&lt;br /&gt;
&lt;br /&gt;
=== 2. Slice the model ===&lt;br /&gt;
Before your 3D file can be printed, the stl has to be converted into instructions that the 3D printer can understand, AKA G-CODE. The printer prints one layer or slice at a time so this is called &#039;&#039;&#039;slicing&#039;&#039;&#039;. The exact method of slicing can be printer specific but as most of the printers in the space are Lulzbot ones, it is highly recommended to slice/print with the Lulzbot specific version of [[Printing with Cura|Cura]]. For the Cerberus Delta printer, slicing is recommended to be done with [https://slic3r.org/ Slic3r] or [https://github.com/prusa3d/PrusaSlicer/releases Prusa Slicer]. The profile for Slic3r (also works with prusa slicer as prusa slicer is forked from slic3r) can be found on our [https://github.com/somakeit/Config4Cerberus github page]&lt;br /&gt;
&lt;br /&gt;
=== 3. Prepare the printer ===&lt;br /&gt;
The exact preparation of the printer is dependant on the surface of the build platform and the material you are printing. The space printers will either have bare glass or PEI as the sheet. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Bare glass&#039;&#039;&#039; can be printed directly onto with &#039;&#039;&#039;PLA&#039;&#039;&#039; material as long as it&#039;s clean and dry. A thin layer of glue stick will also promote correct adhesion, but isn&#039;t necessary for PLA. If the glue stick layer has seen several uses, then it can be cleaned off and re-applied or moistened with a light pass of a damp cloth and a rub to re-distribute the glue. &#039;&#039;&#039;ABS&#039;&#039;&#039; and flexible filaments such as &#039;&#039;&#039;ninjaflex&#039;&#039;&#039; require extra adhesive, specifically glue stick. &lt;br /&gt;
&lt;br /&gt;
If the build plate is &#039;&#039;&#039;PEI,&#039;&#039;&#039; then additional care must be taken. &#039;&#039;&#039;ABS&#039;&#039;&#039; and &#039;&#039;&#039;PLA&#039;&#039;&#039; will both print directly on the surface but it must be super clean. A quick wipe with Isopropyl Alcohol is usually enough. If you are printing with &#039;&#039;&#039;PETG&#039;&#039;&#039; or &#039;&#039;&#039;Ninjaflex/TPU&#039;&#039;&#039; however, glue stick is still required otherwise they can damage the PEI layer on part removal.&lt;br /&gt;
&lt;br /&gt;
The TAZ 6 printers perform auto bed levelling at the start of the print. This is achieved by the printer touching the hot-end to each corner of the bed where it makes an electrical contact with the 4 plates. It frequently encounters an issue with poor contact and will push down harder than it should to make the contact, which is easily observable. This will cause the bed level to be recorded lower than it should and your prints will fail. You should watch the start of each print and if you observe the poor contact behaviour, stop the print, clean the hot-end and plates and try again.&lt;br /&gt;
&lt;br /&gt;
Keep watching until at least the first layer is down, ideally check again after the first 3, this is where most failures will occur or be evident.&lt;br /&gt;
&lt;br /&gt;
=== 4. Load G-CODE ===&lt;br /&gt;
Once the model has been sliced, the G-CODE file must be transferred to the printer. this can be done through the built-in SDCard reader (if it has one - The Mini&#039;s do not), direct connection through USB from Cura or via Octoprint.&lt;br /&gt;
&lt;br /&gt;
* SDCard&lt;br /&gt;
&lt;br /&gt;
For the printers that have an SDCard slot, copy the created *.cgode file from the computer to the SDCard (Cura will prompt to save to removable media if it&#039;s inserted), then insert the SDCard into the printer. The menu will have a top level item: &amp;quot;&#039;&#039;&#039;Print from SDCard&#039;&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Drive from Cura via USB&lt;br /&gt;
&lt;br /&gt;
The Taz 6&#039;s and the mini&#039;s have USB ports and can be driven directly from the computer through Cura. if the printer is connected when slicing is complete Cura will display an option to start printing.&lt;br /&gt;
&lt;br /&gt;
* Octoprint&lt;br /&gt;
&lt;br /&gt;
Most of the printers have an attached Raspberry Pi acting as an octoprint server. You connect to the Octoprint server by pointing a web browser to the appropriate octopi instance attached to the printer you need e.g. taz1 is http://taz1 The login for Octoprint is the same as the space WiFi.&lt;br /&gt;
&lt;br /&gt;
The detailed instructions for using [[Octoprint and Remote Printing]]&lt;br /&gt;
&lt;br /&gt;
=== 5. Print! ===&lt;br /&gt;
You will have slightly different print instructions depending on if you&#039;re printing off the SDCard, directly from Cura or from Octoprint.&lt;br /&gt;
&lt;br /&gt;
Watch that first layer, also watch the next couple if possible, this is where the errors happen.&lt;br /&gt;
&lt;br /&gt;
==Pricing==&lt;br /&gt;
We charge £0.04 per gram for any printed plastic you take away with you, you don&#039;t pay for any failures if you put them straight into the fail jar. You do pay for support material. There is a [[3D Print Scale|scale]] next to the printers that you can use to weigh your parts after printing.&lt;br /&gt;
&lt;br /&gt;
==Estimating Cost==&lt;br /&gt;
After you slice your part, and before you print it, you can look for the following line in the gcode file:&lt;br /&gt;
 ; filament used = 2139.9mm (15.1cm3)&lt;br /&gt;
*PLA weighs 1.4g/cm3, so the part above is 21.14g and £0.85.&lt;br /&gt;
*ABS weighs 1.0g/cm3, so the part above is 15.1g and £0.61.&lt;br /&gt;
&lt;br /&gt;
==Printing large things==&lt;br /&gt;
One printer is currently set up with a webcam for print monitoring. If you leave prints unattended you should remote monitor your print with [[3D Print Monitoring|Octoeverywhere]]. There is a large light-blue bin for placing completed parts when the next printer user comes along.&lt;br /&gt;
&lt;br /&gt;
==Some Advice==&lt;br /&gt;
*If you are looking for help with 3D printing a thing try and arrive with a model in STL format, as modelling a thing often takes longer than actually printing it so don&#039;t expect to be able to do both on the same day.&lt;br /&gt;
*Some things can&#039;t really be printed on our [[wikipedia:Fused_filament_fabrication|FFF Type]] printers, or need support material to be printed with them and removed later. An expert at the space will be able to advise you about what can print and what won&#039;t work so well. Generally the only restriction is &amp;quot;you can&#039;t print on top of air&amp;quot;... We can do overhangs a bit past 45 degrees (see the design rules infographic below) and we can bridge over large gaps if the bridge is flat.&lt;br /&gt;
*A good resource to check if your thing is print friendly is the [[File:3D_Printing_Design_Rules.pdf|3D Printing Design Rules|link=Special:FilePath/3D_Printing_Design_Rules.pdf]] document&lt;br /&gt;
*More helpful resources here:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:3DP-Design-rules.jpg|More guidelines for designing for 3D Printing&lt;br /&gt;
File:3DP-Modelling.jpg|Simple guide for what 3D package is suited to what task. others to consider: OpenSCAD if you prefer a programming like interface&lt;br /&gt;
File:3DP-Levelling.jpg|Check this for common causes of first layer problems&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Print Queue==&lt;br /&gt;
So Make It generally has enough printers to satisfy demand, however if you think you might need a specific printer or capability and want to ensure it&#039;s available on your visit, please mention it on the [http://slack.somakeit.org.uk/ 3D printing slack channel:] #3D-pug, however we don&#039;t operate a formal queue.&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Suppliers&amp;diff=317</id>
		<title>Suppliers</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Suppliers&amp;diff=317"/>
		<updated>2025-04-16T08:30:48Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Update Southampton wood recycling ceased trading.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;List of suppliers for various materials, tools and equipment you may need for hacking.&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Supplier&lt;br /&gt;
!Good for materials&lt;br /&gt;
!Website&lt;br /&gt;
!Contact details&lt;br /&gt;
!Notes&lt;br /&gt;
|-&lt;br /&gt;
|Westfield Fasteners&lt;br /&gt;
|Fastenings, bolts, screws, nuts, washers&lt;br /&gt;
|h[https://www.westfieldfasteners.co.uk/ ttps://www.westfieldfasteners.co.uk/]&lt;br /&gt;
|&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;Westfield Fasteners the UK supplier of ISO metric, UNC &amp;amp; UNF threaded fasteners. Thousands of products available online | Buy screws, nuts and bolts, washers&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| TC Fixings&lt;br /&gt;
|Fixings&lt;br /&gt;
|[https://tcfixings.co.uk tcfixings.co.uk]&lt;br /&gt;
|&lt;br /&gt;
|Established in 1996, TC Fixings has grown from a small start-up, concentrating on the supply of fixings and fasteners, into a mature company with wide product choice, knowledgeable staff and a large showroom and stores. Located in Saffron Walden, Essex, TC Fixings offers a free van delivery service to the surrounding area and a free carrier service for the rest of the United Kingdom on orders over £100&lt;br /&gt;
|-&lt;br /&gt;
|Spalding Fasteners&lt;br /&gt;
|Nuts, bolts, screws, rivets&lt;br /&gt;
|[https://spaldingfasteners.co.uk spaldingfasteners.co.uk]&lt;br /&gt;
|&lt;br /&gt;
|Spalding Fasteners - Nuts, Bolts, Screws, Rivets etc. Low prices, fast delivery&lt;br /&gt;
|-&lt;br /&gt;
|Wickes&lt;br /&gt;
|DIY materials and tools, sheet wood, timber&lt;br /&gt;
|https://www.wickes.co.uk/&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;s&amp;gt;Southampton Wood Recycling Project&amp;lt;/s&amp;gt;&lt;br /&gt;
|&amp;lt;s&amp;gt;All sorts of recylced wood, pallets, scaffold boards, sheets&amp;lt;/s&amp;gt;&lt;br /&gt;
|&amp;lt;s&amp;gt;https://southamptonwoodrecycling.org.uk/&amp;lt;/s&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|Now ceased trading.&lt;br /&gt;
|-&lt;br /&gt;
|M-Machine&lt;br /&gt;
|Aluminium, Brass, Phosphor Bronze, Copper, Colphos, Cast Iron&lt;br /&gt;
Silver Steel, Engineering Steel, Spring Steel, Stainless Steel&lt;br /&gt;
&lt;br /&gt;
Key Steel, Tufnol and Plastics&lt;br /&gt;
|http://www.m-machine-metals.co.uk/&lt;br /&gt;
|01325 381302 / metals@m-machine.co.uk&lt;br /&gt;
|Check the catalogue, email them what you want, and ask to pay by bank transfer.&lt;br /&gt;
Reliably get orders right&lt;br /&gt;
|-&lt;br /&gt;
|Metals4U&lt;br /&gt;
|Aluminium, Brass, Phosphor Bronze, Copper, Cast Iron&lt;br /&gt;
Silver Steel, Mild Steel, Stainless Steel&lt;br /&gt;
&lt;br /&gt;
Plastics&lt;br /&gt;
|https://www.metals4u.co.uk/&lt;br /&gt;
|&lt;br /&gt;
|Lots of choice, though they have occasionally missed items&lt;br /&gt;
|-&lt;br /&gt;
|Metal Supermarket&lt;br /&gt;
|Aluminium, Brass, Phosphor Bronze, Copper, Cast Iron&lt;br /&gt;
Silver Steel, Mild Steel, Stainless Steel&lt;br /&gt;
&lt;br /&gt;
Plastics&lt;br /&gt;
|https://www.metalsupermarkets.co.uk&lt;br /&gt;
|0238 022 0999&lt;br /&gt;
Unit 16 Mount Pleasant Industrial Estate, Mount Pleasant Road, SO14 0SP&lt;br /&gt;
|Shop on the Itchen, and online shop.&lt;br /&gt;
They do ship, or allow collection.&lt;br /&gt;
|-&lt;br /&gt;
|Smiths Metal Centres&lt;br /&gt;
|All the metal&lt;br /&gt;
All the plastics&lt;br /&gt;
|https://www.smithmetal.com/&lt;br /&gt;
|&lt;br /&gt;
|Email only, but if they don&#039;t stock the alloy or plastic you want, you probably don&#039;t need it.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Electronics ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Supplier&lt;br /&gt;
!Good for&lt;br /&gt;
!Website&lt;br /&gt;
!Contact details&lt;br /&gt;
!Notes&lt;br /&gt;
|-&lt;br /&gt;
|The Pi Hut&lt;br /&gt;
|SBC, Microprocessors, compatible components, cases and add on boards&lt;br /&gt;
|https://thepihut.com/&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Pimoroni&lt;br /&gt;
|SBC, Microprocessors, compatible components, cases and add on boards&lt;br /&gt;
|https://shop.pimoroni.com/&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|RS&lt;br /&gt;
|Electronic components, fasteners&lt;br /&gt;
|[https://uk.rs-online.com uk.rs-online.com]&lt;br /&gt;
|&lt;br /&gt;
|RS is the leading provider of industrial and electronic solutions. Secure online ordering, same-day dispatch &amp;amp; free delivery available.&lt;br /&gt;
|-&lt;br /&gt;
|Rapid Electronics&lt;br /&gt;
|Electronic components&lt;br /&gt;
|https://www.rapidonline.com&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Farnell/CPC&lt;br /&gt;
|Electronic components, test gear, microcontrollers&lt;br /&gt;
|https://uk.farnell.com&amp;lt;nowiki/&amp;gt;https://cpc.farnell.com&lt;br /&gt;
|&lt;br /&gt;
|Despite being owned by the same company, the prices can be somewhat different. Check CPC, it&#039;s often cheaper&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Equipment and Tools ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Supplier&lt;br /&gt;
!Good for&lt;br /&gt;
!Website&lt;br /&gt;
!Contact details&lt;br /&gt;
!Notes&lt;br /&gt;
|-&lt;br /&gt;
|Zoro&lt;br /&gt;
|Measuring equipment, hand tools, HSS blanks, fasteners, pipe clips, abrasives, boxes&lt;br /&gt;
|https://www.zoro.co.uk/&lt;br /&gt;
|&lt;br /&gt;
|General supplier of tools of various branded tools&lt;br /&gt;
|-&lt;br /&gt;
|Cromwell&lt;br /&gt;
|Measuring equipment, hand tools, HSS blanks, fasteners, pipe clips, abrasives, boxes&lt;br /&gt;
|https://www.cromwell.co.uk&lt;br /&gt;
|&lt;br /&gt;
|General supplier of tools of various branded tools&lt;br /&gt;
|-&lt;br /&gt;
|H Roberts&lt;br /&gt;
|Measuring equipment&lt;br /&gt;
|https://www.hroberts-di.com&lt;br /&gt;
|&lt;br /&gt;
|Supplier of metrology equipment, mostly Mitutoyo, Moore and Wright, etc&lt;br /&gt;
|-&lt;br /&gt;
|Machine DRO&lt;br /&gt;
|Digital Readout units, slides and other measuring equipment&lt;br /&gt;
|https://www.machine-dro.co.uk/&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Cutwel&lt;br /&gt;
|Metalworking tools, endmills, inserts, measuring equipment&lt;br /&gt;
|https://www.cutwel.co.uk/&lt;br /&gt;
|&lt;br /&gt;
|Generally more expensive, and higher quality&lt;br /&gt;
|-&lt;br /&gt;
|RDG Tools&lt;br /&gt;
|Metalworking tools, endmills, inserts, measuring equipment&lt;br /&gt;
|https://www.rdgtools.co.uk/&lt;br /&gt;
|&lt;br /&gt;
|Quality is fine, they have inserts for the larger Harrison tooling&lt;br /&gt;
|-&lt;br /&gt;
|Arc Euro Trade&lt;br /&gt;
|Metalworking tools, endmills, inserts, measuring equipment, mini-lathe parts&lt;br /&gt;
|https://www.arceurotrade.co.uk/&lt;br /&gt;
|&lt;br /&gt;
|Quality is fine, they have smaller lathe inserts, and reasonable endmills&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=316</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=316"/>
		<updated>2025-04-16T08:26:49Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&#039;&#039;&#039;This Wiki is for SoMakeIt space and equipment configuration information &amp;amp; detail only. Any H&amp;amp;S rules, policies and process, and workshop tool risk assessments &amp;amp; inductions are detailed on the main site on the [https://somakeit.org.uk/inductions-and-processes/ Induction Website Pages] so it is clear what requires an induction and what does not.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The old wiki and content has been archived at https://old-wiki.somakeit.org.uk and may contain some information that has not yet been added to this page.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Anyone can and should make edits and improvements to the wiki to share information and keep articles up to date. Please update where items are missing or have errors, a full changelog is kept so it&#039;s easy to back out errors or otherwise track changes.&lt;br /&gt;
&lt;br /&gt;
It is better to get some basic and unformatted information in and tidy up later than have no information at all.&lt;br /&gt;
&lt;br /&gt;
You will need to create an account on the wiki to make edits, this is a simple process initiated by clicking create account in the top right. The company name captcha has 3 capitals and two spaces.&lt;br /&gt;
&lt;br /&gt;
Refer to the [[mediawikiwiki:Help:Editing_pages|mediawiki help page on editing]] for more information. &lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Main Index&#039;&#039;&#039; (all pages must link from here) ==&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;[[3D Printing]]&#039;&#039;&#039; ===&lt;br /&gt;
[[Printing with Cura]]&lt;br /&gt;
&lt;br /&gt;
[[Octoprint and Remote Printing]]&lt;br /&gt;
&lt;br /&gt;
[[3D Printers Models|Printers]]&lt;br /&gt;
&lt;br /&gt;
[[Filament]]&lt;br /&gt;
&lt;br /&gt;
=== [[Big CNC Machine|Big CNC Machine]] ===&lt;br /&gt;
[[CNC Machine/Intermediate documentation|Documentation for intermediate users]]&lt;br /&gt;
&lt;br /&gt;
[[CNC Machine/Advanced documentation|Documentation for advanced users]]&lt;br /&gt;
&lt;br /&gt;
=== [[Little CNC Machine]] ===&lt;br /&gt;
&lt;br /&gt;
=== [[Cardboard Box]] ===&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Electronics area&#039;&#039;&#039; ===&lt;br /&gt;
[[Rigol DS1104Z-S PLUS Oscilloscope|Rigol DS1104-Z-S Oscilloscope]]&lt;br /&gt;
&lt;br /&gt;
[[Soldering]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics test equipment|Other Test equipment]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics Components]]&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Other Cleanroom Equipment&#039;&#039;&#039;===&lt;br /&gt;
[[Vinyl Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Laser Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Corsi-Rosenthal air filter]]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Kitchen &amp;amp; Social Area&#039;&#039;&#039; ===&lt;br /&gt;
[[General Kitchen &amp;amp; Social Area information]]&lt;br /&gt;
&lt;br /&gt;
=== Workshop tools ===&lt;br /&gt;
&#039;&#039;&#039;The workshop and all tools within it require [https://somakeit.org.uk/workshop-induction/ an induction.] Induction processes are tightly controlled and can be found on a separate area of the website.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Metal bender]]&lt;br /&gt;
&lt;br /&gt;
[[Wood planer]]&lt;br /&gt;
&lt;br /&gt;
[[Warco mill]]&lt;br /&gt;
&lt;br /&gt;
[[Harrison M300 Lathe]]&lt;br /&gt;
&lt;br /&gt;
[[Workshop air filters]]&lt;br /&gt;
&lt;br /&gt;
=== Meetings and Events ===&lt;br /&gt;
[[Members&#039; Meeting]]&lt;br /&gt;
&lt;br /&gt;
[[Hack the space day|Hack the Space Day]]&lt;br /&gt;
&lt;br /&gt;
[[Code club]]&lt;br /&gt;
&lt;br /&gt;
=== Where is stuff? ===&lt;br /&gt;
[[Above corridor storage]]&lt;br /&gt;
&lt;br /&gt;
[[Suppliers]]&lt;br /&gt;
&lt;br /&gt;
=== Space IT infastucture ===&lt;br /&gt;
[[Setting up your access login (Authentik)]]&lt;br /&gt;
&lt;br /&gt;
[[Yoshi|Yoshi (web services server)]]&lt;br /&gt;
&lt;br /&gt;
[[Members|members (members area server)]]&lt;br /&gt;
&lt;br /&gt;
[[network]]&lt;br /&gt;
&lt;br /&gt;
[[SMIB]]&lt;br /&gt;
&lt;br /&gt;
[[IT admin:Documentation]]&lt;br /&gt;
&lt;br /&gt;
=== Processes ===&lt;br /&gt;
[https://somakeit.org.uk/small-purchases-process/ Expenses process]&lt;br /&gt;
&lt;br /&gt;
[[New member induction process]]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=SMIB&amp;diff=315</id>
		<title>SMIB</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=SMIB&amp;diff=315"/>
		<updated>2025-04-04T16:43:20Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Typos&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Overview ===&lt;br /&gt;
SMIB is the So Make It Bot.&lt;br /&gt;
&lt;br /&gt;
The github repo has further technical information and an issue tracker for bugs and ideas: https://github.com/somakeit/smib&lt;br /&gt;
&lt;br /&gt;
SMIB is a slack bot on the [https://app.slack.com/client/T0K0ACWMB/D06UTJ334F5 So Make It slack instance] which will allow users to interact with SMIB through slack channels and commands.&lt;br /&gt;
&lt;br /&gt;
At present SMIB manages space state updates and reporting and the current space state can be seen by opening the SMIB bot page on slack.&lt;br /&gt;
&lt;br /&gt;
SMIB also posts open or closed messages in the space-open-announce channel.&lt;br /&gt;
&lt;br /&gt;
=== SMIBHID ===&lt;br /&gt;
SMIBHID is the So Make It Bot Human Interface Device, it&#039;s buttons by the doors for simply reporting the space open/closed state with the push of a button.&lt;br /&gt;
[[File:Smibhid front door.jpg|thumb|Front door SMIBHID]]&lt;br /&gt;
[[File:Smibhid corridor door.jpg|thumb|Corridor door SMIBHID.]]&lt;br /&gt;
&lt;br /&gt;
==== Usage ====&lt;br /&gt;
&lt;br /&gt;
===== Open Close =====&lt;br /&gt;
Whenever you open the space and will be around for long enough to other non-keyholder members to come down and also use the space, press the space open button to let them know.&lt;br /&gt;
&lt;br /&gt;
If you are locking the space up as the last member out the door, press the space closed button to let other members know that they will not be able to access the space without a key.&lt;br /&gt;
&lt;br /&gt;
Pressing the space closed button when the space is already closed will do nothing. If you press the space open button while the space is already open it will allow you to add a new message for open for X hours as below.&lt;br /&gt;
&lt;br /&gt;
===== Open for X hours =====&lt;br /&gt;
If you know you will be around for an approximate number of hours, when opening the space, repeatedly press the space open button to cycle through from 0-9 hours to announce the space open for.&lt;br /&gt;
&lt;br /&gt;
If you just press once it will show 0 hours, equally if you increment from 9 hours you will return to 0 hours. 0 hours will simply state space open with no specific hours in the slack channel.&lt;br /&gt;
&lt;br /&gt;
==== Reset button ====&lt;br /&gt;
Each SMIBHID has a reset button you can press to reset the device ad hopefully brig it back to life if it is not correctly showing space state or responding to input.&lt;br /&gt;
&lt;br /&gt;
==== Connection error ====&lt;br /&gt;
If the green and red lights are both flashing and/or the display shows connectivity or space state update errors, then there is likely an issue with the SMIB server hosted on smib-pi in the vending machine. These issues should be raised with the Code or IT teams in slack.&lt;br /&gt;
&lt;br /&gt;
==== API and web interface ====&lt;br /&gt;
SMIBHIB now features a web interface and API for more in depth information and control. See the [https://github.com/somakeit/smibhid SMIBHID repository] for more information.&lt;br /&gt;
&lt;br /&gt;
==== Clean room air filter ====&lt;br /&gt;
The [[Corsi-Rosenthal air filter|air filter]] in the clean room is powered by a SMIBHID taking space state from SMIB and switching the fans on when the space is open when switched to auto mode.&lt;br /&gt;
&lt;br /&gt;
It also contains a number of sensors for monitoring the air quality in the space which are accessible in slack using the /howfresh slash command, details below.&lt;br /&gt;
&lt;br /&gt;
==== How fresh? ====&lt;br /&gt;
SMIBHID-Fan has BME280 and SCD30 sensor modules connected, which provide the following data:&lt;br /&gt;
&lt;br /&gt;
* BME280&lt;br /&gt;
** Temperature&lt;br /&gt;
** Humidity&lt;br /&gt;
** Air pressure&lt;br /&gt;
* SCD30&lt;br /&gt;
** Temperature&lt;br /&gt;
** Humidity&lt;br /&gt;
** CO2&lt;br /&gt;
&lt;br /&gt;
It is possible to query the current values from these sensors in slack by issuing the /howfresh slack command, which will shortly return the live values in the channel you issue the command from.&lt;br /&gt;
&lt;br /&gt;
If you want to make a query that is shown publicly, issue the command in a channel such as general.&lt;br /&gt;
&lt;br /&gt;
If you want to query the data without posting this to a public channel, you can ask the SMIB bot directly, by typing /howfresh in the chat tab of the SMIB bot by opening the bot from the left hand slack menu and opening the messages tab on the SMIB bot page.&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=SMIB&amp;diff=314</id>
		<title>SMIB</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=SMIB&amp;diff=314"/>
		<updated>2025-04-04T16:25:46Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Update smibhid features, notably the howfresh slack command.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Overview ===&lt;br /&gt;
SMIB is the So Make It Bot.&lt;br /&gt;
&lt;br /&gt;
The github repo has further technical information and an issue tracker for bugs and ideas: https://github.com/somakeit/smib&lt;br /&gt;
&lt;br /&gt;
SMIB is a slack bot on the [https://app.slack.com/client/T0K0ACWMB/D06UTJ334F5 So Make It slack instance] which will allow users to interact with SMIB through slack channels and commands.&lt;br /&gt;
&lt;br /&gt;
At present SMIB manages space state updates and reporting and the current space state can be seen by opening the SMIB bot page on slack.&lt;br /&gt;
&lt;br /&gt;
SMIB also posts open or closed messages in the space-open-announce channel.&lt;br /&gt;
&lt;br /&gt;
=== SMIBHID ===&lt;br /&gt;
SMIBHID is the So Make It Bot Human Interface Device, it&#039;s buttons by the doors for simply reporting the space open/closed state with the push of a button.&lt;br /&gt;
[[File:Smibhid front door.jpg|thumb|Front door SMIBHID]]&lt;br /&gt;
[[File:Smibhid corridor door.jpg|thumb|Corridor door SMIBHID.]]&lt;br /&gt;
&lt;br /&gt;
==== Usage ====&lt;br /&gt;
&lt;br /&gt;
===== Open Close =====&lt;br /&gt;
Whenever you open the space and will be around for long enough to other non-keyholder members to come down and also use the space, press the space open button to let them know.&lt;br /&gt;
&lt;br /&gt;
If you are locking the space up as the last member out the door, press the space closed button to let other members know that they will not be able to access the space without a key.&lt;br /&gt;
&lt;br /&gt;
Pressing the space closed button when the space is already closed will do nothing. If you press the space open button while the space is already open it will allow you to add a new message for open for X hours as below.&lt;br /&gt;
&lt;br /&gt;
===== Open for X hours =====&lt;br /&gt;
If you know you will be around for an approximate number of hours, when opening the space, repeatedly press the space open button to cycle through from 0-9 hours to announce the space open for.&lt;br /&gt;
&lt;br /&gt;
If you just press once it will show 0 hours, equally if you increment from 9 hours you will return to 0 hours. 0 hours will simply state space open with no specific hours in the slack channel.&lt;br /&gt;
&lt;br /&gt;
==== Reset button ====&lt;br /&gt;
Each SMIBHID has a reset button you can press to reset the device ad hopefully brig it back to life if it is not correctly showing space state or responding to input.&lt;br /&gt;
&lt;br /&gt;
==== Connection error ====&lt;br /&gt;
If the green and red lights are both flashing and/or the display shows connectivity or space state update errors, then there is likely an issue with the SMIB server hosted on smib-pi in the vending machine. These issues should be raised with the Code or IT teams in slack.&lt;br /&gt;
&lt;br /&gt;
==== API and web interface ====&lt;br /&gt;
SMINHIB no features a web interface and API for more in depth information and control. See the [https://github.com/somakeit/smibhid SMIBHID repository] for more information.&lt;br /&gt;
&lt;br /&gt;
==== Clean room air filter ====&lt;br /&gt;
The [[Corsi-Rosenthal air filter|air filter]] in the clean room is powered by a SMIBHID taking space state from SMIB and switching the fans on when the space is open when switched to auto mode.&lt;br /&gt;
&lt;br /&gt;
It also contains a number of sensors for monitoring the air quality in the space which are accessible in slack using the /howfresh slash command, details below.&lt;br /&gt;
&lt;br /&gt;
==== How fresh? ====&lt;br /&gt;
SMIBHID-Fan has BME280 and SCD30 sensor modules connected, which provide the following data:&lt;br /&gt;
&lt;br /&gt;
* BME280&lt;br /&gt;
** Temperature&lt;br /&gt;
** Humidity&lt;br /&gt;
** Air pressure&lt;br /&gt;
* SCD30&lt;br /&gt;
** Temperature&lt;br /&gt;
** Humidity&lt;br /&gt;
** CO2&lt;br /&gt;
&lt;br /&gt;
It is possible to query the current values from these sensors in slack by issuing the /howfresh slack command, which will shortly return the live values in the channel you issue the command from.&lt;br /&gt;
&lt;br /&gt;
If you want to make a query that is shown publicly, issue the command in a channel such as general.&lt;br /&gt;
&lt;br /&gt;
If you want to query the data without posting this to a public channel, you can ask the SMIB bot directly, by typing /howfresh in the chat tab of the SMIB bot by opening the bot from the left hand slack menu and opening the messages tab on the SMIB bot page.&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Corsi-Rosenthal_air_filter&amp;diff=313</id>
		<title>Corsi-Rosenthal air filter</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Corsi-Rosenthal_air_filter&amp;diff=313"/>
		<updated>2025-04-04T16:12:29Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Added details about air sensors and updated links to smib documentation.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Corsi-Rosenthal geometry.png|alt=Corsi-Rosenthal box geometry|thumb|Corsi-Rosenthal box geometry]]&lt;br /&gt;
The air filter was constructed using the schematic shown in the attached image and is adapted from this commercially available unit: [https://www.cleanairkits.com/products/luggables-international-california-and-canada Clean air kits - Luggables]&lt;br /&gt;
&lt;br /&gt;
The following parts list was used to construct a 12v computer fan driven dual HEPA filter device to drive filtered air at head height in the clean room and turn over the air approx. 3 times per hour to reduce the risk of infection of viruses such as Covid-19 by reducing the levels of airborne viral particles in indoor settings ([[wikipedia:Corsi–Rosenthal_Box|Wikipedia for details]])&lt;br /&gt;
&lt;br /&gt;
* 1 x Filtrete 1900 14” x 20” from DigiKey - https://www.digikey.co.uk/en/products/detail/3m/UA05-4/16499598&lt;br /&gt;
* 1 x Filtrete 1900 20” x 25” - https://www.digikey.co.uk/en/products/detail/3m/UA03-4/16499588&lt;br /&gt;
* 12 x arctic p12 fans&lt;br /&gt;
* 2 x 5:1 fan hubs&lt;br /&gt;
* 1 x 5.5mm DC barrel to 4-pin adaptor&lt;br /&gt;
* 50 x M3 machine screws and nuts&lt;br /&gt;
* 1 x 12v DC power supply&lt;br /&gt;
* 6mm plywood and varnish for the structure, to be laser cut&lt;br /&gt;
* 12 x fan grills to be 3D printed at the space&lt;br /&gt;
* Glue / glue gun&lt;br /&gt;
* Duct tape&lt;br /&gt;
* Wire to extend power supply&lt;br /&gt;
* 1 x rubber grommet&lt;br /&gt;
* Eyelets for hanging&lt;br /&gt;
&lt;br /&gt;
[[File:20241002 215832.jpg|alt=Filter unit open with SMIBHID installed.|thumb|Filter unit open with SMIBHID installed.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The fan unit has a [https://github.com/somakeit/smibhid SMIBHID] device that drives a MOSFET from GPIO based on space state to enable the fans when the space is open to save filter life. A switch allows selection of on/of or auto by connecting the appropriate gnd/nothing/smibhid transistor output.&lt;br /&gt;
&lt;br /&gt;
Further details about SMIB and SMIBHID are available on the [[SMIB]] page.&lt;br /&gt;
&lt;br /&gt;
The SMIBHID device includes a number of sensors for monitoring the air quality and these can be accessed using the slack command /howfresh - more details are available in the how fresh section of the [[SMIB]] page.&lt;br /&gt;
&lt;br /&gt;
I asked ChatGPT for a circuit diagram as I was feeling lazy, but it gave me a 1960s inspired hallucination and a hard to read ascii diagram, so that&#039;s all you&#039;re getting for now.&lt;br /&gt;
[[File:1960s circuit hallucination.png|alt=1960s circuit hallucination|thumb|1960s circuit hallucination]]&lt;br /&gt;
[[File:Ascii circuit diagram.png|alt=Ascii circuit diagram|thumb|Ascii circuit diagram]]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=New_member_induction_process&amp;diff=312</id>
		<title>New member induction process</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=New_member_induction_process&amp;diff=312"/>
		<updated>2025-03-16T18:36:20Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Completed key issuance process&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Initial registration&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Requires registration of interest on HMS&lt;br /&gt;
&lt;br /&gt;
You must a membership team member in HMS&lt;br /&gt;
&lt;br /&gt;
* Open Admin menu -&amp;gt; Review Approvals&lt;br /&gt;
* Locate prospective new member record&lt;br /&gt;
* Check ID for likeness and confirm name and address match record&lt;br /&gt;
* Click approve&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Key fob holder&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Requires payment received and processed into HMS by bank account authorised admin.&lt;br /&gt;
&lt;br /&gt;
You must be a membership team member in HMS&lt;br /&gt;
&lt;br /&gt;
* Search for member in HMS top right search box&lt;br /&gt;
* Open record to obtain pin for key fobs (4 digit pin in space access box)&lt;br /&gt;
* Fobs are in top grey filing cabinet drawer&lt;br /&gt;
* Tap new fob against corridor RFID reader (nothing will show on pi screen)&lt;br /&gt;
* Enter PIN into corridor door pi&lt;br /&gt;
* Screen will show success message&lt;br /&gt;
* Test new fob opens reader&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Door key holder&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Requires attendance of one member&#039;s meeting and one hack the space&lt;br /&gt;
&lt;br /&gt;
Ensure they have a fob, if not issue as above&lt;br /&gt;
&lt;br /&gt;
You must be a membership team member in HMS&lt;br /&gt;
&lt;br /&gt;
Keys are kept in the safe&lt;br /&gt;
&lt;br /&gt;
Issue after checking attendance criteria above and on promise of receipt of £10 deposit&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=New_member_induction_process&amp;diff=311</id>
		<title>New member induction process</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=New_member_induction_process&amp;diff=311"/>
		<updated>2025-03-16T18:12:51Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Initial processes, needs more info on keys and fobs.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Initial registration&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Requires registration of interest on HMS&lt;br /&gt;
&lt;br /&gt;
You must a membership team member in HMS&lt;br /&gt;
&lt;br /&gt;
* Open Admin menu -&amp;gt; Review Approvals&lt;br /&gt;
* Locate prospective new member record&lt;br /&gt;
* Check ID for likeness and confirm name and address match record&lt;br /&gt;
* Click approve&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Key fob holder&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Requires payment received and processed into HMS by bank account authorised admin.&lt;br /&gt;
&lt;br /&gt;
You must be a membership team member in HMS&lt;br /&gt;
&lt;br /&gt;
* Search for member in HMS top right search box&lt;br /&gt;
* Open record to obtain pin for key fobs&lt;br /&gt;
* Something happens on Kong&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Door key holder&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Requires attendance of one member&#039;s meeting and one hack the space&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=310</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=310"/>
		<updated>2025-03-16T17:57:43Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Added new member process page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&#039;&#039;&#039;This Wiki is for SoMaketIt space and equipment configuration information &amp;amp; detail only. Any H&amp;amp;S rules, policies and process, and workshop tool risk assessments &amp;amp; inductions are detailed on the main site on the [https://somakeit.org.uk/inductions-and-processes/ Induction Website Pages] so it is clear what requires an induction and what does not.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The old wiki and content has been archived at https://old-wiki.somakeit.org.uk and may contain some information that has not yet been added to this page.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Anyone can and should make edits and improvements to the wiki to share information and keep articles up to date. Please update where items are missing or have errors, a full changelog is kept so it&#039;s easy to back out errors or otherwise track changes.&lt;br /&gt;
&lt;br /&gt;
It is better to get some basic and unformatted information in and tidy up later than have no information at all.&lt;br /&gt;
&lt;br /&gt;
You will need to create an account on the wiki to make edits, this is a simple process initiated by clicking create account in the top right. The company name captcha has 3 capitals and two spaces.&lt;br /&gt;
&lt;br /&gt;
Refer to the [[mediawikiwiki:Help:Editing_pages|mediawiki help page on editing]] for more information. &lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Main Index&#039;&#039;&#039; (all pages must link from here) ==&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;[[3D Printing]]&#039;&#039;&#039; ===&lt;br /&gt;
[[Printing with Cura]]&lt;br /&gt;
&lt;br /&gt;
[[Octoprint and Remote Printing]]&lt;br /&gt;
&lt;br /&gt;
[[3D Printers Models|Printers]]&lt;br /&gt;
&lt;br /&gt;
[[Filament]]&lt;br /&gt;
&lt;br /&gt;
=== [[Big CNC Machine|Big CNC Machine]] ===&lt;br /&gt;
[[CNC Machine/Intermediate documentation|Documentation for intermediate users]]&lt;br /&gt;
&lt;br /&gt;
[[CNC Machine/Advanced documentation|Documentation for advanced users]]&lt;br /&gt;
&lt;br /&gt;
=== [[Little CNC Machine]] ===&lt;br /&gt;
&lt;br /&gt;
=== [[Cardboard Box]] ===&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Electronics area&#039;&#039;&#039; ===&lt;br /&gt;
[[Rigol DS1104Z-S PLUS Oscilloscope|Rigol DS1104-Z-S Oscilloscope]]&lt;br /&gt;
&lt;br /&gt;
[[Soldering]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics test equipment|Other Test equipment]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics Components]]&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Other Cleanroom Equipment&#039;&#039;&#039;===&lt;br /&gt;
[[Vinyl Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Laser Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Corsi-Rosenthal air filter]]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Kitchen &amp;amp; Social Area&#039;&#039;&#039; ===&lt;br /&gt;
[[General Kitchen &amp;amp; Social Area information]]&lt;br /&gt;
&lt;br /&gt;
=== Workshop tools ===&lt;br /&gt;
&#039;&#039;&#039;The workshop and all tools within it require [https://somakeit.org.uk/workshop-induction/ an induction.] Induction processes are tightly controlled and can be found on a separate area of the website.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Metal bender]]&lt;br /&gt;
&lt;br /&gt;
[[Wood planer]]&lt;br /&gt;
&lt;br /&gt;
[[Warco mill]]&lt;br /&gt;
&lt;br /&gt;
[[Harrison M300 Lathe]]&lt;br /&gt;
&lt;br /&gt;
[[Workshop air filters]]&lt;br /&gt;
&lt;br /&gt;
=== Meetings and Events ===&lt;br /&gt;
[[Members&#039; Meeting]]&lt;br /&gt;
&lt;br /&gt;
[[Hack the space day|Hack the Space Day]]&lt;br /&gt;
&lt;br /&gt;
[[Code club]]&lt;br /&gt;
&lt;br /&gt;
=== Where is stuff? ===&lt;br /&gt;
[[Above corridor storage]]&lt;br /&gt;
&lt;br /&gt;
[[Suppliers]]&lt;br /&gt;
&lt;br /&gt;
=== Space IT infastucture ===&lt;br /&gt;
[[Setting up your access login (Authentik)]]&lt;br /&gt;
&lt;br /&gt;
[[Yoshi|Yoshi (web services server)]]&lt;br /&gt;
&lt;br /&gt;
[[Members|members (members area server)]]&lt;br /&gt;
&lt;br /&gt;
[[network]]&lt;br /&gt;
&lt;br /&gt;
[[SMIB]]&lt;br /&gt;
&lt;br /&gt;
[[IT admin:Documentation]]&lt;br /&gt;
&lt;br /&gt;
=== Processes ===&lt;br /&gt;
[https://somakeit.org.uk/small-purchases-process/ Expenses process]&lt;br /&gt;
&lt;br /&gt;
[[New member induction process]]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Workshop_air_filters&amp;diff=306</id>
		<title>Workshop air filters</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Workshop_air_filters&amp;diff=306"/>
		<updated>2025-02-26T21:59:34Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Filter purchase URLs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;2x Filters that require replacement every 6 months.&lt;br /&gt;
&lt;br /&gt;
Model: DK6680&lt;br /&gt;
&lt;br /&gt;
Product: ST-Q9601&lt;br /&gt;
&lt;br /&gt;
New filter URL: https://www.axminstertools.com/axminster-craft-ac15afs-replacement-outer-filter-106182&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Hack_the_space_day&amp;diff=305</id>
		<title>Hack the space day</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Hack_the_space_day&amp;diff=305"/>
		<updated>2025-02-26T21:46:06Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Add filter page details&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;On the last weekend of the month we will have a day dedicated to improving the space, on this day you will NOT be able to work on your own projects. The exact day and agenda is confirmed in that months [[Members&#039; Meeting]], held every second Tuesday. &lt;br /&gt;
&lt;br /&gt;
On this day we aim to be open between 10am and 4pm and will work on tasks to improve the space for all members.&lt;br /&gt;
&lt;br /&gt;
Unless a large improvement project is scheduled, like painting the floor, the following tasks need to be completed on the HTS day; &lt;br /&gt;
&lt;br /&gt;
===Kitchen===&lt;br /&gt;
&lt;br /&gt;
* Empty draining board (if dirty wash in sink or fill dishwasher)&lt;br /&gt;
* Clean surfaces, only appliances should be on surfaces so put things away in cupboards, or the bin.&lt;br /&gt;
* Empty fridge of expired/bad looking items&lt;br /&gt;
* Clean fridge&lt;br /&gt;
* Restock fridge&lt;br /&gt;
&lt;br /&gt;
===Electronics / Printers / etc===&lt;br /&gt;
&lt;br /&gt;
* Tidy tools Put loose components/filament rolls back&lt;br /&gt;
* Hoover the bench tops&lt;br /&gt;
&lt;br /&gt;
===Laser Cutter===&lt;br /&gt;
&lt;br /&gt;
* Remove the tray and hoover&lt;br /&gt;
* Place laser material in the rack&lt;br /&gt;
* Bin material that has no use left (trim material to usable size)&lt;br /&gt;
* Wipe down surfaces&lt;br /&gt;
&lt;br /&gt;
===Clean room===&lt;br /&gt;
&lt;br /&gt;
* Put all tools/equipment back where they belong&lt;br /&gt;
* Dry and store any 3d printer filament left out as per [[3D printer filament storage]]&lt;br /&gt;
* Message all members that have expired storage items&lt;br /&gt;
* Remove/bin items that have been incorrectly stored&lt;br /&gt;
* Wipe/dust down all surfaces that can be reached with the small step ladder&lt;br /&gt;
* Hoover floors&lt;br /&gt;
* Mop floors&lt;br /&gt;
&lt;br /&gt;
===Workshop===&lt;br /&gt;
&lt;br /&gt;
* Put all tools back where they belong&lt;br /&gt;
* Bin excess material (if it does not fit in the designated location)&lt;br /&gt;
* Check dust filters (hoovers/cyclone/hanging)&lt;br /&gt;
* Message all members that have expired storage items&lt;br /&gt;
* Remove/bin items that have been incorrectly stored&lt;br /&gt;
* Wipe/dust down all surfaces that can be reached with the small step ladder&lt;br /&gt;
* Hoover floors&lt;br /&gt;
* [[Machine maintenance]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Infrequent tasks===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Task&lt;br /&gt;
!Time Interval&lt;br /&gt;
|-&lt;br /&gt;
|Replace air filters&lt;br /&gt;
[[Corsi-Rosenthal air filter]]&lt;br /&gt;
&lt;br /&gt;
[[Workshop air filters]]&lt;br /&gt;
|6 months&lt;br /&gt;
|-&lt;br /&gt;
|Oil vices with ISO 68&lt;br /&gt;
|3 months&lt;br /&gt;
|-&lt;br /&gt;
|Replace lathe headstock oil&lt;br /&gt;
|4 years&lt;br /&gt;
|-&lt;br /&gt;
|PAT test all single phase 240V mains equipment&lt;br /&gt;
|1 year&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Workshop_air_filters&amp;diff=304</id>
		<title>Workshop air filters</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Workshop_air_filters&amp;diff=304"/>
		<updated>2025-02-26T21:45:10Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Basic info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;2x Filters that require replacement every 6 months.&lt;br /&gt;
&lt;br /&gt;
Model: DK6680&lt;br /&gt;
&lt;br /&gt;
Product: ST-Q9601&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=303</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=303"/>
		<updated>2025-02-26T21:40:51Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Add workshop filter page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&#039;&#039;&#039;This Wiki is for SoMaketIt space and equipment configuration information &amp;amp; detail only. Any H&amp;amp;S rules, policies and process, and workshop tool risk assessments &amp;amp; inductions are detailed on the main site on the [https://somakeit.org.uk/inductions-and-processes/ Induction Website Pages] so it is clear what requires an induction and what does not.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The old wiki and content has been archived at https://old-wiki.somakeit.org.uk and may contain some information that has not yet been added to this page.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Anyone can and should make edits and improvements to the wiki to share information and keep articles up to date. Please update where items are missing or have errors, a full changelog is kept so it&#039;s easy to back out errors or otherwise track changes.&lt;br /&gt;
&lt;br /&gt;
It is better to get some basic and unformatted information in and tidy up later than have no information at all.&lt;br /&gt;
&lt;br /&gt;
You will need to create an account on the wiki to make edits, this is a simple process initiated by clicking create account in the top right. The company name captcha has 3 capitals and two spaces.&lt;br /&gt;
&lt;br /&gt;
Refer to the [[mediawikiwiki:Help:Editing_pages|mediawiki help page on editing]] for more information. &lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Main Index&#039;&#039;&#039; (all pages must link from here) ==&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;[[3D Printing]]&#039;&#039;&#039; ===&lt;br /&gt;
[[Printing with Cura]]&lt;br /&gt;
&lt;br /&gt;
[[Octoprint and Remote Printing]]&lt;br /&gt;
&lt;br /&gt;
[[3D Printers Models|Printers]]&lt;br /&gt;
&lt;br /&gt;
[[Filament]]&lt;br /&gt;
&lt;br /&gt;
=== [[Big CNC Machine|Big CNC Machine]] ===&lt;br /&gt;
[[CNC Machine/Intermediate documentation|Documentation for intermediate users]]&lt;br /&gt;
&lt;br /&gt;
[[CNC Machine/Advanced documentation|Documentation for advanced users]]&lt;br /&gt;
&lt;br /&gt;
=== [[Little CNC Machine]] ===&lt;br /&gt;
&lt;br /&gt;
=== [[Cardboard Box]] ===&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Electronics area&#039;&#039;&#039; ===&lt;br /&gt;
[[Rigol DS1104Z-S PLUS Oscilloscope|Rigol DS1104-Z-S Oscilloscope]]&lt;br /&gt;
&lt;br /&gt;
[[Soldering]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics test equipment|Other Test equipment]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics Components]]&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Other Cleanroom Equipment&#039;&#039;&#039;===&lt;br /&gt;
[[Vinyl Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Laser Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Corsi-Rosenthal air filter]]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Kitchen &amp;amp; Social Area&#039;&#039;&#039; ===&lt;br /&gt;
[[General Kitchen &amp;amp; Social Area information]]&lt;br /&gt;
&lt;br /&gt;
=== Workshop tools ===&lt;br /&gt;
&#039;&#039;&#039;The workshop and all tools within it require [https://somakeit.org.uk/workshop-induction/ an induction.] Induction processes are tightly controlled and can be found on a separate area of the website.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Metal bender]]&lt;br /&gt;
&lt;br /&gt;
[[Wood planer]]&lt;br /&gt;
&lt;br /&gt;
[[Warco mill]]&lt;br /&gt;
&lt;br /&gt;
[[Harrison M300 Lathe]]&lt;br /&gt;
&lt;br /&gt;
[[Workshop air filters]]&lt;br /&gt;
&lt;br /&gt;
=== Meetings and Events ===&lt;br /&gt;
[[Members&#039; Meeting]]&lt;br /&gt;
&lt;br /&gt;
[[Hack the space day|Hack the Space Day]]&lt;br /&gt;
&lt;br /&gt;
[[Code club]]&lt;br /&gt;
&lt;br /&gt;
=== Where is stuff? ===&lt;br /&gt;
[[Above corridor storage]]&lt;br /&gt;
&lt;br /&gt;
[[Suppliers]]&lt;br /&gt;
&lt;br /&gt;
=== Space IT infastucture ===&lt;br /&gt;
[[Setting up your access login (Authentik)]]&lt;br /&gt;
&lt;br /&gt;
[[Yoshi|Yoshi (web services server)]]&lt;br /&gt;
&lt;br /&gt;
[[Members|members (members area server)]]&lt;br /&gt;
&lt;br /&gt;
[[network]]&lt;br /&gt;
&lt;br /&gt;
[[SMIB]]&lt;br /&gt;
&lt;br /&gt;
[[IT admin:Documentation]]&lt;br /&gt;
&lt;br /&gt;
=== Processes ===&lt;br /&gt;
[https://somakeit.org.uk/small-purchases-process/ Expenses process]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Hack_the_space_day&amp;diff=302</id>
		<title>Hack the space day</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Hack_the_space_day&amp;diff=302"/>
		<updated>2025-02-26T21:32:38Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Link to filter page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;On the last weekend of the month we will have a day dedicated to improving the space, on this day you will NOT be able to work on your own projects. The exact day and agenda is confirmed in that months [[Members&#039; Meeting]], held every second Tuesday. &lt;br /&gt;
&lt;br /&gt;
On this day we aim to be open between 10am and 4pm and will work on tasks to improve the space for all members.&lt;br /&gt;
&lt;br /&gt;
Unless a large improvement project is scheduled, like painting the floor, the following tasks need to be completed on the HTS day; &lt;br /&gt;
&lt;br /&gt;
===Kitchen===&lt;br /&gt;
&lt;br /&gt;
* Empty draining board (if dirty wash in sink or fill dishwasher)&lt;br /&gt;
* Clean surfaces, only appliances should be on surfaces so put things away in cupboards, or the bin.&lt;br /&gt;
* Empty fridge of expired/bad looking items&lt;br /&gt;
* Clean fridge&lt;br /&gt;
* Restock fridge&lt;br /&gt;
&lt;br /&gt;
===Electronics / Printers / etc===&lt;br /&gt;
&lt;br /&gt;
* Tidy tools Put loose components/filament rolls back&lt;br /&gt;
* Hoover the bench tops&lt;br /&gt;
&lt;br /&gt;
===Laser Cutter===&lt;br /&gt;
&lt;br /&gt;
* Remove the tray and hoover&lt;br /&gt;
* Place laser material in the rack&lt;br /&gt;
* Bin material that has no use left (trim material to usable size)&lt;br /&gt;
* Wipe down surfaces&lt;br /&gt;
&lt;br /&gt;
===Clean room===&lt;br /&gt;
&lt;br /&gt;
* Put all tools/equipment back where they belong&lt;br /&gt;
* Dry and store any 3d printer filament left out as per [[3D printer filament storage]]&lt;br /&gt;
* Message all members that have expired storage items&lt;br /&gt;
* Remove/bin items that have been incorrectly stored&lt;br /&gt;
* Wipe/dust down all surfaces that can be reached with the small step ladder&lt;br /&gt;
* Hoover floors&lt;br /&gt;
* Mop floors&lt;br /&gt;
&lt;br /&gt;
===Workshop===&lt;br /&gt;
&lt;br /&gt;
* Put all tools back where they belong&lt;br /&gt;
* Bin excess material (if it does not fit in the designated location)&lt;br /&gt;
* Check dust filters (hoovers/cyclone/hanging)&lt;br /&gt;
* Message all members that have expired storage items&lt;br /&gt;
* Remove/bin items that have been incorrectly stored&lt;br /&gt;
* Wipe/dust down all surfaces that can be reached with the small step ladder&lt;br /&gt;
* Hoover floors&lt;br /&gt;
* [[Machine maintenance]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Infrequent tasks===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Task&lt;br /&gt;
!Time Interval&lt;br /&gt;
|-&lt;br /&gt;
|Replace air filters&lt;br /&gt;
[[Corsi-Rosenthal air filter]]&lt;br /&gt;
|6 months&lt;br /&gt;
|-&lt;br /&gt;
|Oil vices with ISO 68&lt;br /&gt;
|3 months&lt;br /&gt;
|-&lt;br /&gt;
|Replace lathe headstock oil&lt;br /&gt;
|4 years&lt;br /&gt;
|-&lt;br /&gt;
|PAT test all single phase 240V mains equipment&lt;br /&gt;
|1 year&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Corsi-Rosenthal_air_filter&amp;diff=301</id>
		<title>Corsi-Rosenthal air filter</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Corsi-Rosenthal_air_filter&amp;diff=301"/>
		<updated>2025-02-26T21:30:19Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Filter purchase URLs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Corsi-Rosenthal geometry.png|alt=Corsi-Rosenthal box geometry|thumb|Corsi-Rosenthal box geometry]]&lt;br /&gt;
The air filter was constructed using the schematic shown in the attached image and is adapted from this commercially available unit: [https://www.cleanairkits.com/products/luggables-international-california-and-canada Clean air kits - Luggables]&lt;br /&gt;
&lt;br /&gt;
The following parts list was used to construct a 12v computer fan driven dual HEPA filter device to drive filtered air at head height in the clean room and turn over the air approx. 3 times per hour to reduce the risk of infection of viruses such as Covid-19 by reducing the levels of airborne viral particles in indoor settings ([[wikipedia:Corsi–Rosenthal_Box|Wikipedia for details]])&lt;br /&gt;
&lt;br /&gt;
* 1 x Filtrete 1900 14” x 20” from DigiKey - https://www.digikey.co.uk/en/products/detail/3m/UA05-4/16499598&lt;br /&gt;
* 1 x Filtrete 1900 20” x 25” - https://www.digikey.co.uk/en/products/detail/3m/UA03-4/16499588&lt;br /&gt;
* 12 x arctic p12 fans&lt;br /&gt;
* 2 x 5:1 fan hubs&lt;br /&gt;
* 1 x 5.5mm DC barrel to 4-pin adaptor&lt;br /&gt;
* 50 x M3 machine screws and nuts&lt;br /&gt;
* 1 x 12v DC power supply&lt;br /&gt;
* 6mm plywood and varnish for the structure, to be laser cut&lt;br /&gt;
* 12 x fan grills to be 3D printed at the space&lt;br /&gt;
* Glue / glue gun&lt;br /&gt;
* Duct tape&lt;br /&gt;
* Wire to extend power supply&lt;br /&gt;
* 1 x rubber grommet&lt;br /&gt;
* Eyelets for hanging&lt;br /&gt;
&lt;br /&gt;
[[File:20241002 215832.jpg|alt=Filter unit open with SMIBHID installed.|thumb|Filter unit open with SMIBHID installed.]]&lt;br /&gt;
The fan unit has a [https://github.com/somakeit/smib/tree/master/smibhid SMIBHID] device that drives a MOSFET from GPIO based on space state to enable the fans when the space is open to save filter life. A switch allows selection of on/of or auto by connecting the appropriate gnd/nothing/smibhid transistor output.&lt;br /&gt;
&lt;br /&gt;
The fan unit has a [https://github.com/somakeit/smib/tree/master/smibhid SMIBHID] device that drives a MOSFET from GPIO based on space state to enable the fans when the space is open to save filter life. A switch allows selection of on/of or auto by connecting the appropriate gnd/nothing/smibhid transistor output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I asked ChatGPT for a circuit diagram as I was feeling lazy, but it gave me a 1960s inspired hallucination and a hard to read ascii diagram, so that&#039;s all you&#039;re getting for now.&lt;br /&gt;
[[File:1960s circuit hallucination.png|alt=1960s circuit hallucination|thumb|1960s circuit hallucination]]&lt;br /&gt;
[[File:Ascii circuit diagram.png|alt=Ascii circuit diagram|thumb|Ascii circuit diagram]]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Little_CNC_Machine&amp;diff=293</id>
		<title>Little CNC Machine</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Little_CNC_Machine&amp;diff=293"/>
		<updated>2025-02-16T18:16:31Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Startup procedure detailed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Permitted applications ===&lt;br /&gt;
Extracted from manual, to be reworked into more definitive list.&lt;br /&gt;
&lt;br /&gt;
* Printed circuit boards and front plates&lt;br /&gt;
** One sided and double sided boards&lt;br /&gt;
*** FR3&lt;br /&gt;
*** FR4&lt;br /&gt;
*** FR5&lt;br /&gt;
*** G10&lt;br /&gt;
* Flexible substrates&lt;br /&gt;
* RF substrates&lt;br /&gt;
* Drilling test adapters&lt;br /&gt;
* Structuring film patterns&lt;br /&gt;
* Solder frames for PCB assembly&lt;br /&gt;
* SMD fine line&lt;br /&gt;
* Contour milling&lt;br /&gt;
* Engraving front panels or labels&lt;br /&gt;
* Depth drilling of rigid or flexible boards&lt;br /&gt;
* Depanelling and reworking of populated and unpopulated boards&lt;br /&gt;
* Machining of housings&lt;br /&gt;
* Multilayer PCBs up to 8 layers&lt;br /&gt;
&lt;br /&gt;
=== COM port configuration ===&lt;br /&gt;
Ensure the COM port is configured in the OS device manager as follows:&lt;br /&gt;
* 57600 bps&lt;br /&gt;
* 8 data bits&lt;br /&gt;
* 0 parity bits&lt;br /&gt;
* 1 stop bit&lt;br /&gt;
* Hardware flow control&lt;br /&gt;
&#039;&#039;&#039;As a failback procedure, If it won&#039;t connect with correct port settings try this:&#039;&#039;&#039;&lt;br /&gt;
# Power the 4 way strip&lt;br /&gt;
# Ensure the compressed air connector is connected and pressurised&lt;br /&gt;
# Power on the PC if off&lt;br /&gt;
# Switch OFF the mill at the switch to the right by the power connector&lt;br /&gt;
# Load the Boardmaster software from the shortcut on the desktop&lt;br /&gt;
# Splashscreen appears - wait for 10-20 seconds for the connection failure dialogue to appear&lt;br /&gt;
# Ensure COM1 is selected and power on the CNC&lt;br /&gt;
# Select connect&lt;br /&gt;
# In the dialogue that appears:&lt;br /&gt;
## Select &amp;quot;In the main clamp&amp;quot;&lt;br /&gt;
## Enter &amp;quot;1&amp;quot; in &amp;quot;Enter the free tool position&amp;quot;&lt;br /&gt;
#Click OK on remove tool to toolbox&lt;br /&gt;
#Machine will locate tool 1 then relocate to home and the software loads ready to use&lt;br /&gt;
&lt;br /&gt;
=== Startup procedure ===&lt;br /&gt;
#Ensure Computer, Vacuum and S100 are powered on (should all be one power strip to the left of the machine.&lt;br /&gt;
#Open Boardmaster 5.1 from the desktop icon&lt;br /&gt;
#The tool status dialogue will open&lt;br /&gt;
##If there is a tool in the head, ensure there is an empty tool position, select &amp;quot;In the main clamp&amp;quot; and specify the empty tool position (left to right 1-10)&lt;br /&gt;
##If there is no tool in the head, ensure none of the radio buttons are selected, keep the free tool position at 0 and press OK&lt;br /&gt;
#You are now in the main Boardmaster interface for control of the CNC.&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
&lt;br /&gt;
* No gas pressure&lt;br /&gt;
** Connect gas hose&lt;br /&gt;
** Ensure compressor is on&lt;br /&gt;
** The gas pressure requirement is quite high, run the air to trigger the compressor to achieve sufficient pressure&lt;br /&gt;
* Error presented on screen&lt;br /&gt;
** There is no way to cancel these&lt;br /&gt;
** Press solve 2-3 times until it claims to have solved the error&lt;br /&gt;
** Press the X in the top right until the box clears (Usually 5-6 times)&lt;br /&gt;
&lt;br /&gt;
[[File:20240928 133608-min-min.jpg|thumb|Example configuration data]]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Little_CNC_Machine&amp;diff=292</id>
		<title>Little CNC Machine</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Little_CNC_Machine&amp;diff=292"/>
		<updated>2025-02-16T16:41:20Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: COM port settings&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Permitted applications ===&lt;br /&gt;
Extracted from manual, to be reworked into more definitive list.&lt;br /&gt;
&lt;br /&gt;
* Printed circuit boards and front plates&lt;br /&gt;
** One sided and double sided boards&lt;br /&gt;
*** FR3&lt;br /&gt;
*** FR4&lt;br /&gt;
*** FR5&lt;br /&gt;
*** G10&lt;br /&gt;
* Flexible substrates&lt;br /&gt;
* RF substrates&lt;br /&gt;
* Drilling test adapters&lt;br /&gt;
* Structuring film patterns&lt;br /&gt;
* Solder frames for PCB assembly&lt;br /&gt;
* SMD fine line&lt;br /&gt;
* Contour milling&lt;br /&gt;
* Engraving front panels or labels&lt;br /&gt;
* Depth drilling of rigid or flexible boards&lt;br /&gt;
* Depanelling and reworking of populated and unpopulated boards&lt;br /&gt;
* Machining of housings&lt;br /&gt;
* Multilayer PCBs up to 8 layers&lt;br /&gt;
&lt;br /&gt;
=== Startup procedure ===&lt;br /&gt;
I think the below may now have been mitigated by setting hardware flow control, ensure the COM port is configured in the OS device manager as follows:&lt;br /&gt;
&lt;br /&gt;
* 57600 bps&lt;br /&gt;
* 8 data bits&lt;br /&gt;
* 0 parity bits&lt;br /&gt;
* 1 stop bit&lt;br /&gt;
* Hardware flow control&lt;br /&gt;
&lt;br /&gt;
The machine is quite picky about the startup order of operations, if you follow the below you should have success in loading the software with a good connection to the machine.&lt;br /&gt;
&lt;br /&gt;
# Power the 4 way strip&lt;br /&gt;
# Ensure the compressed air connector is connected and pressurised&lt;br /&gt;
# Power on the PC if off&lt;br /&gt;
# Switch OFF the mill at the switch to the right by the power connector&lt;br /&gt;
# Load the Boardmaster software from the shortcut on the desktop&lt;br /&gt;
# Splashscreen appears - wait for 10-20 seconds for the connection failure dialogue to appear&lt;br /&gt;
# Ensure COM1 is selected and power on the CNC&lt;br /&gt;
# Select connect&lt;br /&gt;
# In the dialogue that appears:&lt;br /&gt;
## Select &amp;quot;In the main clamp&amp;quot;&lt;br /&gt;
## Enter &amp;quot;1&amp;quot; in &amp;quot;Enter the free tool position&amp;quot;&lt;br /&gt;
#Click OK on remove tool to toolbox&lt;br /&gt;
#Machine will locate tool 1 then relocate to home and the software loads ready to use&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
&lt;br /&gt;
* No gas pressure&lt;br /&gt;
** Connect gas hose&lt;br /&gt;
** Ensure compressor is on&lt;br /&gt;
** The gas pressure requirement is quite high, run the air to trigger the compressor to achieve sufficient pressure&lt;br /&gt;
&lt;br /&gt;
[[File:20240928 133608-min-min.jpg|thumb|Example configuration data]]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Setting_up_your_access_login_(Authentik)&amp;diff=277</id>
		<title>Setting up your access login (Authentik)</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Setting_up_your_access_login_(Authentik)&amp;diff=277"/>
		<updated>2025-01-24T17:53:31Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Correct login detailed steps.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you need to access network resources at the space externally, such as remote access to Octopi for 3D printing, you will need to set up an account on Authentik which gives you access to various systems.&lt;br /&gt;
&lt;br /&gt;
If you do not have an account or are not sure, drop a message in the it-web slack channel https://app.slack.com/client/T0K0ACWMB/C2GDYDZJA to request your access be checked, setup or a password reset as appropriate.&lt;br /&gt;
&lt;br /&gt;
An admin will reply via DM with your username and password and a URL to access the service.&lt;br /&gt;
&lt;br /&gt;
You will need to configure MFA (Multi Factor Authentication) to complete the sign up process and to access the authentik website. To do this you will need a smart phone and your favourite authenticator app. I use Microsoft authenticator, but anything that can handle standard TOTP will work. The steps below will outline using MS auth if you are not sure, but you can skip this if you are.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Steps to set up and login:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Connect to the Authentik URL: https://auth.somakeit.org.uk&lt;br /&gt;
* Enter your username provided by the IT Admin&lt;br /&gt;
* Enter your password provided by the IT Admin (This may have been provided by a link to one time secret, click the link to see the password. I will only appear once, copy it locally until you can reset it after logging in, you won&#039;t be able to use the link again)&lt;br /&gt;
* Either:&lt;br /&gt;
** Select TOTP device&lt;br /&gt;
** Follow the instructions to set up your MFA authenticator app&lt;br /&gt;
*** Download MS Authenticator from the play store&lt;br /&gt;
*** Open the app and click the + button top right&lt;br /&gt;
*** Scan the QR code presented to you by Authentik&lt;br /&gt;
*** Enter the number on your phone appearing on the new Authentik account in MS Authenticator below the QR code on the web page&lt;br /&gt;
*** Click submit&lt;br /&gt;
** Or select Web Authn device&lt;br /&gt;
** Follow the instructions to set up your device to approve login requests&lt;br /&gt;
*** Select use another device&lt;br /&gt;
*** Select iPhone, iPad or Android device&lt;br /&gt;
*** Scan the QR code presented with your device camera and confirm&lt;br /&gt;
* You will now be presented with the login page where you can click to access any resources you have been assigned such as the 3D printers&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you need access to other items or have any issues or questions about the access solution, please drop a message in the IT-Web slack channel.&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=276</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=276"/>
		<updated>2025-01-24T17:43:17Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Update renamed octoprint page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&#039;&#039;&#039;This Wiki is for SoMaketIt space and equipment configuration information &amp;amp; detail only. Any H&amp;amp;S rules, policies and process, and workshop tool risk assessments &amp;amp; inductions are detailed on the main site on the [https://somakeit.org.uk/inductions-and-processes/ Induction Website Pages] so it is clear what requires an induction and what does not.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The old wiki and content has been archived at https://old-wiki.somakeit.org.uk and may contain some information that has not yet been added to this page.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Anyone can and should make edits and improvements to the wiki to share information and keep articles up to date. Please update where items are missing or have errors, a full changelog is kept so it&#039;s easy to back out errors or otherwise track changes.&lt;br /&gt;
&lt;br /&gt;
It is better to get some basic and unformatted information in and tidy up later than have no information at all.&lt;br /&gt;
&lt;br /&gt;
You will need to create an account on the wiki to make edits, this is a simple process initiated by clicking create account in the top right. The company name captcha has 3 capitals and two spaces.&lt;br /&gt;
&lt;br /&gt;
Refer to the [[mediawikiwiki:Help:Editing_pages|mediawiki help page on editing]] for more information. &lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Main Index&#039;&#039;&#039; (all pages must link from here) ==&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;[[3D Printing]]&#039;&#039;&#039; ===&lt;br /&gt;
[[Printing with Cura]]&lt;br /&gt;
&lt;br /&gt;
[[Octoprint and Remote Printing]]&lt;br /&gt;
&lt;br /&gt;
[[3D Printers Models|Printers]]&lt;br /&gt;
&lt;br /&gt;
[[Filament]]&lt;br /&gt;
&lt;br /&gt;
=== [[Big CNC Machine|Big CNC Machine]] ===&lt;br /&gt;
[[CNC Machine/Intermediate documentation|Documentation for intermediate users]]&lt;br /&gt;
&lt;br /&gt;
[[CNC Machine/Advanced documentation|Documentation for advanced users]]&lt;br /&gt;
&lt;br /&gt;
=== [[Little CNC Machine]] ===&lt;br /&gt;
&lt;br /&gt;
=== [[Cardboard Box]] ===&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Electronics area&#039;&#039;&#039; ===&lt;br /&gt;
[[Rigol DS1104Z-S PLUS Oscilloscope|Rigol DS1104-Z-S Oscilloscope]]&lt;br /&gt;
&lt;br /&gt;
[[Soldering]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics test equipment|Other Test equipment]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics Components]]&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Other Cleanroom Equipment&#039;&#039;&#039;===&lt;br /&gt;
[[Vinyl Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Laser Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Corsi-Rosenthal air filter]]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Kitchen &amp;amp; Social Area&#039;&#039;&#039; ===&lt;br /&gt;
[[General Kitchen &amp;amp; Social Area information]]&lt;br /&gt;
&lt;br /&gt;
=== Workshop tools ===&lt;br /&gt;
&#039;&#039;&#039;The workshop and all tools within it require [https://somakeit.org.uk/workshop-induction/ an induction.] Induction processes are tightly controlled and can be found on a separate area of the website.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Metal bender]]&lt;br /&gt;
&lt;br /&gt;
[[Wood planer]]&lt;br /&gt;
&lt;br /&gt;
[[Warco mill]]&lt;br /&gt;
&lt;br /&gt;
=== Meetings and Events ===&lt;br /&gt;
[[Members&#039; Meeting]]&lt;br /&gt;
&lt;br /&gt;
[[Hack the space day|Hack the Space Day]]&lt;br /&gt;
&lt;br /&gt;
[[Code club]]&lt;br /&gt;
&lt;br /&gt;
=== Where is stuff? ===&lt;br /&gt;
[[Above corridor storage]]&lt;br /&gt;
&lt;br /&gt;
[[Suppliers]]&lt;br /&gt;
&lt;br /&gt;
=== Space IT infastucture ===&lt;br /&gt;
[[Setting up your access login (Authentik)]]&lt;br /&gt;
&lt;br /&gt;
[[Yoshi|Yoshi (web services server)]]&lt;br /&gt;
&lt;br /&gt;
[[Members|members (members area server)]]&lt;br /&gt;
&lt;br /&gt;
[[network]]&lt;br /&gt;
&lt;br /&gt;
[[SMIB]]&lt;br /&gt;
&lt;br /&gt;
[[IT admin:Documentation]]&lt;br /&gt;
&lt;br /&gt;
=== Processes ===&lt;br /&gt;
[https://somakeit.org.uk/small-purchases-process/ Expenses process]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Octoprint_and_OctoEverywhere&amp;diff=275</id>
		<title>Octoprint and OctoEverywhere</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Octoprint_and_OctoEverywhere&amp;diff=275"/>
		<updated>2025-01-24T17:42:13Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Sjefferson99 moved page Octoprint and OctoEverywhere to Octoprint and Remote Printing: Now use Authentik for remote printing instead of Octoeverywhere&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Octoprint and Remote Printing]]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Octoprint_and_Remote_Printing&amp;diff=274</id>
		<title>Octoprint and Remote Printing</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Octoprint_and_Remote_Printing&amp;diff=274"/>
		<updated>2025-01-24T17:42:13Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Sjefferson99 moved page Octoprint and OctoEverywhere to Octoprint and Remote Printing: Now use Authentik for remote printing instead of Octoeverywhere&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Octoprint is a web-based print manager that runs from a connected Raspberry pi. Currently all of the Taz 6&#039;s have an associated pi and webcam.&lt;br /&gt;
&lt;br /&gt;
Connecting to an octopi (Octoprint on a pi) is as simple as pointing a web browser to the appropriate octopi instance. usually in the form of https://taz1 (replacing the 1 for the number of the Taz as written on the sign above the printer you want to use e.g. taz2, taz3, etc.)&lt;br /&gt;
&lt;br /&gt;
==Upload to Octoprint==&lt;br /&gt;
open a web browser and navigate to http://taz1 (or whichever octopi is on your printer) You may need to log in to upload, in which case use the same user and password as the space WiFi, but usually you should be auto logged in. &lt;br /&gt;
&lt;br /&gt;
[[File:Octo1.png|link=Special:FilePath/Octo1.png]]&lt;br /&gt;
&lt;br /&gt;
Once logged in, check that the attached printer is switched on and click &amp;quot;Connect&amp;quot; Upload your .gcode file, select it from the file list and once the printer status is happy, click print.&lt;br /&gt;
&lt;br /&gt;
If the printer does not connect, ensure the correct settings are configured:&lt;br /&gt;
&lt;br /&gt;
Serial port: /dev/ttyAcM0&lt;br /&gt;
&lt;br /&gt;
Baud rate: 250000&lt;br /&gt;
&lt;br /&gt;
You can monitor and stop/start the print from the interface and if a webcam is attached, take progress pics&lt;br /&gt;
&lt;br /&gt;
== Remote Printing ==&lt;br /&gt;
It is possible to log to the Octopi sever remotely via https://auth.somakeit.org.uk. Post a message in the it-web slack channel if you need an account setting up and then refer to [[Setting up your access login (Authentik)]] to complete the process.&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Octoprint_and_Remote_Printing&amp;diff=273</id>
		<title>Octoprint and Remote Printing</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Octoprint_and_Remote_Printing&amp;diff=273"/>
		<updated>2025-01-24T17:41:20Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Update for remote access.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Octoprint is a web-based print manager that runs from a connected Raspberry pi. Currently all of the Taz 6&#039;s have an associated pi and webcam.&lt;br /&gt;
&lt;br /&gt;
Connecting to an octopi (Octoprint on a pi) is as simple as pointing a web browser to the appropriate octopi instance. usually in the form of https://taz1 (replacing the 1 for the number of the Taz as written on the sign above the printer you want to use e.g. taz2, taz3, etc.)&lt;br /&gt;
&lt;br /&gt;
==Upload to Octoprint==&lt;br /&gt;
open a web browser and navigate to http://taz1 (or whichever octopi is on your printer) You may need to log in to upload, in which case use the same user and password as the space WiFi, but usually you should be auto logged in. &lt;br /&gt;
&lt;br /&gt;
[[File:Octo1.png|link=Special:FilePath/Octo1.png]]&lt;br /&gt;
&lt;br /&gt;
Once logged in, check that the attached printer is switched on and click &amp;quot;Connect&amp;quot; Upload your .gcode file, select it from the file list and once the printer status is happy, click print.&lt;br /&gt;
&lt;br /&gt;
If the printer does not connect, ensure the correct settings are configured:&lt;br /&gt;
&lt;br /&gt;
Serial port: /dev/ttyAcM0&lt;br /&gt;
&lt;br /&gt;
Baud rate: 250000&lt;br /&gt;
&lt;br /&gt;
You can monitor and stop/start the print from the interface and if a webcam is attached, take progress pics&lt;br /&gt;
&lt;br /&gt;
== Remote Printing ==&lt;br /&gt;
It is possible to log to the Octopi sever remotely via https://auth.somakeit.org.uk. Post a message in the it-web slack channel if you need an account setting up and then refer to [[Setting up your access login (Authentik)]] to complete the process.&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Setting_up_your_access_login_(Authentik)&amp;diff=272</id>
		<title>Setting up your access login (Authentik)</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Setting_up_your_access_login_(Authentik)&amp;diff=272"/>
		<updated>2025-01-20T11:38:56Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: Created page with &amp;quot;If you need to access network resources at the space externally, such as remote access to Octopi for 3D printing, you will need to set up an account on Authentik which gives you access to various systems.  If you do not have an account or are not sure, drop a message in the it-web slack channel https://app.slack.com/client/T0K0ACWMB/C2GDYDZJA to request your access be checked, setup or a password reset as appropriate.  An admin will reply via DM with your username and pa...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you need to access network resources at the space externally, such as remote access to Octopi for 3D printing, you will need to set up an account on Authentik which gives you access to various systems.&lt;br /&gt;
&lt;br /&gt;
If you do not have an account or are not sure, drop a message in the it-web slack channel https://app.slack.com/client/T0K0ACWMB/C2GDYDZJA to request your access be checked, setup or a password reset as appropriate.&lt;br /&gt;
&lt;br /&gt;
An admin will reply via DM with your username and password and a URL to access the service.&lt;br /&gt;
&lt;br /&gt;
You will need to configure MFA (Multi Factor Authentication) to complete the sign up process and to access the authentik website. To do this you will need a smart phone and your favourite authenticator app. I use Microsoft authenticator, but anything that can handle standard TOTP will work. The steps below will outline using MS auth if you are not sure, but you can skip this if you are.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Steps to set up and login:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Connect to the Authentik URL: https://auth.somakeit.org.uk&lt;br /&gt;
* Enter your username provided by the IT Admin&lt;br /&gt;
* Enter your password provided by the IT Admin (This may have been provided by a link to one time secret, click the link to see the password. I will only appear once, copy it locally until you can reset it after logging in, you won&#039;t be able to use the link again)&lt;br /&gt;
* Follow the instructions to set up your MFA authenticator&lt;br /&gt;
** Download MS Auth&lt;br /&gt;
** Open the app and click the + button top right&lt;br /&gt;
** Scan the QR code presented to you by Authentik&lt;br /&gt;
** Enter the number on your phone appearing on the new Authentik account in MS Auth&lt;br /&gt;
** Click submit&lt;br /&gt;
* You will now be presented with the login page where you can click to access any resources you have been assigned such as the 3D printers&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you need access to other items or have any issues or questions about the access solution, please drop a message in the IT-Web slack channel.&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
	<entry>
		<id>https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=271</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.somakeit.org.uk/index.php?title=Main_Page&amp;diff=271"/>
		<updated>2025-01-20T11:27:48Z</updated>

		<summary type="html">&lt;p&gt;Sjefferson99: /* Space IT infastucture */ Add authentik login setup for users&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&#039;&#039;&#039;This Wiki is for SoMaketIt space and equipment configuration information &amp;amp; detail only. Any H&amp;amp;S rules, policies and process, and workshop tool risk assessments &amp;amp; inductions are detailed on the main site on the [https://somakeit.org.uk/inductions-and-processes/ Induction Website Pages] so it is clear what requires an induction and what does not.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The old wiki and content has been archived at https://old-wiki.somakeit.org.uk and may contain some information that has not yet been added to this page.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Anyone can and should make edits and improvements to the wiki to share information and keep articles up to date. Please update where items are missing or have errors, a full changelog is kept so it&#039;s easy to back out errors or otherwise track changes.&lt;br /&gt;
&lt;br /&gt;
It is better to get some basic and unformatted information in and tidy up later than have no information at all.&lt;br /&gt;
&lt;br /&gt;
You will need to create an account on the wiki to make edits, this is a simple process initiated by clicking create account in the top right. The company name captcha has 3 capitals and two spaces.&lt;br /&gt;
&lt;br /&gt;
Refer to the [[mediawikiwiki:Help:Editing_pages|mediawiki help page on editing]] for more information. &lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Main Index&#039;&#039;&#039; (all pages must link from here) ==&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;[[3D Printing]]&#039;&#039;&#039; ===&lt;br /&gt;
[[Printing with Cura]]&lt;br /&gt;
&lt;br /&gt;
[[Octoprint and OctoEverywhere|Octoprint / OctoEverywhere]]&lt;br /&gt;
&lt;br /&gt;
[[3D Printers Models|Printers]]&lt;br /&gt;
&lt;br /&gt;
[[Filament]]&lt;br /&gt;
&lt;br /&gt;
=== [[Big CNC Machine|Big CNC Machine]] ===&lt;br /&gt;
[[CNC Machine/Intermediate documentation|Documentation for intermediate users]]&lt;br /&gt;
&lt;br /&gt;
[[CNC Machine/Advanced documentation|Documentation for advanced users]]&lt;br /&gt;
&lt;br /&gt;
=== [[Little CNC Machine]] ===&lt;br /&gt;
&lt;br /&gt;
=== [[Cardboard Box]] ===&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Electronics area&#039;&#039;&#039; ===&lt;br /&gt;
[[Rigol DS1104Z-S PLUS Oscilloscope|Rigol DS1104-Z-S Oscilloscope]]&lt;br /&gt;
&lt;br /&gt;
[[Soldering]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics test equipment|Other Test equipment]]&lt;br /&gt;
&lt;br /&gt;
[[Electronics Components]]&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Other Cleanroom Equipment&#039;&#039;&#039;===&lt;br /&gt;
[[Vinyl Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Laser Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Corsi-Rosenthal air filter]]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Kitchen &amp;amp; Social Area&#039;&#039;&#039; ===&lt;br /&gt;
[[General Kitchen &amp;amp; Social Area information]]&lt;br /&gt;
&lt;br /&gt;
=== Workshop tools ===&lt;br /&gt;
&#039;&#039;&#039;The workshop and all tools within it require [https://somakeit.org.uk/workshop-induction/ an induction.] Induction processes are tightly controlled and can be found on a separate area of the website.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Metal bender]]&lt;br /&gt;
&lt;br /&gt;
[[Wood planer]]&lt;br /&gt;
&lt;br /&gt;
[[Warco mill]]&lt;br /&gt;
&lt;br /&gt;
=== Meetings and Events ===&lt;br /&gt;
[[Members&#039; Meeting]]&lt;br /&gt;
&lt;br /&gt;
[[Hack the space day|Hack the Space Day]]&lt;br /&gt;
&lt;br /&gt;
[[Code club]]&lt;br /&gt;
&lt;br /&gt;
=== Where is stuff? ===&lt;br /&gt;
[[Above corridor storage]]&lt;br /&gt;
&lt;br /&gt;
[[Suppliers]]&lt;br /&gt;
&lt;br /&gt;
=== Space IT infastucture ===&lt;br /&gt;
[[Setting up your access login (Authentik)]]&lt;br /&gt;
&lt;br /&gt;
[[Yoshi|Yoshi (web services server)]]&lt;br /&gt;
&lt;br /&gt;
[[Members|members (members area server)]]&lt;br /&gt;
&lt;br /&gt;
[[network]]&lt;br /&gt;
&lt;br /&gt;
[[SMIB]]&lt;br /&gt;
&lt;br /&gt;
[[IT admin:Documentation]]&lt;br /&gt;
&lt;br /&gt;
=== Processes ===&lt;br /&gt;
[https://somakeit.org.uk/small-purchases-process/ Expenses process]&lt;/div&gt;</summary>
		<author><name>Sjefferson99</name></author>
	</entry>
</feed>