This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; generated by Slic3r 1.3.1-dev on 2018-12-05 at 12:55:56 | |
; external perimeters extrusion width = 0.44mm (2.38mm^3/s) | |
; perimeters extrusion width = 0.56mm (6.20mm^3/s) | |
; infill extrusion width = 0.50mm (7.31mm^3/s) | |
; solid infill extrusion width = 0.56mm (2.07mm^3/s) | |
; top infill extrusion width = 0.56mm (1.55mm^3/s) | |
M107 | |
M190 S60 ; set bed temperature and wait for it to be reached |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-11-28 20:48:58,999 - octoprint.server.heartbeat - INFO - Server heartbeat <3 | |
2018-11-28 20:48:59,663 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- | |
2018-11-28 20:48:59,664 - octoprint.server - INFO - OctoPrint 1.3.9 | |
2018-11-28 20:48:59,665 - octoprint.plugin.core - INFO - 14 plugin(s) registered with the system: | |
| Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | |
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | |
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | |
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | |
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | |
| Filament Sensor Reloaded (1.0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_filame |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-11-29 04:50:25,875 - Changing monitoring state from "Offline" to "Opening serial port" | |
2018-11-29 04:50:25,992 - Connected to: <GPX.gpxprinter.GpxPrinter instance at 0x7323c2d8>, starting monitor | |
2018-11-29 04:50:25,992 - Starting baud rate detection... | |
2018-11-29 04:50:25,993 - Changing monitoring state from "Opening serial port" to "Detecting baudrate" | |
2018-11-29 04:50:27,039 - Trying baudrate: 115200 | |
2018-11-29 04:50:27,069 - Recv: start | |
2018-11-29 04:50:27,073 - Changing monitoring state from "Detecting baudrate" to "Operational" | |
2018-11-29 04:50:27,075 - Send: N0 M110 N0*125 | |
2018-11-29 04:50:27,121 - Recv: Sailfish v7.7 | |
2018-11-29 04:50:27,123 - Send: N0 M110 N0*125 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-11-21 19:01:16,293 /home/pi/oprint/bin/python2 -m pip install https://markwal.github.io/octoprint-download/OctoPrint-GPX.tar.gz --no-cache-dir | |
2018-11-21 19:01:19,322 > Collecting https://markwal.github.io/octoprint-download/OctoPrint-GPX.tar.gz | |
2018-11-21 19:01:19,322 > Downloading https://markwal.github.io/octoprint-download/OctoPrint-GPX.tar.gz (125kB) | |
2018-11-21 19:01:23,721 > Requirement already satisfied: OctoPrint in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-GPX==2.6.3) | |
2018-11-21 19:01:23,721 > Requirement already satisfied: flask<0.11,>=0.10.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-GPX==2.6.3) | |
2018-11-21 19:01:23,722 > Requirement already satisfied: Jinja2<2.9,>=2.8.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-GPX==2.6.3) | |
2018-11-21 19:01:23,722 > Requirement already satisfied: werkzeug<0.9,>=0.8.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-GPX==2.6.3) | |
2018-11-21 19:01:23,723 > Re |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-11-21 18:28:51,086 /home/pi/oprint/bin/python2 -m pip install https://github.com/foosel/OctoPrint/archive/1.3.9.zip | |
2018-11-21 18:28:54,375 > Collecting https://github.com/foosel/OctoPrint/archive/1.3.9.zip | |
2018-11-21 18:28:54,376 > Downloading https://github.com/foosel/OctoPrint/archive/1.3.9.zip | |
2018-11-21 18:29:02,502 > Requirement already satisfied: flask<0.11,>=0.10.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9) | |
2018-11-21 18:29:02,503 > Requirement already satisfied: Jinja2<2.9,>=2.8.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9) | |
2018-11-21 18:29:02,504 > Requirement already satisfied: werkzeug<0.9,>=0.8.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9) | |
2018-11-21 18:29:02,504 > Collecting tornado==4.5.3 (from OctoPrint==1.3.9) | |
2018-11-21 18:29:04,621 > Downloading https://files.pythonhosted.org/packages/e3/7b/e29ab3d51c8df66922fea216e2bddfcb6430fb29620e5165b16a216e0d3c/tornado-4.5.3.tar.gz (484kB) | |
2018-11-21 18:29:08,322 |