Vacuum tube sockets Layout

OK, I’ll update the breadboard and schematic and make a 10 pin one and we should be done.

yes, but :slight_smile: Inspector will let you change the x y position of a part here (circled in red):

the “but” is that it has a funny idea of coordinates sometimes (it appears to be converting to some value system and sometimes has round off errors maybe or simply a bug.) So setting x (the left most coord circled in blue) to 219.800 here updates to 219.892 rather than the expected 219.800. I don’t know why, I think someone opened an issue on github about this though. The same happens in mm, but inches seems to work correctly for the values I tried although perhaps I just wasn’t low enough, 2.4 gives 2.400 but 2.401 gives 2.400 and 2.4.02 gives 24.04 which is less than useful so hopefully we can find and fix it.

I haven’t tried that, but it is worth at try. It may run in to the same conversion bug, or may not. If it doesn’t and puts parts in the correct place that may be a good work around for now.

Peter