CMM.Studio Fuji65: correct layout data for real this time (#16295)
Because I apparently can't tell the difference between coordinates and dimensions.
This commit is contained in:
parent
5475553dd8
commit
66f61ae4cb
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
{ "label": "K0C (B5,D2)", "x": 12, "y": 0 },
|
||||
{ "label": "K0D (B5,D1)", "x": 13, "y": 0 },
|
||||
{ "label": "K0E (B5,D0)", "x": 14, "y": 0 },
|
||||
{ "label": "K10 (B4,F7)", "x": 0, "y": 1.5 },
|
||||
{ "label": "K10 (B4,F7)", "x": 0, "y": 1, "w": 1.5 },
|
||||
{ "label": "K11 (B4,F6)", "x": 1.5, "y": 1 },
|
||||
{ "label": "K12 (B4,F5)", "x": 2.5, "y": 1 },
|
||||
{ "label": "K13 (B4,F4)", "x": 3.5, "y": 1 },
|
||||
|
|
Loading…
Reference in a new issue