- 26 May, 2013 1 commit
-
-
Dick Hollenbeck authored
File "rules" has instructional text as comments near top. 2) Convert all text files in repo to LF line ending form. Any checkout done with "rules" in play will convert the working tree to native line ending, while keeping repo as LF line ending.
-
- 27 Mar, 2013 1 commit
-
-
jean-pierre charras authored
-
- 13 Oct, 2012 1 commit
-
-
jean-pierre charras authored
Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. Pcbnew: add PDF format for drill map generation. Plotter classes: tweaking code.
-
- 05 Oct, 2012 2 commits
-
-
jean-pierre charras authored
(the option with the smallest number of digits for coordinates created unacceptable truncation coordinates in Excellon drill files)
-
jean-pierre charras authored
Pcbnew: drill files creation: better dialog to create driil files, map files and report file. Code cleaning
-
- 20 Sep, 2012 1 commit
-
-
jean-pierre charras authored
dcsvg (and therefore KicadSVGFileDC) is now unused. Use SVG plotter only to export a board SVG file. SVG export does not use no more wxWidgets wxDC. In pcbnew SVG files can be created by plot menu (in B&W) or export SVG menu (B&W or Color). Export SVG menu is more suitable to create a view of a board, and plot menu is better to create a B&W document of silkscreen layers. (In the future, the 2 menus could be merged, because they are not very different). Note: pcbnew plot code is cleaned, mainly in dialog files, but still needs more cleanup.
-
- 15 Sep, 2012 1 commit
-
-
jean-pierre charras authored
Mainly to plot drill maps, but can be used to plot boards, for documentation. The print svg still exists, but the plot SVG has more options (mirroring, holes in pads), however print svg allows color print, and full board printing, and plot does not.
-
- 05 Apr, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 19 Aug, 2011 1 commit
-
-
jean-pierre charras authored
Minor fixes and enhancements.
-
- 24 Nov, 2010 1 commit
-
-
jean-pierre charras authored
-
- 11 Sep, 2010 1 commit
-
-
jean-pierre charras authored
Fixed some issues about trapezoidal pads. Better pad editor dialog. fixed other (very) minor bugs. Code cleaning
-
- 19 Jun, 2010 1 commit
-
-
jean-pierre charras authored
-
- 01 May, 2010 1 commit
-
-
jean-pierre charras authored
-
- 30 Apr, 2010 1 commit
-
-
jean-pierre charras authored
-
- 26 Feb, 2010 1 commit
-
-
bennett78 authored
a common part being defined as have a common value. This is true for most designs but will produce an incorrect output if two or more parts with the same value have different footprints, tolerances, voltage rating, etc. Also usefull if the following fields are edited: FIELD1 - manufacture FIELD2 - manufacture part number FIELD3 - distributor part number Check in code for now, doc later.
-
- 29 Apr, 2009 1 commit
-
-
stambaughw authored
* All - add wxList implementation for dynamic declaration of application settings. * EESchema: remove non-standard fonts and dialog button text colors from all UI controls. * EESchema: update project file and application settings from static to dynamic method. * EESchema: save and restore show hidden pins state between sessions. * EESchema: global variable reductions. * EESchema: use EVT_UPDATE_UI instead of SetToolbars() to set control states. * EESchema: remove unused DialogBlocks BOM dialog project file. * GerbView: remove non-standard fonts and dialog button text colors from all UI controls. * GerbView: fix infinite loop when parsing RS274X aperture definitions with whitespace. * GerbView: add file name to export to PCBNew select layer dialog.
-
- 14 Mar, 2009 1 commit
-
-
charras authored
-
- 13 Mar, 2009 1 commit
-
-
charras authored
-
- 12 Mar, 2009 1 commit
-
-
charras authored
pcbnew: added 5 metric grids and fixed a very minor bug when creating drill map.
-