mirror of
https://github.com/NabuCasa/yellow.git
synced 2025-11-03 11:15:04 -08:00
More 3D model fixes
Make sure the right path to 3D models is set in various footprints on the PCB. Assign the M.2 footprint from our 3D library. Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(model ${KICAD6_3DMODEL_DIR}/Package_DFN_QFN.3dshapes/QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm.wrl
|
||||
(model ${KISYS3DMOD}/Package_DFN_QFN.3dshapes/QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
|
||||
Reference in New Issue
Block a user