Fix Pin Kreisel hatte nur eine Linie

This commit is contained in:
2026-05-18 12:15:15 +02:00
parent f18a038ff5
commit aeef67f2c3
-1
View File
@@ -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) "")