Work on contact printer. Why are sprocketed rollers not deterministic?
This commit is contained in:
parent
3369486d91
commit
7ed69df73d
|
@ -1679,6 +1679,6 @@ if (PART == "panel") {
|
||||||
} else if(PART=="blank") {
|
} else if(PART=="blank") {
|
||||||
//
|
//
|
||||||
} else {
|
} else {
|
||||||
debug();
|
//debug();
|
||||||
//debug_lamp();
|
debug_lamp();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue