Work on contact printer. Why are sprocketed rollers not deterministic?

This commit is contained in:
Matt McWilliams 2024-11-12 01:56:48 -05:00
parent 3369486d91
commit 7ed69df73d
1 changed files with 2 additions and 2 deletions

View File

@ -1679,6 +1679,6 @@ if (PART == "panel") {
} else if(PART=="blank") {
//
} else {
debug();
//debug_lamp();
//debug();
debug_lamp();
}