This is an old revision of the document!
Makerfarm Prusa i3 3d Printer
Status | Operational |
---|---|
Zone | 3D Printing |
Owner | LMN |
Tool Type | 3D Printer |
Member Category | Coder/Crafter |
User Manual | laser_cut_i3_v2_8_inch.pdf |
Manufacturer | Makerfarm |
Model | i3 |
SOPs | Link |
Checkout Required | |
|
Description
Makerfarm 3d printer donated by Craig Pontius
Firmware
Contacts for training
- Carl Raymond
- Joe Zimmerman
- Tim Schmidt
- Jerry Fahner
Maintenance Log
Future Enhancements
- Octoprint:
- Already done:
- RaspberryPi-B, USB wifi adaptor, SD card have been gathered and at MakerFarm
- apt-get, rasp-config and OctoPrint upgrades have been done.
- changed default user/pw of R-Pi.
- set timezone
- set keyboard to PC104-US
- Network setup with static IP at 10.1.10.221, on WiFi
- Note, seems OctoPi has FUBAR'ed wlan0 auto setup.
- Setup Port foward for below on ComCast Router.
- 22180→80(HTTP)
- 22144→443(HTTPS)
- 22122→22(SSH)
- Note
- There is no DNS at the space, yet.
- ComCast is DHCP, and there is no DynDNS setup. So you just need to know. It does not change much.
- Octo-Pi has been installed,
- created users
- some Octo Admin's
- a LMN common user
- enabled Auto login by local network
- any internal 10.1.10.0/24 will auto login with access.
- Remote or outside will be view only, unless with user/pw.
- enabled auto connect
- Changed Web Page Host name to “LMN MakerFarm i3 Prues”
- Limited haproxy to maxconn of 2. only lets two web pages, as not to overload Pi.
- USB camera has been ordered.
- Currently is trying Pi-Cam, very slow.
- Still needs done:
- 3D Print an enclosure for the pi
- currently using a stock case. But a better custom case to attach to MakerFarm is desired.
- Need to investigate slowing down the FPS. Too much for Pi FFMPEG
- Create a printer setup - Work In Progress…
- temperatures
- beginning and ending Gcode scripts
- auto bed leveling code
- Cura profile
- More …
- Write instructions on how to connect and print
- Install and test Cura profiles so STL's can be sliced on the machine
- Install Pi camera on machine which might include 3d printing an enclosure for the camera.
- Currently Duct tape and Wire is holding camera.
- Add LED/Lamp for Camera
- Drive it from Ramps either:
- in parallel to fans
- in parallel to Motors being energized
- Add a G-Code (there may already be one) and create OctoPrint Plug-In
- Considerations:
- LDAP authentication or equivalent for future https://github.com/foosel/OctoPrint/issues/594