plomberie.kicad_sym 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131
  1. (kicad_symbol_lib
  2. (version 20231120)
  3. (generator "kicad_symbol_editor")
  4. (generator_version "8.0")
  5. (symbol "ChauffeEau"
  6. (exclude_from_sim no)
  7. (in_bom yes)
  8. (on_board yes)
  9. (property "Reference" "U"
  10. (at 0 0 0)
  11. (effects
  12. (font
  13. (size 1.27 1.27)
  14. )
  15. (hide yes)
  16. )
  17. )
  18. (property "Value" "ChauffeEau"
  19. (at 0.254 4.318 0)
  20. (effects
  21. (font
  22. (size 1.27 1.27)
  23. )
  24. )
  25. )
  26. (property "Footprint" ""
  27. (at 0 0 0)
  28. (effects
  29. (font
  30. (size 1.27 1.27)
  31. )
  32. (hide yes)
  33. )
  34. )
  35. (property "Datasheet" ""
  36. (at 0 0 0)
  37. (effects
  38. (font
  39. (size 1.27 1.27)
  40. )
  41. (hide yes)
  42. )
  43. )
  44. (property "Description" ""
  45. (at 0 0 0)
  46. (effects
  47. (font
  48. (size 1.27 1.27)
  49. )
  50. (hide yes)
  51. )
  52. )
  53. (symbol "ChauffeEau_0_1"
  54. (rectangle
  55. (start -6.35 2.54)
  56. (end 6.35 -2.54)
  57. (stroke
  58. (width 0)
  59. (type default)
  60. )
  61. (fill
  62. (type none)
  63. )
  64. )
  65. )
  66. (symbol "ChauffeEau_1_1"
  67. (pin input line
  68. (at 8.89 0 180)
  69. (length 2.54)
  70. (name "Chaud"
  71. (effects
  72. (font
  73. (size 1.27 1.27)
  74. )
  75. )
  76. )
  77. (number ""
  78. (effects
  79. (font
  80. (size 1.27 1.27)
  81. )
  82. )
  83. )
  84. )
  85. (pin input line
  86. (at -8.89 0 0)
  87. (length 2.54)
  88. (name "Froid"
  89. (effects
  90. (font
  91. (size 1.27 1.27)
  92. )
  93. )
  94. )
  95. (number ""
  96. (effects
  97. (font
  98. (size 1.27 1.27)
  99. )
  100. )
  101. )
  102. )
  103. )
  104. )
  105. (symbol "Lave"
  106. (exclude_from_sim no)
  107. (in_bom yes)
  108. (on_board yes)
  109. (property "Reference" "U"
  110. (at 0 0 0)
  111. (effects
  112. (font
  113. (size 1.27 1.27)
  114. )
  115. (hide yes)
  116. )
  117. )
  118. (property "Value" "Lave"
  119. (at -0.254 8.89 0)
  120. (effects
  121. (font
  122. (size 1.27 1.27)
  123. )
  124. )
  125. )
  126. (property "Footprint" ""
  127. (at 0 0 0)
  128. (effects
  129. (font
  130. (size 1.27 1.27)
  131. )
  132. (hide yes)
  133. )
  134. )
  135. (property "Datasheet" ""
  136. (at 0 0 0)
  137. (effects
  138. (font
  139. (size 1.27 1.27)
  140. )
  141. (hide yes)
  142. )
  143. )
  144. (property "Description" ""
  145. (at 0 0 0)
  146. (effects
  147. (font
  148. (size 1.27 1.27)
  149. )
  150. (hide yes)
  151. )
  152. )
  153. (symbol "Lave_0_1"
  154. (rectangle
  155. (start -2.54 0)
  156. (end 2.54 7.62)
  157. (stroke
  158. (width 0)
  159. (type default)
  160. )
  161. (fill
  162. (type none)
  163. )
  164. )
  165. )
  166. (symbol "Lave_1_1"
  167. (pin input line
  168. (at 0 -2.54 90)
  169. (length 2.54)
  170. (name "Froid"
  171. (effects
  172. (font
  173. (size 1.27 1.27)
  174. )
  175. )
  176. )
  177. (number ""
  178. (effects
  179. (font
  180. (size 1.27 1.27)
  181. )
  182. )
  183. )
  184. )
  185. )
  186. )
  187. (symbol "Nourice_2"
  188. (exclude_from_sim no)
  189. (in_bom yes)
  190. (on_board yes)
  191. (property "Reference" "U"
  192. (at -1.016 1.524 0)
  193. (effects
  194. (font
  195. (size 1.27 1.27)
  196. )
  197. (hide yes)
  198. )
  199. )
  200. (property "Value" "Nourice_2"
  201. (at -9.144 5.08 0)
  202. (effects
  203. (font
  204. (size 1.27 1.27)
  205. )
  206. )
  207. )
  208. (property "Footprint" ""
  209. (at 0 0 0)
  210. (effects
  211. (font
  212. (size 1.27 1.27)
  213. )
  214. (hide yes)
  215. )
  216. )
  217. (property "Datasheet" ""
  218. (at 0 0 0)
  219. (effects
  220. (font
  221. (size 1.27 1.27)
  222. )
  223. (hide yes)
  224. )
  225. )
  226. (property "Description" ""
  227. (at 0 0 0)
  228. (effects
  229. (font
  230. (size 1.27 1.27)
  231. )
  232. (hide yes)
  233. )
  234. )
  235. (symbol "Nourice_2_0_1"
  236. (rectangle
  237. (start -13.97 3.81)
  238. (end 12.7 -3.81)
  239. (stroke
  240. (width 0)
  241. (type default)
  242. )
  243. (fill
  244. (type none)
  245. )
  246. )
  247. )
  248. (symbol "Nourice_2_1_1"
  249. (pin input line
  250. (at -3.81 -6.35 90)
  251. (length 2.54)
  252. (name "D1"
  253. (effects
  254. (font
  255. (size 1.27 1.27)
  256. )
  257. )
  258. )
  259. (number ""
  260. (effects
  261. (font
  262. (size 1.27 1.27)
  263. )
  264. )
  265. )
  266. )
  267. (pin input line
  268. (at 2.54 -6.35 90)
  269. (length 2.54)
  270. (name "D2"
  271. (effects
  272. (font
  273. (size 1.27 1.27)
  274. )
  275. )
  276. )
  277. (number ""
  278. (effects
  279. (font
  280. (size 1.27 1.27)
  281. )
  282. )
  283. )
  284. )
  285. (pin input line
  286. (at -16.51 0 0)
  287. (length 2.54)
  288. (name "Entree"
  289. (effects
  290. (font
  291. (size 1.27 1.27)
  292. )
  293. )
  294. )
  295. (number ""
  296. (effects
  297. (font
  298. (size 1.27 1.27)
  299. )
  300. )
  301. )
  302. )
  303. (pin input line
  304. (at 15.24 0 180)
  305. (length 2.54)
  306. (name "Sortie"
  307. (effects
  308. (font
  309. (size 1.27 1.27)
  310. )
  311. )
  312. )
  313. (number ""
  314. (effects
  315. (font
  316. (size 1.27 1.27)
  317. )
  318. )
  319. )
  320. )
  321. )
  322. )
  323. (symbol "Nourice_3"
  324. (exclude_from_sim no)
  325. (in_bom yes)
  326. (on_board yes)
  327. (property "Reference" "U"
  328. (at -1.016 1.524 0)
  329. (effects
  330. (font
  331. (size 1.27 1.27)
  332. )
  333. (hide yes)
  334. )
  335. )
  336. (property "Value" "Nourice_3"
  337. (at -9.144 5.08 0)
  338. (effects
  339. (font
  340. (size 1.27 1.27)
  341. )
  342. )
  343. )
  344. (property "Footprint" ""
  345. (at 0 0 0)
  346. (effects
  347. (font
  348. (size 1.27 1.27)
  349. )
  350. (hide yes)
  351. )
  352. )
  353. (property "Datasheet" ""
  354. (at 0 0 0)
  355. (effects
  356. (font
  357. (size 1.27 1.27)
  358. )
  359. (hide yes)
  360. )
  361. )
  362. (property "Description" ""
  363. (at 0 0 0)
  364. (effects
  365. (font
  366. (size 1.27 1.27)
  367. )
  368. (hide yes)
  369. )
  370. )
  371. (symbol "Nourice_3_0_1"
  372. (rectangle
  373. (start -17.78 3.81)
  374. (end 16.51 -3.81)
  375. (stroke
  376. (width 0)
  377. (type default)
  378. )
  379. (fill
  380. (type none)
  381. )
  382. )
  383. )
  384. (symbol "Nourice_3_1_1"
  385. (pin input line
  386. (at -8.89 -6.35 90)
  387. (length 2.54)
  388. (name "D1"
  389. (effects
  390. (font
  391. (size 1.27 1.27)
  392. )
  393. )
  394. )
  395. (number ""
  396. (effects
  397. (font
  398. (size 1.27 1.27)
  399. )
  400. )
  401. )
  402. )
  403. (pin input line
  404. (at 0 -6.35 90)
  405. (length 2.54)
  406. (name "D2"
  407. (effects
  408. (font
  409. (size 1.27 1.27)
  410. )
  411. )
  412. )
  413. (number ""
  414. (effects
  415. (font
  416. (size 1.27 1.27)
  417. )
  418. )
  419. )
  420. )
  421. (pin input line
  422. (at 8.89 -6.35 90)
  423. (length 2.54)
  424. (name "D3"
  425. (effects
  426. (font
  427. (size 1.27 1.27)
  428. )
  429. )
  430. )
  431. (number ""
  432. (effects
  433. (font
  434. (size 1.27 1.27)
  435. )
  436. )
  437. )
  438. )
  439. (pin input line
  440. (at -20.32 0 0)
  441. (length 2.54)
  442. (name "Entree"
  443. (effects
  444. (font
  445. (size 1.27 1.27)
  446. )
  447. )
  448. )
  449. (number ""
  450. (effects
  451. (font
  452. (size 1.27 1.27)
  453. )
  454. )
  455. )
  456. )
  457. (pin input line
  458. (at 19.05 0 180)
  459. (length 2.54)
  460. (name "Sortie"
  461. (effects
  462. (font
  463. (size 1.27 1.27)
  464. )
  465. )
  466. )
  467. (number ""
  468. (effects
  469. (font
  470. (size 1.27 1.27)
  471. )
  472. )
  473. )
  474. )
  475. )
  476. )
  477. (symbol "Nourice_4"
  478. (exclude_from_sim no)
  479. (in_bom yes)
  480. (on_board yes)
  481. (property "Reference" "U"
  482. (at -1.016 1.524 0)
  483. (effects
  484. (font
  485. (size 1.27 1.27)
  486. )
  487. (hide yes)
  488. )
  489. )
  490. (property "Value" "Nourice_4"
  491. (at -9.144 5.08 0)
  492. (effects
  493. (font
  494. (size 1.27 1.27)
  495. )
  496. )
  497. )
  498. (property "Footprint" ""
  499. (at 0 0 0)
  500. (effects
  501. (font
  502. (size 1.27 1.27)
  503. )
  504. (hide yes)
  505. )
  506. )
  507. (property "Datasheet" ""
  508. (at 0 0 0)
  509. (effects
  510. (font
  511. (size 1.27 1.27)
  512. )
  513. (hide yes)
  514. )
  515. )
  516. (property "Description" ""
  517. (at 0 0 0)
  518. (effects
  519. (font
  520. (size 1.27 1.27)
  521. )
  522. (hide yes)
  523. )
  524. )
  525. (symbol "Nourice_4_0_1"
  526. (rectangle
  527. (start -17.78 3.81)
  528. (end 16.51 -3.81)
  529. (stroke
  530. (width 0)
  531. (type default)
  532. )
  533. (fill
  534. (type none)
  535. )
  536. )
  537. )
  538. (symbol "Nourice_4_1_1"
  539. (pin input line
  540. (at -10.16 -6.35 90)
  541. (length 2.54)
  542. (name "D1"
  543. (effects
  544. (font
  545. (size 1.27 1.27)
  546. )
  547. )
  548. )
  549. (number ""
  550. (effects
  551. (font
  552. (size 1.27 1.27)
  553. )
  554. )
  555. )
  556. )
  557. (pin input line
  558. (at -3.81 -6.35 90)
  559. (length 2.54)
  560. (name "D2"
  561. (effects
  562. (font
  563. (size 1.27 1.27)
  564. )
  565. )
  566. )
  567. (number ""
  568. (effects
  569. (font
  570. (size 1.27 1.27)
  571. )
  572. )
  573. )
  574. )
  575. (pin input line
  576. (at 3.81 -6.35 90)
  577. (length 2.54)
  578. (name "D3"
  579. (effects
  580. (font
  581. (size 1.27 1.27)
  582. )
  583. )
  584. )
  585. (number ""
  586. (effects
  587. (font
  588. (size 1.27 1.27)
  589. )
  590. )
  591. )
  592. )
  593. (pin input line
  594. (at 10.16 -6.35 90)
  595. (length 2.54)
  596. (name "D4"
  597. (effects
  598. (font
  599. (size 1.27 1.27)
  600. )
  601. )
  602. )
  603. (number ""
  604. (effects
  605. (font
  606. (size 1.27 1.27)
  607. )
  608. )
  609. )
  610. )
  611. (pin input line
  612. (at -20.32 0 0)
  613. (length 2.54)
  614. (name "Entree"
  615. (effects
  616. (font
  617. (size 1.27 1.27)
  618. )
  619. )
  620. )
  621. (number ""
  622. (effects
  623. (font
  624. (size 1.27 1.27)
  625. )
  626. )
  627. )
  628. )
  629. (pin input line
  630. (at 19.05 0 180)
  631. (length 2.54)
  632. (name "Sortie"
  633. (effects
  634. (font
  635. (size 1.27 1.27)
  636. )
  637. )
  638. )
  639. (number ""
  640. (effects
  641. (font
  642. (size 1.27 1.27)
  643. )
  644. )
  645. )
  646. )
  647. )
  648. )
  649. (symbol "Robinet"
  650. (exclude_from_sim no)
  651. (in_bom yes)
  652. (on_board yes)
  653. (property "Reference" "U"
  654. (at 0 4.572 0)
  655. (effects
  656. (font
  657. (size 1.27 1.27)
  658. )
  659. (hide yes)
  660. )
  661. )
  662. (property "Value" "Robinet/Douche"
  663. (at 0 9.906 0)
  664. (effects
  665. (font
  666. (size 1.27 1.27)
  667. )
  668. )
  669. )
  670. (property "Footprint" ""
  671. (at 0 0 0)
  672. (effects
  673. (font
  674. (size 1.27 1.27)
  675. )
  676. (hide yes)
  677. )
  678. )
  679. (property "Datasheet" ""
  680. (at 0 0 0)
  681. (effects
  682. (font
  683. (size 1.27 1.27)
  684. )
  685. (hide yes)
  686. )
  687. )
  688. (property "Description" ""
  689. (at 0 0 0)
  690. (effects
  691. (font
  692. (size 1.27 1.27)
  693. )
  694. (hide yes)
  695. )
  696. )
  697. (symbol "Robinet_0_1"
  698. (rectangle
  699. (start -6.35 8.89)
  700. (end 6.35 0)
  701. (stroke
  702. (width 0)
  703. (type default)
  704. )
  705. (fill
  706. (type none)
  707. )
  708. )
  709. )
  710. (symbol "Robinet_1_1"
  711. (pin input line
  712. (at -3.81 -2.54 90)
  713. (length 2.54)
  714. (name "Chaud"
  715. (effects
  716. (font
  717. (size 1.27 1.27)
  718. )
  719. )
  720. )
  721. (number "1"
  722. (effects
  723. (font
  724. (size 1.27 1.27)
  725. )
  726. )
  727. )
  728. )
  729. (pin input line
  730. (at 3.81 -2.54 90)
  731. (length 2.54)
  732. (name "Froid"
  733. (effects
  734. (font
  735. (size 1.27 1.27)
  736. )
  737. )
  738. )
  739. (number "2"
  740. (effects
  741. (font
  742. (size 1.27 1.27)
  743. )
  744. )
  745. )
  746. )
  747. )
  748. )
  749. (symbol "Robinet Ext"
  750. (exclude_from_sim no)
  751. (in_bom yes)
  752. (on_board yes)
  753. (property "Reference" "U"
  754. (at 0 0 0)
  755. (effects
  756. (font
  757. (size 1.27 1.27)
  758. )
  759. (hide yes)
  760. )
  761. )
  762. (property "Value" "Robinet EXT"
  763. (at -0.254 8.89 0)
  764. (effects
  765. (font
  766. (size 1.27 1.27)
  767. )
  768. )
  769. )
  770. (property "Footprint" ""
  771. (at 0 0 0)
  772. (effects
  773. (font
  774. (size 1.27 1.27)
  775. )
  776. (hide yes)
  777. )
  778. )
  779. (property "Datasheet" ""
  780. (at 0 0 0)
  781. (effects
  782. (font
  783. (size 1.27 1.27)
  784. )
  785. (hide yes)
  786. )
  787. )
  788. (property "Description" ""
  789. (at 0 0 0)
  790. (effects
  791. (font
  792. (size 1.27 1.27)
  793. )
  794. (hide yes)
  795. )
  796. )
  797. (symbol "Robinet Ext_0_1"
  798. (rectangle
  799. (start -2.54 0)
  800. (end 2.54 7.62)
  801. (stroke
  802. (width 0)
  803. (type default)
  804. )
  805. (fill
  806. (type none)
  807. )
  808. )
  809. )
  810. (symbol "Robinet Ext_1_1"
  811. (pin input line
  812. (at 0 -2.54 90)
  813. (length 2.54)
  814. (name "Froid"
  815. (effects
  816. (font
  817. (size 1.27 1.27)
  818. )
  819. )
  820. )
  821. (number ""
  822. (effects
  823. (font
  824. (size 1.27 1.27)
  825. )
  826. )
  827. )
  828. )
  829. )
  830. )
  831. (symbol "T"
  832. (exclude_from_sim no)
  833. (in_bom yes)
  834. (on_board yes)
  835. (property "Reference" "U"
  836. (at -8.636 5.334 0)
  837. (effects
  838. (font
  839. (size 1.27 1.27)
  840. )
  841. (hide yes)
  842. )
  843. )
  844. (property "Value" ""
  845. (at 0 0 0)
  846. (effects
  847. (font
  848. (size 1.27 1.27)
  849. )
  850. )
  851. )
  852. (property "Footprint" ""
  853. (at 0 0 0)
  854. (effects
  855. (font
  856. (size 1.27 1.27)
  857. )
  858. (hide yes)
  859. )
  860. )
  861. (property "Datasheet" ""
  862. (at 0 0 0)
  863. (effects
  864. (font
  865. (size 1.27 1.27)
  866. )
  867. (hide yes)
  868. )
  869. )
  870. (property "Description" ""
  871. (at 0 0 0)
  872. (effects
  873. (font
  874. (size 1.27 1.27)
  875. )
  876. (hide yes)
  877. )
  878. )
  879. (symbol "T_0_1"
  880. (rectangle
  881. (start -2.54 1.27)
  882. (end 2.54 -1.27)
  883. (stroke
  884. (width 0)
  885. (type default)
  886. )
  887. (fill
  888. (type none)
  889. )
  890. )
  891. )
  892. (symbol "T_1_1"
  893. (pin input line
  894. (at -5.08 0 0)
  895. (length 2.54)
  896. (name ""
  897. (effects
  898. (font
  899. (size 1.27 1.27)
  900. )
  901. )
  902. )
  903. (number ""
  904. (effects
  905. (font
  906. (size 1.27 1.27)
  907. )
  908. )
  909. )
  910. )
  911. (pin input line
  912. (at 0 3.81 270)
  913. (length 2.54)
  914. (name ""
  915. (effects
  916. (font
  917. (size 1.27 1.27)
  918. )
  919. )
  920. )
  921. (number ""
  922. (effects
  923. (font
  924. (size 1.27 1.27)
  925. )
  926. )
  927. )
  928. )
  929. (pin input line
  930. (at 5.08 0 180)
  931. (length 2.54)
  932. (name ""
  933. (effects
  934. (font
  935. (size 1.27 1.27)
  936. )
  937. )
  938. )
  939. (number ""
  940. (effects
  941. (font
  942. (size 1.27 1.27)
  943. )
  944. )
  945. )
  946. )
  947. )
  948. )
  949. (symbol "Toilette"
  950. (exclude_from_sim no)
  951. (in_bom yes)
  952. (on_board yes)
  953. (property "Reference" "U"
  954. (at 0 0 0)
  955. (effects
  956. (font
  957. (size 1.27 1.27)
  958. )
  959. (hide yes)
  960. )
  961. )
  962. (property "Value" "Toilette"
  963. (at 0 8.89 0)
  964. (effects
  965. (font
  966. (size 1.27 1.27)
  967. )
  968. )
  969. )
  970. (property "Footprint" ""
  971. (at 0 0 0)
  972. (effects
  973. (font
  974. (size 1.27 1.27)
  975. )
  976. (hide yes)
  977. )
  978. )
  979. (property "Datasheet" ""
  980. (at 0 0 0)
  981. (effects
  982. (font
  983. (size 1.27 1.27)
  984. )
  985. (hide yes)
  986. )
  987. )
  988. (property "Description" ""
  989. (at 0 0 0)
  990. (effects
  991. (font
  992. (size 1.27 1.27)
  993. )
  994. (hide yes)
  995. )
  996. )
  997. (symbol "Toilette_0_1"
  998. (rectangle
  999. (start -2.54 7.62)
  1000. (end 2.54 0)
  1001. (stroke
  1002. (width 0)
  1003. (type default)
  1004. )
  1005. (fill
  1006. (type none)
  1007. )
  1008. )
  1009. )
  1010. (symbol "Toilette_1_1"
  1011. (pin input line
  1012. (at 0 -2.54 90)
  1013. (length 2.54)
  1014. (name "Froid"
  1015. (effects
  1016. (font
  1017. (size 1.27 1.27)
  1018. )
  1019. )
  1020. )
  1021. (number "1"
  1022. (effects
  1023. (font
  1024. (size 1.27 1.27)
  1025. )
  1026. )
  1027. )
  1028. )
  1029. )
  1030. )
  1031. (symbol "Vanne"
  1032. (exclude_from_sim no)
  1033. (in_bom yes)
  1034. (on_board yes)
  1035. (property "Reference" "U"
  1036. (at -1.016 -0.762 0)
  1037. (effects
  1038. (font
  1039. (size 1.27 1.27)
  1040. )
  1041. (hide yes)
  1042. )
  1043. )
  1044. (property "Value" ""
  1045. (at 0 0 0)
  1046. (effects
  1047. (font
  1048. (size 1.27 1.27)
  1049. )
  1050. )
  1051. )
  1052. (property "Footprint" ""
  1053. (at 0 0 0)
  1054. (effects
  1055. (font
  1056. (size 1.27 1.27)
  1057. )
  1058. (hide yes)
  1059. )
  1060. )
  1061. (property "Datasheet" ""
  1062. (at 0 0 0)
  1063. (effects
  1064. (font
  1065. (size 1.27 1.27)
  1066. )
  1067. (hide yes)
  1068. )
  1069. )
  1070. (property "Description" ""
  1071. (at 0 0 0)
  1072. (effects
  1073. (font
  1074. (size 1.27 1.27)
  1075. )
  1076. (hide yes)
  1077. )
  1078. )
  1079. (symbol "Vanne_0_1"
  1080. (rectangle
  1081. (start -2.54 7.62)
  1082. (end 2.54 -7.62)
  1083. (stroke
  1084. (width 0)
  1085. (type default)
  1086. )
  1087. (fill
  1088. (type none)
  1089. )
  1090. )
  1091. )
  1092. (symbol "Vanne_1_1"
  1093. (pin input line
  1094. (at 0 10.16 270)
  1095. (length 2.54)
  1096. (name "Entre"
  1097. (effects
  1098. (font
  1099. (size 1.27 1.27)
  1100. )
  1101. )
  1102. )
  1103. (number ""
  1104. (effects
  1105. (font
  1106. (size 1.27 1.27)
  1107. )
  1108. )
  1109. )
  1110. )
  1111. (pin input line
  1112. (at 0 -10.16 90)
  1113. (length 2.54)
  1114. (name "Sortie"
  1115. (effects
  1116. (font
  1117. (size 1.27 1.27)
  1118. )
  1119. )
  1120. )
  1121. (number ""
  1122. (effects
  1123. (font
  1124. (size 1.27 1.27)
  1125. )
  1126. )
  1127. )
  1128. )
  1129. )
  1130. )
  1131. )