-
Notifications
You must be signed in to change notification settings - Fork 141
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
Feature request: A pen alignment method might be useful #42
Comments
We have sometimes done this manually, with a separate "registration mark" layer, and adding some manual walks. What did you have in mind as a way to do this more automatically? |
Oh, it would be so nice if it could be automated - but I can't think of any way. I'm not sure what your exact registration procedure is, but I imagine it's rather like what I'm doing here - it's just that I have systematized it by putting it all on one tab. Only one thing I've added is the adjustable pause to allow user time from when he/she clicks mouse on "apply", to when the pen actually pecks. This gives time for user to get eyeballs onto egg, maybe even with magnifying glass if desired. |
Might it be better to add this as a single addition to the pop-up list on the Manual tab? List item name: "Test Pen Alignment"
The actual alignment mark (fiducial) might be best as a little cross ("+"), maybe 5 steps wide x 5 steps tall, or possibly as a circle, say 10 steps in diameter. If no layer named 'Align" were found, it could (gracefully) give you a dialog box:
|
Point well made about this logically being on the Manual tab. I've been rehearsing this scenario in my mind, and wonder if it's a little awkward in a couple of respects:
My thinking on a "peck" was that it would make minimal visual disturbance on the egg, but I assume you have found that a "+" is better as a fiducial mark? And I wonder if you would fill me in on how one uses more than one fiducial? Is it used for non-rotationally symmetric eggs, or am I over-thinking it. |
I assume I'm not alone when it comes to using more than one brand of pen on the same egg. For example, I like to use a Copic 0.2mm marker for the black, while using Sharpie ultra-fine for the colors. The offset from the pen-holder to the pen tip varies depending on pen brand and osmosis, resulting in mis-alignment of different layers.
I envision a system where user gets to specify an unused section of the egg as an alignment test section. User goes there with each change of pen, and walks pen/egg until a pen "peck" lines up with the peck from previous pen.
As luck would have it, I've been working on just such a feature for myself - if it would be useful, I could submit code.
The text was updated successfully, but these errors were encountered: