change 3d model path substitution name

This commit is contained in:
2024-04-21 12:53:55 +02:00
parent c0458dc0e0
commit 06004e8e54
6 changed files with 6 additions and 6 deletions

View File

@@ -136,7 +136,7 @@
(thermal_bridge_angle 45)
(uuid "4635f232-4ecc-403b-993d-45336c4c510c")
)
(model "$KISYS3DMOD/LUXEON_C_2020_20150108.STEP"
(model "$KICAD_USER_3DMODEL_DIR/LUXEON_C_2020_20150108.STEP"
(offset
(xyz 0 0 0)
)

View File

@@ -176,7 +176,7 @@
(thermal_bridge_angle 45)
(uuid "99ac4b89-ba73-448c-83ab-2505d6fefbf9")
)
(model "$KISYS3DMOD/OSRAM_LV-CRBP.01 v1.step"
(model "$KICAD_USER_3DMODEL_DIR/OSRAM_LV-CRBP.01 v1.step"
(offset
(xyz 0 0 0.06)
)

View File

@@ -509,7 +509,7 @@
"e4fd2f82-4024-425b-a0f9-5739f7627306" "eb089558-9101-40a7-a6d2-7a1bb351e44c"
)
)
(model "$KISYS3DMOD/Luxeon-Rebel-Color-Line v1.step"
(model "$KICAD_USER_3DMODEL_DIR/Luxeon-Rebel-Color-Line v1.step"
(offset
(xyz 0.1 0 0.11)
)

View File

@@ -133,7 +133,7 @@
(thermal_bridge_angle 45)
(uuid "417759be-0fad-45c7-8a28-f986251f5c83")
)
(model "$KISYS3DMOD/Quelighting_QLSP07 v1.step"
(model "$KICAD_USER_3DMODEL_DIR/Quelighting_QLSP07 v1.step"
(offset
(xyz 0 0 0.1)
)

View File

@@ -133,7 +133,7 @@
(thermal_bridge_angle 45)
(uuid "d35eaf84-0ef4-4688-8572-dbdae23a30f4")
)
(model "$KISYS3DMOD/Cree_XPE2 v2.step"
(model "$KICAD_USER_3DMODEL_DIR/Cree_XPE2 v2.step"
(offset
(xyz 0 0 0.05)
)

View File

@@ -1,3 +1,3 @@
# Seppls kicad libraries
set kicad path `KISYS3DMOD` to `3dmodels/`
set kicad path `KICAD_USER_3DMODEL_DIR` to `3dmodels/`