1
0
Fork 0

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:
James Young 2022-02-09 19:29:25 -08:00 committed by GitHub
parent 5475553dd8
commit 66f61ae4cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 },