Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
equipment:makerfarm-i3 [2015/08/29 03:19]
mflaga
equipment:makerfarm-i3 [2017/04/05 00:38] (current)
Line 1: Line 1:
 ---- datatemplateentry equipment ---- ---- datatemplateentry equipment ----
 template ​     : templates:​equipment template ​     : templates:​equipment
-picture ​      : :​equipment:​makerfarm-i3:​makerfarm_v1.jpg+picture ​      : :​equipment:​makerfarm-i3:​img_7841.jpg
 zone          : 3D Printing zone          : 3D Printing
 name          : Makerfarm Prusa i3 3d Printer name          : Makerfarm Prusa i3 3d Printer
Line 57: Line 57:
       * USB camera has been ordered. ​       * USB camera has been ordered. ​
         * Currently is trying Pi-Cam, very slow.         * Currently is trying Pi-Cam, very slow.
 +      * Printer setup modified for
 +        * temperatures
 +        * beginning and ending Gcode scripts ​
 +        * auto bed leveling code
 +      * OctoPrint has been updated from 1.2.4 to 1.2.5(stable) using the interface
 +      * Added the following plugins
 +        * Custom Control Editor
 +        * System Command Editor
 +        * Editor Collection
 +        * EEPROM Marlin Editor
 +        * Print History
 +        * STL Viewer
 +      * Added stub commands to control the lighting
 +        * Currently using M42 P4 S255 / M42 P4 S0  ​
 +          * We still need a relay hooked up to this pin to drive a light.
     * Still needs done:     * Still needs done:
       * 3D Print an enclosure for the pi       * 3D Print an enclosure for the pi
         * currently using a stock case. But a better custom case to attach to MakerFarm is desired.         * 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       * Need to investigate slowing down the FPS. Too much for Pi FFMPEG
-      ​* Create a printer setup - Work In Progress... +      * More ...
-        * temperatures +
-        * beginning and ending Gcode scripts  +
-        * auto bed leveling code +
-        * Cura profile +
-        ​* More ...+
       * Write instructions on how to connect and print       * Write instructions on how to connect and print
       * Install and test Cura profiles so STL's can be sliced on the machine       * Install and test Cura profiles so STL's can be sliced on the machine
 +          * Test Raspberry Pi B for slicing - may be a problem for larger or complicated parts
 +          * If too slow, slice before uploading or consider Raspberry Pi2
       * Install Pi camera on machine which might include 3d printing an enclosure for the camera.       * Install Pi camera on machine which might include 3d printing an enclosure for the camera.
         * Currently Duct tape and Wire is holding camera.         * Currently Duct tape and Wire is holding camera.
       * Add LED/Lamp for Camera       * Add LED/Lamp for Camera
         * Drive it from Ramps either:         * Drive it from Ramps either:
-          * in parallel to fans +          ​* Using an M42 G-code and the octoprint command plug in creating a couple buttons should be easy 
-          * in parallel to Motors being energized +            * http://​neverstopbuilding.com/​bed-lighting 
-          Add a G-Code (there ​may already ​be one) and create OctoPrint Plug-In+            * http://​plugins.octoprint.org/​plugins/​customControl/​ 
 +          * Other ideas include: 
 +            ​* in parallel to fans 
 +            * in parallel to Motors being energized 
 +      Consider all possible scenarios for overheating or loss of control 
 +      * Address the issue of the PSU load which is not connected well and also may overheat nearby objects 
 +      * A backup of the SD card should ​be done, and some sort of regular backup system should be in place so if something is ever broken we have a place in time to restore to.
     * Considerations:​     * Considerations:​
       * LDAP authentication or equivalent for future https://​github.com/​foosel/​OctoPrint/​issues/​594       * LDAP authentication or equivalent for future https://​github.com/​foosel/​OctoPrint/​issues/​594