Manual for using the Uppsala Makerspace laser cutter.
The laser can blind you if used improperly.
- The coloured plastic does not prevent harm from the laser.
- The laser cutter can (and will) operate in unsafe ways, there are no automatic safety systems in place.
- Make sure you understand how to operate the laser cutter safely before doing so.
When in operation do not look directly at the light without the appropriate safety goggles.
| Filename | Descriptions |
|---|---|
mlc_config.json |
Configuration of the link checker, use markdown-link-check --config mlc_config.json --quiet docs/**/*.md to do link checking locally |
.spellcheck.yml |
Configuration of the spell checker, use pyspelling -c .spellcheck.yml to do spellcheck locally |
.wordlist.txt |
Whitelisted words for the spell checker, use pyspelling -c .spellcheck.yml to do spellcheck locally |
.markdownlint.jsonc |
Configuration of the Markdown linter, use markdownlint "**/*.md" to do markdown linting locally. The name of this file is a default name. |
.markdownlintignore |
Files ignored by the Markdown linter, use markdownlint "**/*.md" to do markdown linting locally. The name of this file is a default name. |
