Skip to content

Instantly share code, notes, and snippets.

View lovesegfault's full-sized avatar
🔨

Bernardo Meurer lovesegfault

🔨
View GitHub Profile
@lovesegfault
lovesegfault / Serial.log
Created November 30, 2014 02:47
Serial.log to aid in the description of the Line Number is not Last Line Number+1 error.
2014-11-30 02:29:11,300 - SERIAL - DEBUG - Enabling serial logging
2014-11-30 02:29:14,468 - SERIAL - DEBUG - Changing monitoring state from 'Offline' to 'Opening serial port'
2014-11-30 02:29:14,478 - SERIAL - DEBUG - Connecting to: /dev/ttyACM0
2014-11-30 02:29:14,492 - SERIAL - DEBUG - Connected to: Serial<id=0x1c2e9b0, open=True>(port='/dev/ttyACM0', baudrate=250000, bytesize=8, parity='N', stopbits=1, timeout=2.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor
2014-11-30 02:29:14,495 - SERIAL - DEBUG - Changing monitoring state from 'Opening serial port' to 'Connecting'
2014-11-30 02:29:15,418 - SERIAL - DEBUG - Recv: start
2014-11-30 02:29:15,435 - SERIAL - DEBUG - Recv: echo: External Reset
2014-11-30 02:29:15,446 - SERIAL - DEBUG - Recv: Marlin1.0.0
2014-11-30 02:29:15,507 - SERIAL - DEBUG - Recv: echo: Last Updated: Nov 12 2014 3-24-1422:42:33 | Author: (Maker Farm Inc, 8 i3v Prusa)
2014-11-30 02:29:15,533 - SERIAL - DEBUG - Recv: Compiled: Nov 12 2014
@lovesegfault
lovesegfault / octoprint.log
Created November 30, 2014 03:13
octoprint.log to aid in the description of the Line Number is not Last Line Number+1 error.
2014-11-29 16:16:59,396 - octoprint.server.util - INFO - New connection from client: 192.168.0.3
2014-11-29 21:06:03,726 - octoprint - ERROR - Exception on /ajax/control/job [POST]
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.9-py2.7.egg/flask/app.py", line 1687, in wsgi_app
response = self.full_dispatch_request()
File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.9-py2.7.egg/flask/app.py", line 1360, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.9-py2.7.egg/flask/app.py", line 1358, in full_dispatch_request
rv = self.dispatch_request()
File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.9-py2.7.egg/flask/app.py", line 1344, in dispatch_request
@lovesegfault
lovesegfault / Terminal log
Created November 30, 2014 15:41
Terminal tab log.
Recv: Eqn coefficients: a: -0.00 b: -0.00 d: 1.43
Recv: planeNormal x: 0.00 y: 0.00 z: 1.00
Recv: ok
Send: N11 M82*41
Recv: echo:endstops hit: Z:0.90
Recv: T:219.8 E:0 W:8
Recv: T:219.9 E:0 W:7
Recv: T:220.0 E:0 W:6
Recv: T:220.0 E:0 W:5
Recv: T:220.0 E:0 W:4
@lovesegfault
lovesegfault / gist:c8969af0978bcc5ba4d2
Created January 8, 2015 17:51
Octoprint no-login bug terminal log
Send: M105
Recv: ok T:27.8 /0.0 B:28.1 /0.0 T0:27.8 /0.0 @:0 B@:0
Send: M105
Recv: ok T:27.8 /0.0 B:28.1 /0.0 T0:27.8 /0.0 @:0 B@:0
Send: M105
Recv: ok T:27.8 /0.0 B:28.1 /0.0 T0:27.8 /0.0 @:0 B@:0
Send: M105
Recv: ok T:27.8 /0.0 B:28.1 /0.0 T0:27.8 /0.0 @:0 B@:0
Send: M105
Recv: ok T:27.8 /0.0 B:28.1 /0.0 T0:27.8 /0.0 @:0 B@:0
@lovesegfault
lovesegfault / octoprint.log-080115
Created January 8, 2015 18:41
Octoprint log to aid in login bug's fix
2015-01-07 18:57:13,329 - octoprint.server.util - INFO - New connection from client: 192.168.0.7
2015-01-07 19:11:21,595 - octoprint.server.util - INFO - Client connection closed
2015-01-07 19:11:49,736 - octoprint.server.util - INFO - New connection from client: 192.168.0.7
2015-01-07 19:11:51,416 - octoprint.server.util - INFO - New connection from client: 192.168.0.7
2015-01-07 19:11:51,482 - octoprint.server.util - INFO - Client connection closed
2015-01-07 19:34:48,924 - octoprint - ERROR - Exception on /api/job [POST]
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.9-py2.7.egg/flask/app.py", line 1687, in wsgi_app
response = self.full_dispatch_request()
File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.9-py2.7.egg/flask/app.py", line 1360, in full_dispatch_request
@lovesegfault
lovesegfault / 2015-01-10
Created January 12, 2015 00:49
Contents of octoprint.log of various dates to aid solving the 'unmovable axis' bug
2015-01-07 18:57:13,329 - octoprint.server.util - INFO - New connection from client: 192.168.0.7
2015-01-07 19:11:21,595 - octoprint.server.util - INFO - Client connection closed
2015-01-07 19:11:49,736 - octoprint.server.util - INFO - New connection from client: 192.168.0.7
2015-01-07 19:11:51,416 - octoprint.server.util - INFO - New connection from client: 192.168.0.7
2015-01-07 19:11:51,482 - octoprint.server.util - INFO - Client connection closed
2015-01-07 19:34:48,924 - octoprint - ERROR - Exception on /api/job [POST]
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.9-py2.7.egg/flask/app.py", line 1687, in wsgi_app
response = self.full_dispatch_request()
File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.9-py2.7.egg/flask/app.py", line 1360, in full_dispatch_request
@lovesegfault
lovesegfault / XGH.md
Last active April 16, 2019 18:25
Extreme Go Horse Process

###Go Horse Process (XGH)

  1. Thought about it? It's not XGH
  • In XGH you don't think, you do the first thing that comes to your head. There's no other option, the only option is the fastest one.
  1. There are 3 ways to solve a problem: the right, the wrong and the XGH way, which is just like the wrong one, but faster.
  • XGH is faster than any other software development methodology you know (See Axiom 14).
  1. The more you do XGH, the more you'll need to do it
  • For each problem solved using XGH seven more are created. But all of them will be solved in the XGH way. XGH tends to infinity.
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.7.0-rc2 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
CONFIG_MIGHT_HAVE_PCI=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
CONFIG_HAVE_PROC_CPU=y
CONFIG_STACKTRACE_SUPPORT=y
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.7.0-rc2 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
CONFIG_MIGHT_HAVE_PCI=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
CONFIG_HAVE_PROC_CPU=y
CONFIG_STACKTRACE_SUPPORT=y
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.7.0-rc2 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
CONFIG_MIGHT_HAVE_PCI=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
CONFIG_HAVE_PROC_CPU=y
CONFIG_STACKTRACE_SUPPORT=y