You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

204 lines
2.8 KiB

  1. #
  2. # This program source code file is part of KiCad, a free EDA CAD application.
  3. #
  4. # Copyright (C) 2012 CERN.
  5. #
  6. # This program is free software; you can redistribute it and/or
  7. # modify it under the terms of the GNU General Public License
  8. # as published by the Free Software Foundation; either version 2
  9. # of the License, or (at your option) any later version.
  10. #
  11. # This program is distributed in the hope that it will be useful,
  12. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  14. # GNU General Public License for more details.
  15. #
  16. # You should have received a copy of the GNU General Public License
  17. # along with this program; if not, you may find one here:
  18. # http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
  19. # or you may search the http://www.gnu.org website for the version 2 license,
  20. # or you may write to the Free Software Foundation, Inc.,
  21. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  22. #
  23. # These are the keywords for the Pcbnew s-expression file format.
  24. add_net
  25. allowed
  26. angle
  27. arc
  28. arc_segments
  29. area
  30. arrow1a
  31. arrow1b
  32. arrow2a
  33. arrow2b
  34. at
  35. attr
  36. autoplace_cost90
  37. autoplace_cost180
  38. aux_axis_origin
  39. blind
  40. bold
  41. bottom
  42. center
  43. chamfer
  44. circle
  45. clearance
  46. comment
  47. company
  48. connect
  49. connect_pads
  50. copperpour
  51. crossbar
  52. date
  53. descr
  54. die_length
  55. dimension
  56. drawings
  57. drill
  58. edge
  59. edge_width
  60. effects
  61. end
  62. feature1
  63. feature2
  64. fill
  65. fill_segments
  66. filled_polygon
  67. fillet
  68. font
  69. fp_arc
  70. fp_circle
  71. fp_curve
  72. fp_line
  73. fp_poly
  74. fp_text
  75. full
  76. general
  77. gr_arc
  78. gr_circle
  79. gr_curve
  80. gr_line
  81. gr_poly
  82. gr_text
  83. hatch
  84. hide
  85. italic
  86. justify
  87. keepout
  88. kicad_pcb
  89. last_trace_width
  90. layer
  91. layers
  92. left
  93. links
  94. locked
  95. micro
  96. min_thickness
  97. mirror
  98. mod_edge_width
  99. mod_text_size
  100. mod_text_width
  101. mode
  102. model
  103. module
  104. net
  105. net_class
  106. net_name
  107. nets
  108. no
  109. no_connects
  110. none
  111. not_allowed
  112. np_thru_hole
  113. offset
  114. oval
  115. pad
  116. pads
  117. pad_drill
  118. pad_size
  119. pad_to_mask_clearance
  120. pad_to_paste_clearance
  121. pad_to_paste_clearance_ratio
  122. page
  123. path
  124. pcb_text_size
  125. pcb_text_width
  126. pcbplotparams
  127. placed
  128. plus
  129. polygon
  130. portrait
  131. priority
  132. pts
  133. radius
  134. rev
  135. rect
  136. rect_delta
  137. reference
  138. right
  139. rotate
  140. scale
  141. segment
  142. segment_width
  143. setup
  144. size
  145. smd
  146. smoothing
  147. solder_mask_margin
  148. solder_paste_margin
  149. solder_paste_margin_ratio
  150. solder_paste_ratio
  151. start
  152. status
  153. tags
  154. target
  155. title
  156. title_block
  157. tedit
  158. thermal_width
  159. thermal_gap
  160. thermal_bridge_width
  161. thickness
  162. top
  163. trace_width
  164. tracks
  165. trace_min
  166. trace_clearance
  167. trapezoid
  168. thru
  169. thru_hole
  170. thru_hole_only
  171. tstamp
  172. user
  173. user_trace_width
  174. user_via
  175. uvia_dia
  176. uvia_drill
  177. uvia_min_drill
  178. uvia_min_size
  179. uvia_size
  180. uvias_allowed
  181. value
  182. version
  183. via
  184. vias
  185. via_dia
  186. via_drill
  187. via_min_drill
  188. via_min_size
  189. via_size
  190. virtual
  191. visible_elements
  192. width
  193. x
  194. xy
  195. xyz
  196. yes
  197. zone
  198. zone_45_only
  199. zone_clearance
  200. zone_connect
  201. zone_type
  202. zones