Update worksheet

This commit is contained in:
Mario Hüttel 2023-11-23 21:48:23 +01:00
parent 1ce8ffca36
commit efb3481e12
1 changed files with 31 additions and 31 deletions

View File

@ -1,36 +1,36 @@
(page_layout
(kicad_wks (version 20220228) (generator pl_editor)
(setup (textsize 1.5 1.5)(linewidth 0.15)(textlinewidth 0.15)
(left_margin 10)(right_margin 10)(top_margin 10)(bottom_margin 10))
(rect (name rect1:Rect) (start 110 34) (end 2 2))
(rect (name rect2:Rect) (start 0 0 ltcorner) (end 0 0) (repeat 2) (incrx 2) (incry 2))
(line (name segm1:Line) (start 50 2 ltcorner) (end 50 0 ltcorner) (repeat 30) (incrx 50))
(tbtext 1 (name text1:Text) (pos 25 1 ltcorner) (font (size 1.3 1.3)) (repeat 100) (incrx 50))
(line (name segm2:Line) (start 50 2 lbcorner) (end 50 0 lbcorner) (repeat 30) (incrx 50))
(tbtext 1 (name text2:Text) (pos 25 1 lbcorner) (font (size 1.3 1.3)) (repeat 100) (incrx 50))
(line (name segm3:Line) (start 0 50 ltcorner) (end 2 50 ltcorner) (repeat 30) (incry 50))
(tbtext A (name text3:Text) (pos 1 25 ltcorner) (font (size 1.3 1.3)) (justify center) (repeat 100) (incry 50))
(line (name segm4:Line) (start 0 50 rtcorner) (end 2 50 rtcorner) (repeat 30) (incry 50))
(tbtext A (name text4:Text) (pos 1 25 rtcorner) (font (size 1.3 1.3)) (justify center) (repeat 100) (incry 50))
(tbtext "Date: %D" (name text5:Text) (pos 87 6.9))
(line (name segm5:Line) (start 110 5.5) (end 2 5.5))
(tbtext %K (name text6:Text) (pos 109 4.1))
(line (name segm6:Line) (start 110 8.5) (end 2 8.5))
(tbtext "Rev: %R" (name text7:Text) (pos 24 6.9) (font bold))
(tbtext "Size: %Z" (name text8:Text) (pos 109 6.9))
(tbtext "Id: %S/%N" (name text9:Text) (pos 24 4.1))
(line (name segm7:Line) (start 110 12.5) (end 2 12.5))
(tbtext "Title: %T" (name text10:Text) (pos 109 10.7) (font (size 2 2) bold italic))
(tbtext "File: %F" (name text11:Text) (pos 109 14.3))
(line (name segm8:Line) (start 110 18.5) (end 2 18.5))
(tbtext "Sheet: %P" (name text12:Text) (pos 109 17))
(tbtext %Y (name text13:Text) (pos 109 20) (font bold))
(tbtext %C0 (name text14:Text) (pos 109 23))
(tbtext %C1 (name text15:Text) (pos 109 26))
(tbtext %C2 (name text16:Text) (pos 109 29))
(tbtext %C3 (name text17:Text) (pos 109 32))
(line (name segm9:Line) (start 90 8.5) (end 90 5.5))
(line (name segm10:Line) (start 26 8.5) (end 26 2))
(bitmap (name bm1:Bitmap) (pos 15.00220000000002 26.00719999999998) (scale 0.25)
(rect (name "rect1:Rect") (start 110 34) (end 2 2))
(rect (name "rect2:Rect") (start 0 0 ltcorner) (end 0 0) (repeat 2) (incrx 2) (incry 2))
(line (name "segm1:Line") (start 50 2 ltcorner) (end 50 0 ltcorner) (repeat 30) (incrx 50))
(tbtext "1" (name "text1:Text") (pos 25 1 ltcorner) (font (size 1.3 1.3)) (repeat 100) (incrx 50))
(line (name "segm2:Line") (start 50 2 lbcorner) (end 50 0 lbcorner) (repeat 30) (incrx 50))
(tbtext "1" (name "text2:Text") (pos 25 1 lbcorner) (font (size 1.3 1.3)) (repeat 100) (incrx 50))
(line (name "segm3:Line") (start 0 50 ltcorner) (end 2 50 ltcorner) (repeat 30) (incry 50))
(tbtext "A" (name "text3:Text") (pos 1 25 ltcorner) (font (size 1.3 1.3)) (justify center) (repeat 100) (incry 50))
(line (name "segm4:Line") (start 0 50 rtcorner) (end 2 50 rtcorner) (repeat 30) (incry 50))
(tbtext "A" (name "text4:Text") (pos 1 25 rtcorner) (font (size 1.3 1.3)) (justify center) (repeat 100) (incry 50))
(tbtext "Date: ${ISSUE_DATE}" (name "text5:Text") (pos 87 6.9))
(line (name "segm5:Line") (start 110 5.5) (end 2 5.5))
(tbtext "${KICAD_VERSION}" (name "text6:Text") (pos 109 4.1))
(line (name "segm6:Line") (start 110 8.5) (end 2 8.5))
(tbtext "Rev: ${REVISION}" (name "text7:Text") (pos 24 6.9) (font bold))
(tbtext "Size: ${PAPER}" (name "text8:Text") (pos 109 6.9))
(tbtext "Id: ${#}/${##}" (name "text9:Text") (pos 24 4.1))
(line (name "segm7:Line") (start 110 12.5) (end 2 12.5))
(tbtext "Title: ${TITLE}" (name "text10:Text") (pos 109 10.7) (font (size 2 2) bold italic))
(tbtext "File: ${FILENAME}" (name "text11:Text") (pos 109 14.3))
(line (name "segm8:Line") (start 110 18.5) (end 2 18.5))
(tbtext "Sheet: ${SHEETPATH}" (name "text12:Text") (pos 109 17))
(tbtext "${COMPANY}" (name "text13:Text") (pos 109 20) (font bold))
(tbtext "${COMMENT1}" (name "text14:Text") (pos 109 23))
(tbtext "${COMMENT2}" (name "text15:Text") (pos 109 26))
(tbtext "${COMMENT3}" (name "text16:Text") (pos 109 29))
(tbtext "${COMMENT4}" (name "text17:Text") (pos 109 32))
(line (name "segm9:Line") (start 90 8.5) (end 90 5.5))
(line (name "segm10:Line") (start 26 8.5) (end 26 2))
(bitmap (name "bm1:Bitmap") (pos 15.0022 26.0072) (scale 0.25)
(pngdata
(data "89 50 4E 47 0D 0A 1A 0A 00 00 00 0D 49 48 44 52 00 00 04 04 00 00 01 7A 08 06 00 00 00 8E 77 8A ")
(data "F9 00 00 00 04 73 42 49 54 08 08 08 08 7C 08 64 88 00 00 00 09 70 48 59 73 00 00 3D 54 00 00 3D ")