Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

; generated by Slic3r 1.31.6-prusa3d-win64 on 2017-02-22 at 09:53:26
; z-hop set to 0 mm
; layer height = 0.2 mm
; external perimeters extrusion width = 0.45mm
; perimeters extrusion width = 0.45mm
; infill extrusion width = 0.45mm
; solid infill extrusion width = 0.45mm
; top infill extrusion width = 0.40mm
; generated by Slic3r 1.31.6-prusa3d-win64 on 2017-02-22 at 09:52:56
; z-hop set to 0.5 mm for z > 1.0 mm
; layer height = 0.2 mm
; external perimeters extrusion width = 0.45mm
; perimeters extrusion width = 0.45mm
; infill extrusion width = 0.45mm
; solid infill extrusion width = 0.45mm
; top infill extrusion width = 0.40mm
2017-02-16 07:17:04,881 - octoprint.plugins.pushover - INFO - Event triggered: PrintStarted
2017-02-16 07:58:33,579 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.133
2017-02-16 07:58:35,118 - octoprint.plugins.announcements - INFO - Loaded channel _important from http://octoprint.org/feeds/important.xml in 0.5s
2017-02-16 07:58:37,682 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-02-16 07:58:37,683 - octoprint.util.pip - INFO - Version of pip is 8.1.1
2017-02-16 07:58:43,593 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/, --user flag needed => no, virtual env => yes
2017-02-16 07:58:46,152 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2017-02-16 08:31:21,849 - octoprint.util.comm - INFO - Finished in 4456.980 s.
2017-02-16 08:31:24,994 - octoprint.plugins.emailnotifier - INFO - Print notification emailed to xxxxxxxxxx@gmail.com
2017-02-16 08:31:25,062 -
@wcatherall
wcatherall / auto_tree_waterer_3.ino
Created December 27, 2012 04:55
Arduino code for Automatic Christmas Tree Waterer
/*
Auto Tree Waterer 3.0
Self-Watering Christmas Tree
by Bill Catherall
Dec 10, 2012
Version 2.0 fix: Changed sensor readings to use analog inputs instead
of digital.
Version 3.0 fix: Turning off voltage to sensor wires until needed to
reduce electro etching. Taking readings less frequently.