78
edits
(Update, breakout Cleaning into its own section, cleanup) |
(Update, collapse code blocks) |
||
| Line 149: | Line 149: | ||
I ran the commands here: https://laserweb.yurl.ch/documentation/installation/36-install-raspberry-pi. But the server gave an error when started: | I ran the commands here: https://laserweb.yurl.ch/documentation/installation/36-install-raspberry-pi. But the server gave an error when started: | ||
{| class="wikitable mw-collapsible mw-collapsed" | |||
|+ class="nowrap" | Error | |||
| | |||
<nowiki> | <nowiki> | ||
Server binding to all local IP addresses on port: 8000 | Server binding to all local IP addresses on port: 8000 | ||
| Line 171: | Line 174: | ||
requireStack: [ '/home/laser/Programs/lw.comm-server/server.js' ] | requireStack: [ '/home/laser/Programs/lw.comm-server/server.js' ] | ||
}</nowiki> | }</nowiki> | ||
|} | |||
== Stuff made on the big red laser cutter == | == Stuff made on the big red laser cutter == | ||
| Line 183: | Line 187: | ||
=== History === | === History === | ||
A plastic adapter was 3D printed to connect the 6" outlet of the exhaust fan to the 8" flexible duct leading to the roof hole: | A plastic adapter was 3D printed to connect the 6" outlet of the exhaust fan to the 8" flexible duct leading to the roof hole: | ||
{| class="wikitable mw-collapsible mw-collapsed" | |||
|+ class="nowrap" | SCAD instructions | |||
| | |||
<nowiki> | <nowiki> | ||
laserduct.scad | laserduct.scad | ||
| Line 199: | Line 206: | ||
} | } | ||
}</nowiki> | }</nowiki> | ||
|} | |||
[[File:Laserduct.png|3D printing exhaust duct adapter|thumb]] | [[File:Laserduct.png|3D printing exhaust duct adapter|thumb]] | ||