-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Decaker support #1
Comments
What image are you sending to the engraver? |
Watching that capture the things you marked in black look like column number and the row That's why one of them increases and the other increases and decreases later. It's like the image that the engraver recieves is what it's supposed to print, literally. I think the EDIT: I may have an idea: I see it's based on 4 byte chunks with this shape: CC CC = Column number, 1 Byte. Increases left to right, and then decreases in the next row (right to left) |
Add support for Decaker.
camrein/EzGraver#43
@lonelymyp had info about it.
This issue is for discussion.
The text was updated successfully, but these errors were encountered: