Move LEDs so buttons fit, minor improvements, export STEP

This commit is contained in:
Finley Troalic 2025-01-31 23:08:19 +01:00
parent 527366f4e0
commit f080bb5920
4 changed files with 88162 additions and 6546 deletions

File diff suppressed because it is too large Load Diff

View File

@ -502,10 +502,10 @@
"gencad": "", "gencad": "",
"idf": "", "idf": "",
"netlist": "", "netlist": "",
"plot": "", "plot": "export/",
"pos_files": "", "pos_files": "",
"specctra_dsn": "", "specctra_dsn": "",
"step": "", "step": "dashboard-FT25.step",
"svg": "", "svg": "",
"vrml": "" "vrml": ""
}, },

View File

@ -3277,6 +3277,16 @@
) )
(uuid "0c31342e-0cb7-44ac-862f-2798b9e766c8") (uuid "0c31342e-0cb7-44ac-862f-2798b9e766c8")
) )
(wire
(pts
(xy 176.53 105.41) (xy 198.12 105.41)
)
(stroke
(width 0)
(type default)
)
(uuid "0d6061e2-e8b4-4e6c-ba2b-f1b00fe4bec7")
)
(wire (wire
(pts (pts
(xy 161.29 63.5) (xy 158.75 63.5) (xy 161.29 63.5) (xy 158.75 63.5)
@ -3819,7 +3829,7 @@
) )
(wire (wire
(pts (pts
(xy 176.53 105.41) (xy 198.12 105.41) (xy 176.53 107.95) (xy 198.12 107.95)
) )
(stroke (stroke
(width 0) (width 0)
@ -4057,16 +4067,6 @@
) )
(uuid "fe1b8b4d-abc8-4b9f-8d2b-acc1e52debfc") (uuid "fe1b8b4d-abc8-4b9f-8d2b-acc1e52debfc")
) )
(wire
(pts
(xy 176.53 107.95) (xy 198.12 107.95)
)
(stroke
(width 0)
(type default)
)
(uuid "fe31f2be-5ef6-454f-9be1-f7ca497c2e37")
)
(rectangle (rectangle
(start 35.56 93.98) (start 35.56 93.98)
(end 35.56 93.98) (end 35.56 93.98)
@ -8933,7 +8933,7 @@
) )
) )
(pin "AMS_LED" input (pin "AMS_LED" input
(at 198.12 105.41 180) (at 198.12 107.95 180)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@ -8943,7 +8943,7 @@
(uuid "34ad8f6c-a8fd-4d6f-920a-7e680e5ba29f") (uuid "34ad8f6c-a8fd-4d6f-920a-7e680e5ba29f")
) )
(pin "IMD_LED" input (pin "IMD_LED" input
(at 198.12 107.95 180) (at 198.12 105.41 180)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)

82685
dashboard-FT25.step Normal file

File diff suppressed because it is too large Load Diff