#92 Silkscreen designators are not fixed

닫힘
Michael Schloh von Bennewitz4 년 전을 오픈 · 0개의 코멘트

Silkscreen designators are not fixed

Problem environment

Panelisation often benefits from board rotation, which displays designators wrong if they are set to dynamically rotate according to an axis.

Steps to reproduce

  1. Observe the layout
  2. Examine a designator reference
  3. Review the reference settings

Expected result

Each reference setting should not specify Keep Upright.

Actual result

Some reference settings do specify Keep Upright.

Notice

The kicad_pcb files can be edited to avoid time consuming manipulating with the user interface.

--- dscomm-file.kicad_pcb.orig  2020-11-23 18:02:36.550884189 +0100
+++ dscomm-file.kicad_pcb       2020-11-23 17:04:32.004239472 +0100
@@ -3917,7 +3917,7 @@
     (tags "SPST Button Switch")
     (path /5F53D5B5/5F8E32A8)
     (attr smd)
-    (fp_text reference SW1 (at 0 0) (layer B.SilkS)
+    (fp_text reference SW1 (at 0 0 unlocked) (layer B.SilkS)
       (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
     )
     (fp_text value SW_SPST (at 0 2.6 90) (layer F.Fab)

Severity level

This is high priority because project requirements state panelisation which implies such tasks.

# Silkscreen designators are not fixed ## Problem environment Panelisation often benefits from board rotation, which displays designators wrong if they are set to dynamically rotate according to an axis. ## Steps to reproduce 1. Observe the layout 1. Examine a designator reference 1. Review the reference settings ## Expected result Each reference setting should not specify *Keep Upright*. ## Actual result Some reference settings do specify *Keep Upright*. ## Notice The *kicad_pcb* files can be edited to avoid time consuming manipulating with the user interface. ``` --- dscomm-file.kicad_pcb.orig 2020-11-23 18:02:36.550884189 +0100 +++ dscomm-file.kicad_pcb 2020-11-23 17:04:32.004239472 +0100 @@ -3917,7 +3917,7 @@ (tags "SPST Button Switch") (path /5F53D5B5/5F8E32A8) (attr smd) - (fp_text reference SW1 (at 0 0) (layer B.SilkS) + (fp_text reference SW1 (at 0 0 unlocked) (layer B.SilkS) (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) ) (fp_text value SW_SPST (at 0 2.6 90) (layer F.Fab) ``` ## Severity level This is **high priority** because project requirements state panelisation which implies such tasks.
Michael Schloh von Bennewitz added the
bug
label 4 년 전
Michael Schloh von Bennewitz Design panelisation 4 년 전 마일스톤을 추가하였습니다.
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 1명
마감일

마감일이 설정되지 않았습니다.

의존성

이 이슈는 어떠한 의존성도 가지지 않습니다.

불러오는 중...
취소
저장
아직 콘텐츠가 없습니다.