@jesse: The aforementioned wireframe version now has the correct label placement, though the character label on the left side palm key is different to all the others. It has 1
& !
rather than M
& @
, like all the others. Do you want that duplicated, or should I leave that label as a clone, like the rest?
The previous colors wereâŠnot chosen, so much as randomly applied. No need to preserve it
Thatâs an artifact. Iâd started off using â1â as the key label and only realized it was wrong when I got to a wider letter on my labeling, before going back and redoing the alignment with âMâ as a placeholder for a wide character.
My color choices were made for similar reasons. Hereâs a version done more deliberately. I thought it would make sense to combine the inner and outer outlines of the base profile of each key into a single path, and to represent the webbing and stems with fill instead of stroke. Hereâs what it looks like now (showing only word labels to keep it less cluttered):
Hereâs what it looks like without the positioning guides:
Funny you used the word âcloneâ for duplicate, since Inkscape has a feature called âCreate Linked Clonesâ that takes advantage of entity references in XML and the transformation matrix in the SVG spec to allow you to have multiple versions of a shape without adding too much extra size to the file, and rotate, scale, stretch, and shift these shapes as you wish. And of course, linked clones can have linked clones.
The idea behind âlinkedâ is that the original can be edited (for example, simplifying node usage) and the clones will automatically follow suit, saving work.
Saw nothing in https://raw.githubusercontent.com/keyboardio/model01_legends/master/template/keycap_template.svg in reference to this, so I assume it has not been used, although I have not yet looked through the versions in this thread to be sure. I will have to do that to understand what is going on, for example whether it is late enough in the revision process for incorporating this into the workflow to be worth it.
Also, what format are layouts finally converted to for the keycap printing machine to use?
Ok, thatâs really interesting and potentially very useful.
As of now, it looks like PDF, but Iâve just been discovering that itâs a PDF with ta different layout than the one weâve been using. They, sadly, got confused by us placing things on the keyboardâs layout. Instead, weâre going to need to put them in the layout of the key painting jig, which isâŠsomewhat transformed from the keyboard layout. I should be able to post samples this week, but Iâm waiting to make sure that weâve actually got them right first.
(As of right now, itâs about an hour of my time to manually transform the layout into what the laser shop needs. If we can create a template that links them together, itâd make my day.
When I rebuilt the SVG, I did use clones, which were certainly useful at the time, but once certain parameters are settled, they actually can be more of a hindrance than a help.
Iâd be happy to give it a shot, if you think that would help.
Let me make sure the template format is going to work right first. Then Iâd be thrilled to have the help.