diff --git a/Lisp/KreiselInsert.lsp b/Lisp/KreiselInsert.lsp index c1caf3b..73b7b3f 100644 --- a/Lisp/KreiselInsert.lsp +++ b/Lisp/KreiselInsert.lsp @@ -157,7 +157,6 @@ (if is-pin (progn (ssg-make-layer "pinbereich" "3" T) - (command "_LAYER" "_LT" "2punkt" "pinbereich" "") (setvar "CECOLOR" "3") ;; Obere PIN-Linie (command "_.LINE" (list *kreisel-durchmesser* pin-y) (list (float abstand) pin-y) "")