haxmark/build
fruchti b723b3b8ca Always complete sensor signal sequence when started
I started getting paper jam errors which was likely to be caused by
communication between printer controller board and operator's panel
toggling the tapped data line and therefore resetting the MCU board's
state to the idle state while printing. If the state is reset before the
signal sequence is completed, the printer of course will not get the
sensor signals it is expecting.

The line had been commented out because it had caused some weird
problems in the past. For example, my printer now needs a hard reset
after each print because it refuses to print a second time. As I think
not being able to print at all is worse than that, I put the line back
into the code.
2015-05-23 16:17:17 +02:00
..
main.eep Initial 2015-05-05 18:49:42 +02:00
main.hex Always complete sensor signal sequence when started 2015-05-23 16:17:17 +02:00