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
Next revision Both sides next revision
equipment:makerfarm-i3 [2015/08/31 13:22]
zimmer62
equipment:makerfarm-i3 [2015/09/01 20:04]
zimmer62
Line 61: Line 61:
         * beginning and ending Gcode scripts ​         * beginning and ending Gcode scripts ​
         * auto bed leveling code         * 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
Line 80: Line 91:
             * in parallel to fans             * in parallel to fans
             * in parallel to Motors being energized             * in parallel to Motors being energized
- 
       * Consider all possible scenarios for overheating or loss of control       * 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       * 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