Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2015
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.56 KB | None | 0 0
  1. 2015-09-22 18:48:42,626 - octoprint.server - INFO - Starting OctoPrint 1.2.6 (master branch)
  2. 2015-09-22 18:48:42,629 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/.octoprint/plugins, /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.6-py2.7.egg/octoprint/plugins and installed plugin packages...
  3. 2015-09-22 18:48:43,588 - octoprint.plugin.core - INFO - Found 12 plugin(s) providing 12 mixin implementations, 9 hook handlers
  4. 2015-09-22 18:48:43,593 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  5. 2015-09-22 18:48:47,510 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  6. 2015-09-22 18:48:47,664 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  7. 2015-09-22 18:48:49,057 - octoprint.util.pip - INFO - Found pip at /home/pi/oprint/bin/pip, version is 1.1
  8. 2015-09-22 18:48:49,063 - octoprint.plugin.core - INFO - Initialized 12 plugin(s)
  9. 2015-09-22 18:48:49,065 - octoprint.plugin.core - INFO - 12 plugin(s) registered with the system:
  10. | CuraEngine (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.6-py2.7.egg/octoprint/plugins/cura
  11. | Custom Control Editor (0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_customControl
  12. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.6-py2.7.egg/octoprint/plugins/discovery
  13. | Mecode (0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_alignment
  14. | Navbar Temperature Plugin (0.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
  15. | OctoPrint-Survey (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_survey
  16. | OctoPrint-V8theme (0.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_v8theme
  17. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.6-py2.7.egg/octoprint/plugins/pluginmanager
  18. | ScreenSquish (0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_ScreenSquish
  19. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.6-py2.7.egg/octoprint/plugins/softwareupdate
  20. | System Command Editor (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_systemcommandeditor
  21. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.6-py2.7.egg/octoprint/plugins/virtual_printer
  22. 2015-09-22 18:48:49,067 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  23. 2015-09-22 18:48:49,131 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  24. 2015-09-22 18:48:49,208 - octoprint.filemanager - INFO - Added 2 items from storage type "local" to analysis queue
  25. 2015-09-22 18:48:49,219 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  26. 2015-09-22 18:48:49,720 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
  27. 2015-09-22 18:48:49,778 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
  28. 2015-09-22 18:48:49,790 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
  29. 2015-09-22 18:48:49,802 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  30. 2015-09-22 18:48:49,828 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
  31. 2015-09-22 18:48:50,213 - octoprint.server.util.sockjs - INFO - New connection from client: 10.24.1.38
  32. 2015-09-22 18:48:50,233 - octoprint.server.util.sockjs - INFO - New connection from client: 10.24.1.72
  33. 2015-09-22 18:48:51,000 - requests.packages.urllib3.connectionpool - INFO - Starting new HTTPS connection (1): api.github.com
  34. 2015-09-22 18:48:51,045 - py.warnings - WARNING - /home/pi/oprint/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  35. InsecurePlatformWarning
  36.  
  37. 2015-09-22 18:48:52,655 - octoprint.util.pip - INFO - Found pip at /home/pi/oprint/bin/pip, version is 1.1
  38. 2015-09-22 18:48:52,664 - requests.packages.urllib3.connectionpool - INFO - Starting new HTTPS connection (1): api.github.com
  39. 2015-09-22 18:48:52,704 - py.warnings - WARNING - /home/pi/oprint/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  40. InsecurePlatformWarning
  41.  
  42. 2015-09-22 18:48:52,974 - requests.packages.urllib3.connectionpool - INFO - Starting new HTTPS connection (1): api.github.com
  43. 2015-09-22 18:48:53,027 - py.warnings - WARNING - /home/pi/oprint/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  44. InsecurePlatformWarning
  45.  
  46. 2015-09-22 18:48:53,339 - requests.packages.urllib3.connectionpool - INFO - Starting new HTTPS connection (1): api.github.com
  47. 2015-09-22 18:48:53,384 - py.warnings - WARNING - /home/pi/oprint/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  48. InsecurePlatformWarning
  49.  
  50. 2015-09-22 18:48:53,637 - requests.packages.urllib3.connectionpool - INFO - Starting new HTTPS connection (1): api.github.com
  51. 2015-09-22 18:48:53,686 - py.warnings - WARNING - /home/pi/oprint/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  52. InsecurePlatformWarning
  53.  
  54. 2015-09-22 18:48:53,951 - requests.packages.urllib3.connectionpool - INFO - Starting new HTTPS connection (1): api.github.com
  55. 2015-09-22 18:48:53,992 - py.warnings - WARNING - /home/pi/oprint/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  56. InsecurePlatformWarning
  57.  
  58. 2015-09-22 18:48:54,335 - requests.packages.urllib3.connectionpool - INFO - Starting new HTTPS connection (1): api.github.com
  59. 2015-09-22 18:48:54,384 - py.warnings - WARNING - /home/pi/oprint/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  60. InsecurePlatformWarning
  61.  
  62. 2015-09-22 18:48:54,973 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  63. 2015-09-22 18:49:15,704 - octoprint.plugins.alignment - INFO - ['__class__', '__delattr__', '__dict__', '__doc__', '__format__', '__getattr__', '__getattribute__', '__hash__', '__init__', '__module__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '__weakref__', 'access_methods', 'defaults', 'deprecated_access_methods', 'getPluginLogfilePath', 'get_plugin_data_folder', 'get_plugin_logfile_path', 'get_preprocessors', 'globalGet', 'globalGetBaseFolder', 'globalGetBoolean', 'globalGetFloat', 'globalGetInt', 'globalSet', 'globalSetBoolean', 'globalSetFloat', 'globalSetInt', 'global_get', 'global_get_basefolder', 'global_get_boolean', 'global_get_float', 'global_get_int', 'global_set', 'global_set_boolean', 'global_set_float', 'global_set_int', 'plugin_key', 'set_preprocessors', 'settings']
  64. 2015-09-22 18:49:15,706 - octoprint.plugins.alignment - INFO - 37.25
  65. 2015-09-22 18:49:16,088 - octoprint.plugins.alignment - INFO - Mecode script started
  66. 2015-09-22 18:49:16,106 - mecode.printer - DEBUG - read_thread started
  67. 2015-09-22 18:49:16,108 - mecode.printer - DEBUG - Connected to Serial<id=0x21ecb30, open=True>(port='/dev/ttyACM0', baudrate=250000, bytesize=8, parity='N', stopbits=1, timeout=2.0, xonxoff=False, rtscts=False, dsrdtr=False)
  68. 2015-09-22 18:49:16,110 - mecode.printer - DEBUG - print_thread started
  69. 2015-09-22 18:49:16,112 - octoprint.plugins.alignment - INFO - ###### Scanning all levers
  70. 2015-09-22 18:49:21,073 - octoprint.plugins.alignment - WARNING - Write called when Mecode has control, ignoring: M105
  71.  
  72. 2015-09-22 18:49:26,074 - octoprint.plugins.alignment - WARNING - Write called when Mecode has control, ignoring: M105
  73.  
  74. 2015-09-22 18:49:48,153 - octoprint.plugins.alignment - INFO - val is None
  75. 2015-09-22 18:49:48,766 - octoprint.plugins.alignment - INFO - val is None
  76. 2015-09-22 18:49:48,869 - octoprint.plugins.alignment - INFO - val is None
  77. 2015-09-22 18:49:48,972 - octoprint.plugins.alignment - INFO - val is None
  78. 2015-09-22 18:49:49,085 - octoprint.plugins.alignment - INFO - val is -4938
  79. 2015-09-22 18:49:58,954 - octoprint.plugins.alignment - INFO - dif is 12
  80. 2015-09-22 18:49:59,391 - octoprint.plugins.alignment - INFO - dif is 14
  81. 2015-09-22 18:49:59,818 - octoprint.plugins.alignment - INFO - dif is 14
  82. 2015-09-22 18:50:00,344 - octoprint.plugins.alignment - INFO - dif is 15
  83. 2015-09-22 18:50:00,770 - octoprint.plugins.alignment - INFO - dif is 15
  84. 2015-09-22 18:50:01,205 - octoprint.plugins.alignment - INFO - dif is 16
  85. 2015-09-22 18:50:01,640 - octoprint.plugins.alignment - INFO - dif is 15
  86. 2015-09-22 18:50:02,126 - octoprint.plugins.alignment - INFO - dif is 13
  87. 2015-09-22 18:50:02,553 - octoprint.plugins.alignment - INFO - dif is 15
  88. 2015-09-22 18:50:02,989 - octoprint.plugins.alignment - INFO - dif is 15
  89. 2015-09-22 18:50:03,421 - octoprint.plugins.alignment - INFO - dif is 13
  90. 2015-09-22 18:50:03,846 - octoprint.plugins.alignment - INFO - dif is 34
  91. 2015-09-22 18:50:12,715 - octoprint.plugins.alignment - INFO - val is None
  92. 2015-09-22 18:50:13,330 - octoprint.plugins.alignment - INFO - val is None
  93. 2015-09-22 18:50:13,433 - octoprint.plugins.alignment - INFO - val is None
  94. 2015-09-22 18:50:13,536 - octoprint.plugins.alignment - INFO - val is None
  95. 2015-09-22 18:50:13,638 - octoprint.plugins.alignment - INFO - val is None
  96. 2015-09-22 18:50:13,752 - octoprint.plugins.alignment - INFO - val is None
  97. 2015-09-22 18:50:13,865 - octoprint.plugins.alignment - INFO - val is None
  98. 2015-09-22 18:50:13,968 - octoprint.plugins.alignment - INFO - val is None
  99. 2015-09-22 18:50:14,070 - octoprint.plugins.alignment - INFO - val is None
  100. 2015-09-22 18:50:14,183 - octoprint.plugins.alignment - INFO - val is None
  101. 2015-09-22 18:50:14,296 - octoprint.plugins.alignment - INFO - val is None
  102. 2015-09-22 18:50:14,399 - octoprint.plugins.alignment - INFO - val is None
  103. 2015-09-22 18:50:14,512 - octoprint.plugins.alignment - INFO - val is None
  104. 2015-09-22 18:50:14,625 - octoprint.plugins.alignment - INFO - val is None
  105. 2015-09-22 18:50:14,728 - octoprint.plugins.alignment - INFO - val is None
  106. 2015-09-22 18:50:14,841 - octoprint.plugins.alignment - INFO - val is None
  107. 2015-09-22 18:50:14,954 - octoprint.plugins.alignment - INFO - val is None
  108. 2015-09-22 18:50:15,077 - octoprint.plugins.alignment - INFO - val is None
  109. 2015-09-22 18:50:15,189 - octoprint.plugins.alignment - INFO - val is None
  110. 2015-09-22 18:50:15,293 - octoprint.plugins.alignment - INFO - val is None
  111. 2015-09-22 18:50:15,395 - octoprint.plugins.alignment - INFO - val is None
  112. 2015-09-22 18:50:15,498 - octoprint.plugins.alignment - INFO - val is None
  113. 2015-09-22 18:50:15,601 - octoprint.plugins.alignment - INFO - val is None
  114. 2015-09-22 18:50:15,704 - octoprint.plugins.alignment - INFO - val is None
  115. 2015-09-22 18:50:15,807 - octoprint.plugins.alignment - INFO - val is None
  116. 2015-09-22 18:50:15,920 - octoprint.plugins.alignment - INFO - val is None
  117. 2015-09-22 18:50:16,023 - octoprint.plugins.alignment - INFO - val is None
  118. 2015-09-22 18:50:16,126 - octoprint.plugins.alignment - INFO - val is None
  119. 2015-09-22 18:50:16,240 - octoprint.plugins.alignment - INFO - val is None
  120. 2015-09-22 18:50:16,354 - octoprint.plugins.alignment - INFO - val is None
  121. 2015-09-22 18:50:16,457 - octoprint.plugins.alignment - INFO - val is None
  122. 2015-09-22 18:50:16,560 - octoprint.plugins.alignment - INFO - val is -4930
  123. 2015-09-22 18:50:19,534 - octoprint.plugins.alignment - INFO - dif is 16
  124. 2015-09-22 18:50:19,970 - octoprint.plugins.alignment - INFO - dif is 15
  125. 2015-09-22 18:50:20,417 - octoprint.plugins.alignment - INFO - dif is 15
  126. 2015-09-22 18:50:20,853 - octoprint.plugins.alignment - INFO - dif is 15
  127. 2015-09-22 18:50:21,279 - octoprint.plugins.alignment - INFO - dif is 15
  128. 2015-09-22 18:50:21,716 - octoprint.plugins.alignment - INFO - dif is 14
  129. 2015-09-22 18:50:22,165 - octoprint.plugins.alignment - INFO - dif is 14
  130. 2015-09-22 18:50:22,654 - octoprint.plugins.alignment - INFO - dif is 14
  131. 2015-09-22 18:50:23,100 - octoprint.plugins.alignment - INFO - dif is 17
  132. 2015-09-22 18:50:23,546 - octoprint.plugins.alignment - INFO - dif is 14
  133. 2015-09-22 18:50:23,993 - octoprint.plugins.alignment - INFO - dif is 14
  134. 2015-09-22 18:50:24,429 - octoprint.plugins.alignment - INFO - dif is 16
  135. 2015-09-22 18:50:24,855 - octoprint.plugins.alignment - INFO - dif is 14
  136. 2015-09-22 18:50:25,291 - octoprint.plugins.alignment - INFO - dif is 19
  137. 2015-09-22 18:50:25,727 - octoprint.plugins.alignment - INFO - dif is 47
  138. 2015-09-22 18:50:25,730 - octoprint.plugins.alignment - INFO - ###### Ag_offset, fff_z, ag_z: -6.43175, -9.03475, -3.283
  139. 2015-09-22 18:50:25,731 - octoprint.plugins.alignment - INFO - ###### Heating up
  140. 2015-09-22 18:50:25,733 - octoprint.plugins.alignment - INFO - ###### Printing registration pattern
  141. 2015-09-22 18:50:25,746 - octoprint.plugins.alignment - INFO - ###### Locating all traces
  142. 2015-09-22 18:50:25,748 - octoprint.plugins.alignment - INFO - moving to plastic trace location
  143. 2015-09-22 18:54:16,579 - octoprint.plugins.alignment - INFO - moving to silver trace location
  144. 2015-09-22 18:55:26,809 - octoprint.plugins.alignment - INFO - ###### Offsets calculated: M218 T1 X38.14 Y-0.235 Z-6.43175
  145. 2015-09-22 18:55:26,815 - octoprint.plugins.alignment - INFO - Resetting Line Number to 0
  146. 2015-09-22 18:55:26,816 - octoprint.plugins.alignment - INFO - Tearing down, waiting for buffer to clear: True
  147. 2015-09-22 18:56:03,881 - mecode.printer - DEBUG - Disconnected from printer
  148. 2015-09-22 18:56:03,882 - octoprint.plugins.alignment - INFO - teardown finished, returning control to host
  149. 2015-09-22 19:36:46,578 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.24.1.72
  150. 2015-09-22 19:37:49,386 - octoprint.server.util.sockjs - INFO - New connection from client: 10.24.1.72
  151. 2015-09-22 19:38:24,805 - octoprint.server.util.sockjs - INFO - New connection from client: 10.24.1.38
  152. 2015-09-22 19:38:50,533 - octoprint.server.util.sockjs - INFO - New connection from client: 10.24.1.110
  153. 2015-09-22 19:38:50,621 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.24.1.110
  154. 2015-09-22 19:38:50,926 - octoprint.server.util.sockjs - INFO - New connection from client: 10.24.1.110
  155. 2015-09-22 19:40:51,152 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1
  156. 2015-09-22 19:44:50,489 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.24.1.38
  157. 2015-09-22 19:44:53,789 - octoprint.server.util.sockjs - INFO - New connection from client: 10.24.1.38
  158. 2015-09-22 19:45:59,053 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.24.1.38
  159. 2015-09-22 19:46:02,435 - octoprint.server.util.sockjs - INFO - New connection from client: 10.24.1.38
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement