forked from HACManchester/documentation
-
Notifications
You must be signed in to change notification settings - Fork 1
hello joe #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
bisonactual
wants to merge
5
commits into
josephxtian:master
Choose a base branch
from
bisonactual:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
hello joe #1
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
7c4ef3c
Update conduct_complaints.md
bisonactual b089d7d
Update health_and_safety.md
bisonactual cac7a64
Update member_storage.md
bisonactual 897159d
Create Aux_Control_Cabinet.md
bisonactual 0ae6509
Update Aux_Control_Cabinet.md
bisonactual File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -14,8 +14,11 @@ We do not tolerate harassment in any form. Harassment includes, but may not be l | |
| * Inappropriate or unrequested photography or recording | ||
| * Sustained or repeated disruption | ||
| * Lack of respect for personal space | ||
| * Repeated espousing of contentious political views which may cause tension, argument, or discomfort to others | ||
| * Any other action that makes someone uncomfortable | ||
|
|
||
| These guidelines apply to our physical space, and all online forms of communication we use, including Telegram and the forum. | ||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Good addition. Could you put this closer to the top of the page?
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. If I can work out how, yes :D |
||
|
|
||
| We expect anyone asked to stop doing something to stop immediately. | ||
|
|
||
| If you act or talk in a way that someone thinks is inappropriate, it is inappropriate. | ||
|
|
@@ -66,4 +69,4 @@ Where cases are discussed in board meetings, they will be referred to by case nu | |
| ## Incident Report Form | ||
|
|
||
| Please use this form to lodge an incident report. Upon submission of the form, the directors will review the incident. | ||
| [Incident Report Form]({{ links.formal_incident_form }}) | ||
| [Incident Report Form]({{ links.formal_incident_form }}) | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
docs/workshop_info/cnc/chunky_cnc/Maintainence-schematics/Aux_Control_Cabinet.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| This is the information and schematics doc for the CNC **Auxiliary Control Panel** located on the right side of the enclosure above the emergency stop. | ||
|
|
||
| **ELECTRICAL WARNING: The inside of this panel is 240VAC. This is dangerous voltage and should be unlocked only by competent persons. The cabinet is locked and should be kept locked. Always switch off and unplug at source before unlocking the panel.** | ||
|
|
||
| **WARNING: This panel is critical infrastructure. Maintainers should consult the team leader before opening it. They should also heed the electrical warning above.** | ||
|
|
||
| The auxiliary control Panel is isolated from the CNC itself and is served by a different circuit. Despite the LED's on the panel, the 12VDC PSU inside is not connected to any battery, and no battery is present within the enclosure. Beware when opening the enclosure that wiring is tight, and to not yoink it open. | ||
|
|
||
| The incoming AC (1.5mm2) comes into the rocker switch and the other side of the rocker switch terminates on the wagos. The 3d printed wago mounts are coloured red, blue, and green for live, neutral, and earth. The earth also has a termination point on the cabinet screw. The wagos power the switches and the internal 12VDC PSU | ||
|
|
||
| The switches are all 4 pole, meaning they each have an incoming and outgoing live and neutral. They are rated for up to 70VDC as well as AC, but be careful when putting >24VDC over them. The switch off (bottom) positions have the incoming connections for the appliances, whilst the switch on (top) positions have power provided from the WAGO's. | ||
|
|
||
| Outside the panel, the LEDS are served by a C13/C14 (kettle lead male and female) pairing for a quick disconnect, and the extractor is served by a C19/C20 pairing (an industrial high capacity version of the above). Any maintainer can safely disconnect these for maintenance , and if you find them disconnected, please just reconnect. The ventilation fan (mounted on the wall to outside) is directly wired to the panel, so there is no disconnect. | ||
|
|
||
| The Thermometer has a direct run to the coolant line for the spindle. There is plenty of extra room in the cable (next to the main cnc enclosure) | ||
|
|
||
| The switch layout is as follows from left to right: (as you view the closed panel) All switches are AC except for 4. | ||
|
|
||
| 1. Ventilation Fan | ||
| 2. Main LED Light for CNC Enclosure | ||
| 3. Extractor/Vacuum | ||
| 4. The thermometer (This is running at 12VDC, not AC) | ||
| 5. Dummy - Not connected yet |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this already covered by "offensive comments" and "sustained or repeated disruption"?
This is just meant to be a list of brief examples rather than the specific list of unwelcome behaviour.
If you think it is important can you make it a one liner and more generic? E.g. "Unwelcome political discussion"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Unwelcome political discussion" covers it maybe - mostly aimed at the likes of certain members on telegram who love to bait people with discussions.