Fix Pin Kreisel hatte nur eine Linie
This commit is contained in:
@@ -157,7 +157,6 @@
|
|||||||
(if is-pin
|
(if is-pin
|
||||||
(progn
|
(progn
|
||||||
(ssg-make-layer "pinbereich" "3" T)
|
(ssg-make-layer "pinbereich" "3" T)
|
||||||
(command "_LAYER" "_LT" "2punkt" "pinbereich" "")
|
|
||||||
(setvar "CECOLOR" "3")
|
(setvar "CECOLOR" "3")
|
||||||
;; Obere PIN-Linie
|
;; Obere PIN-Linie
|
||||||
(command "_.LINE" (list *kreisel-durchmesser* pin-y) (list (float abstand) pin-y) "")
|
(command "_.LINE" (list *kreisel-durchmesser* pin-y) (list (float abstand) pin-y) "")
|
||||||
|
|||||||
Reference in New Issue
Block a user